Skip to content

Releases: nvisionative/nvQuickTheme

v3.1.1

05 Apr 00:42
58d723f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

29 Dec 05:49
a686d03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

13 Nov 04:02
feca6ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v3.0.0

v2.3.0

24 Apr 19:17
d17f336
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

08 Aug 04:36
d131cae
Compare
Choose a tag to compare

Bugs Fixed:

  • #220 PopUpSkin.ascx load error in ready-to-go install pack and source code

Closed (no labels):

Documentation Improvements:

  • #232 Broken Image Source Links In Documentation

Enhancements:

  • #236 Upgrade FontAwesome to 5.13.1
  • #235 Update version to 2.2.1

Good First Issues:

  • #224 Yarn Install Warnings
  • #221 Upgrade existing nvQuickTheme project

Questions:

  • #226 Adapting nvQuickTheme for other CSS frameworks other than Bootstrap
  • #222 Strange Text Alignment issue in BannerPane, ContentPane, and SinglePaneOne

v2.2.0

26 Apr 04:10
59cc6cf
Compare
Choose a tag to compare

Bugs Fixed:

  • #215 Correct unexpected unknown pseudo-element selector '::nth-child'
  • #213 Correct typo in gulpfile.js
  • #206 Add yarn.lock file back to source control
  • #191 Autoprefixer causing warnings on compilation
  • #188 Fix bugs with current Node LTS (12.13.1)

Documentation Improvements:

  • #211 Update outbound links in documentation to follow industry best practices

Enhancements:

  • #208 Upgrade Bootstrap to 4.4.1
  • #204 Cleanup gulp scripts regarding bsCss
  • #190 Add bootstrap overrides correctly
  • #186 Add popUpSkin
  • #177 Add optional 'hidden' LOGIN theme object
  • #176 Add complete clean rebuild of the dist folder on build/package

Good First Issues:

  • #187 Struggling with getting started

Help Wanted:

  • #180 css files
  • #179 Build error
  • #178 Build or package throws error
  • #155 Can't build my theme
  • #101 RFC: How To Use Symbolic Links for Development Outside of a DNN Instance

Invalid Issues:

  • #210 Add popper.js to gain full Bootstrap functionality
  • #193 Rename all.min.css to 'fontAwesome.min.css'

Questions:

  • #201 Website question
  • #200 h* colour definition?
  • #184 Yarn dependancy errors
  • #183 How to structure git files for multiple pages

v2.1.0

07 Jul 02:51
4be2bd9
Compare
Choose a tag to compare

Bugs Fixed:

  • #164 Add 'TARGET' token to support DNN open page in new window
  • #140 svg files in images folder do not get copied to the dist folder
  • #137 Correct stying of search preview list

Documentation Improvements:

  • #134 Bootstrap 4 Jumbotron text color is hard to read

Enhancements:

  • #172 Merge release/2.1.0 branch into master
  • #162 Update version number from 2.0.0 to 2.1.0
  • #158 Upgrade Gulp from 4.0.0 to 4.0.2
  • #157 Upgrade Font Awesome from 4.7.1 to 5.9.0
  • #156 Upgrade Bootstrap from 4.2.1 to 4.3.1
  • #145 Add styling for DNN default login module
  • #142 Add Support for Razor Templates in DDRMenu
  • #136 Add support for browsersync
  • #26 Import Bootstrap and include in SASS compilation, so variable names, mix-ins, etc can be used/extended

Good First Issues:

  • #146 Use default styling
  • #138 Issue getting colors to update

Questions:

  • #154 I only want to type one line of code
  • #152 Am I doing something wrong?
  • #151 _header.scss styles not being used
  • #149 cp, cpr, cpy classes
  • #148 Menu for Enabled vs Disabled Pages with Submenus
  • #147 Problems setting up tooling
  • #143 Updating bootstrap and font awesome
  • #139 CSS Priority

v2.0.0

07 Jan 00:54
ceb2073
Compare
Choose a tag to compare

Bugs Fixed:

  • #120 Correct existing support for theme license displayed during installation

Documentation Improvements:

  • #131 Add "Color Scheme" video from nvQuickTheme Video Series
  • #130 Add documentation for new feature supporting custom theme License
  • #129 Add documentation for new feature supporting custom theme Release Notes
  • #127 Update documentation for 2.0.0 release

Enhancements:

  • #125 Remove pathing.json complexity
  • #122 Change sass compiler outputStyle from "compact" to "compressed" to maximize performance and clean up gulpfile.js
  • #116 Rearchitect handling of jquery.slimmenu.min.js
  • #110 Rearchitect handling of fonts
  • #109 Rearchitect handling of normalize.css
  • #108 Rearchitect handling of Font Awesome
  • #107 Rearchitect handling of Bootstrap
  • #105 Add gren configuration file for more granular control over auto-generation of release notes
  • #68 Add support for theme Release Notes in manifest and package
  • #66 Add ability to update Bootstrap version
  • #47 Update .gitignore to ignore dist folder
  • #30 Upgrade to Gulp 4.x

v1.3.0

30 Dec 04:52
c9d277a
Compare
Choose a tag to compare

Bugs Fixed:

  • #102 Remove package-lock.json file
  • #85 Correct placement of Greenkeeper badge in README
  • #72 Action menu button styling isn't quite right for SPA modules with QuickSettings
  • #69 Logo image doesn't resize when browser is resized
  • #67 missing src reference in the gulpfile.js
  • #65 Update version number in package.json to match the correct version of nvQuickTheme
  • #45 Background scale sub sub level
  • #42 gulp build Error missing semicolon
  • #33 Update license in package.json to reflect correct license

Duplicate Issues:

  • #14 Migrate nvQuickTheme Wiki to gh-pages

Enhancements:

  • #99 Update docs to include Intro and Project Setup videos
  • #93 Change font-display descriptor to "fallback"
  • #91 Update docs to reflect changes to Google PageSpeed Insights
  • #90 Add font-display descriptor to improve performance
  • #74 Setup Continuous Integration with Azure DevOps
  • #60 Prevent missing font
  • #58 Add Pull Request Template
  • #57 Update Project Setup Documentation
  • #56 Switch from gulp-autoprefixer to autoprefixer and add process to gulpfile.js
  • #55 Upgrade to Font Awesome 5
  • #52 Convert docs markdown to HTML
  • #50 Convert Wiki to GitHub Pages
  • #37 Setup Issue Templates
  • #35 SourceMaps sometimes not identifying the correct line in file
  • #27 Add sourcemaps to allow for more effective development
  • #13 Documentation Updates - Setup

Good First Issues:

  • #54 Please create nvQuickTheme__Install.zip for download for each release
  • #48 Missing images paths inside .scss files like _dnn.scss
  • #39 Location to edit classes

Greenkeeper Updates:

  • #87 An in-range update of jshint is breaking the build 🚨
  • #83 Action required: Greenkeeper could not be activated 🚨
  • #76 Action required: Greenkeeper could not be activated 🚨

Help Wanted:

  • #53 What Next?

Questions:

  • #62 Version Number Stored in Multiple Manifest Files
  • #44 DNN 8 compliance?
  • #41 Discover true css
  • #40 vertical alignment language object

v1.2.0

28 Dec 05:52
24011fc
Compare
Choose a tag to compare

Enhancements:

  • #25 Remove incorrect wiki about installation package
  • #23 bs4 grid on mobile when dealing with cols with backgrounds
  • #22 general cleanup, small fixes
  • #21 change how cols with background colors are handled
  • #20 remove bootstrap grid changes
  • #19 stop tracking and ignore dist build files
  • #18 pull project details out of gulpfile.js
  • #17 change default.doctype to skin.doctype
  • #16 dnn-manifest and manifest.json easily confused

Questions:

  • #29 Using symbolic links to shadow dist folder into the DNN Skin folder
  • #28 gulp build fails with latest node version

Won't Fix:

  • #15 Customized Bootstrap Components