Skip to content

Releases: Novicell/novicell-frontend

v. 3.2.0

31 Mar 09:54
Compare
Choose a tag to compare

New additions

  • Add FTP deploy task #98
  • Update novicell.cookieinfo.js #121
  • Look at srcset #58
  • Change the way how variables are declared #111
  • Add jquery no-conflict on scripts #117
  • Add lesshint #42

Cleanup

  • Cleanup themes task #104
  • Remove icons.json generation #116
  • Cleanup config #112

Bug fixes

  • Remove inline fill and stroke #101

v. 3.1.0

14 Feb 07:38
Compare
Choose a tag to compare

New additions

  • Updated dependencies #84
  • Added responsive-utilities file #92
  • Remove typescript #103
  • Added font smoothing #96

Bug fixes

  • Remove lazyload function calls #102
  • Cleanup buttons styling #106
  • Update novicell.js - Fixed: Wrapper cl for console.log #100
  • Don't remove font-face #97
  • Flexbox doesn't work on iOS #94

v. 3.0.0

16 Dec 19:26
Compare
Choose a tag to compare

Clean-up

Moved focalpoint from the Novicell frontend to the Novicell Umbraco #82
Look into gulp-clean-css #12
Remove gulp-sass #86
Remove bower #64

v. 2.4.0

14 Nov 12:39
Compare
Choose a tag to compare

New additions

Bug fixes

  • Rebuild node-sass #76
  • File not found-error #50
  • Add a way to force height to the image in lazy load responsive #74
  • Lazyload - "load always" don't work #81

v. 2.3.0

17 Oct 06:47
Compare
Choose a tag to compare

New additions

  • Added .editorconfig #57
  • Added documentation for the HTML task #48

Changes

  • Updated bower references #60
  • Removed mixins.vendor-prefixes.less #44
  • Cleaned up tabs, based on our Novicell guidelines #55
  • Updated code style to match Novicell guidelines #63

Bug fixes

  • Themes weren't being generated on watch #65
  • Focalpoint image errors #68

v. 2.2.0

09 Sep 11:00
Compare
Choose a tag to compare
  • Icons task fails on first run-through #52
  • Removed old lazyload #54
  • Merge the javasscript lazyload files #6
  • Removed vendor files from the watch-command. #46
  • Fixed error if icons folder is not present #53
  • New gulptask for colorthemes #56
  • Map not trying to load on pageload link

v. 2.1.0 - Linting and codestyle

26 Jul 10:08
Compare
Choose a tag to compare
  • Set all Gulp tasks to run in strict mode
  • Set all js files to run in strict mode
  • Updated all Gulp tasks to use 'const' instead of 'var'
  • Added a reporter to jsHint
  • Linted all js files
  • Added a reporter to jscs
  • Added jscs rules
  • Re-indented all js files to follow jscs
  • Standardisation of js files

v. 2.0.0 - Novicell Frontend BEM no Bootstrap

08 Apr 13:43
Compare
Choose a tag to compare
  • Removed dependency for bootstrap
  • Added Novicell Frontend BEM setup from repo: https://github.com/Novicell/novicell-frontend-bem
  • Added novicell.debouncer.js
  • Added novicell.visible.js
  • Added novicell.embed.js
  • Added novicell.lazyloadResponsive.js
  • Added lazyload image example
  • Set up settings for CSSnano (minify css task)
  • Removed old scripts (imageadjust & old responsive script)
  • Prefixed icons with "icon-"
  • Basic clean up
  • Updated svg4Everybody to official repo

v. 1.2.0 - SCSS task

29 Nov 19:18
Compare
Choose a tag to compare
  • Added support for SCSS
  • Clean up dependencies
  • Re-reorganized Gulp config
  • Removed "watch"-task from "build tasks"-list