Novicell Frontend Versions Save

Novicell default build setup, for compiling PostCSS to CSS, Babeling JS, making SVG sprites, optimizing images and more

5.1.0

3 years ago

Changes

  • 🔥 Changed Uglify for Terser #328
  • Renamed Modules to modules #295
  • Recognise '@/' as path + IntelliSense #300
  • Added node path normalizer to support createComponent on OSX #301
  • Removed automatic removal of inline fill, stroke and transforms #303
  • Fixing errors in the default generated components #304
  • Fix sprite generator #305
  • Component generator cleaning #308
  • Fonts script couldn't handle subdirectories #309
  • Use production Vue #317
  • Add fav icon for Netlify #319

5.0.0

5 years ago

Biggest changes

  • Webpack instead of ~Gulp~
  • Extracted components to new repository
  • Use ES Modules (import/export)
  • Use EsLint with auto fix on save
  • Use stylelint
  • Still uses PostCss
  • Ready for Vue
  • Has production flag
  • Ready for Netlify CI
  • Generate components
  • Automize vendor

See all the details in ➡️ https://github.com/Novicell/novicell-frontend/issues/265

4.4.0

5 years ago

New additions

  • Background video pattern #218
  • Pageheader slider missing stuff? #236

Clean up

  • Refactor novicell.embed.js #135

4.3.0

5 years ago

New additions

  • Make related topbar #212
  • Duotone images #217
  • Update autoprefixer to support css grid #250
  • Overlapping elements #258
  • Animate on scroll #237
  • Make cool error pages #246
  • Pageheader Dots #252
  • Background video pattern #218
  • Buttons with pseudo elements #224

Bug fixes and clean up

  • Clean up components #195
  • Re-work desktop and mobile navigation #205
  • Update dependencies and fix vulnerabilities #245
  • Changed the calls for @slider and @nav-mian-mobile #251

Documentation

  • Migrate frontend guidelines to WIKI #264
  • Best practice code examples #268
  • Use Prettier & Beautify #261

4.2.0

5 years ago

This release has been all about adding new patterns to the Design system

New additions

  • Styling and animation of mobile menu #223
  • Scroll progress bar #216
  • Add loader patterns #210
  • Schema on breadcrumb #203
  • Get icons to size like text #99
  • Slider component #198
  • Handlebars helpers #193

Bug fixes

  • Add watch task to scripts in the block's directory #214
  • General clean up an fixing broken stuff #209
  • Remove iOS styling #192
  • Remove ios styling from forms #196
  • Update .jshintrc #194

4.1.0

6 years ago

New additions

  • List page to fractal #190
  • Add cookie #171
  • Refactor Novicell.overlay.js #119
  • Refactor novicell.debounce.js #134
  • Cleanup input / forms styling #105
  • Match stylelint with frontend docs #158
  • Add fonts css file #162

Bug fixes

  • Clear the 'X' from IE & Chrome #168
  • Add a new build folder #179
  • Fix repeated var name in heading class #183
  • Fix Safari inputs #169

Cleanup

  • Remove old css grid #189
  • Remove space from include #186
  • Update _variables.css #177

Documentation

  • Fractal guidelines #163
  • PostCSS guidelines #164
  • Fix grammatical errors in Fractal documentation #167
  • Removed duplicate headline in documentation overview #182

4.0.0

6 years ago

The BIG 4.0 is out, and it features several major changes 🔥

Now using Fractal as the main development tool, and we added Babel.js for utillizing the new and awesome Javascript specs ES6+.

New additions

  • Added Fractal 27
  • Added Fractal documention #166
  • Add Babel.js #114
  • Added default class and modifier on atoms #161
  • Added normalize #160
  • Task to make favicons #143
  • Button tags and attributes #156
  • PWA: Manifest, Icons (Gulp and NPM), Service worker and splash screen #150

Bug fixes

  • Fix grid bugs #149
  • Move scripts folder to assets and added scripts tags in preview file #155
  • Replace LESSHint with StyleLint #148

Cleanup

  • Split JS plugins into separate repos #41

3.5.0

6 years ago

New additions

  • Added PostCss + CSS Next #126 #146
  • Converted less to post-css #147
  • Made post-css the default style #147
  • Added Flexbox grid #40
  • Refactor novicell.visible.js #137

Cleanup

  • Updated dependencies #147
  • Removed jquery dependency #147
  • Cleaned up config #147
  • Added example of how to use LESS #147

3.4.0

6 years ago

New additions

  • Default easing variables #130

Bug fixes

  • Removed special characters from compiled html #145

3.3.0

7 years ago

New repositories

Cleanup

  • Kill novicell.js and novicell.font.js #136
  • Novicell cookie info new repo #131
  • Novicell map new repo #138

Bug fixes

  • Live reload from folder outside [projectPath] (WordPress) #129
  • Remove opacity 0 on headlines #132