navbar

Modern Navigation Component

MIT License

Downloads
17
Stars
50
navbar - Latest Release

Published by thednp about 4 years ago

navbar - Updated build tools

Published by thednp over 4 years ago

Changes:

  • Added rollup.polyfill.js for better polyfill management
  • Updated the rollup.config.js
navbar - Minor improvements

Published by thednp over 4 years ago

Changes:

  • removed some dependency on shorter-js for events and class manipulation
  • code cleanup
navbar - Minor fixes

Published by thednp over 4 years ago

Changes:

  • added polyfills via minifill
  • fixed some SCSS source issue with mixins in regards to lists
  • minor other mixins fixes
  • some demo fixes with flexbox and grid on IE10+
navbar - More fixes to package.json

Published by thednp over 4 years ago

navbar - Solved some package.json issues

Published by thednp over 4 years ago

navbar - Missing dist folders

Published by thednp over 4 years ago

navbar - ES6/ES7 release

Published by thednp over 4 years ago

Changelog at #9

navbar - Improvements

Published by thednp over 7 years ago

  • added responsive design, for both LESS and SCSS
  • added bootstrap.less and bootstrap.scss to hold the required style for bootstrap style
  • fixed IE9+ layout issues
  • added .npmignore
  • improved IE8 demo
  • demo fixes
navbar - Added DATA-API and other minor improvements

Published by thednp almost 8 years ago

  • added Bootstrap demo
  • added DATA-API
  • minor LESS/SCSS improvements
  • updated demo&docs and README.md
navbar - Fixes

Published by thednp almost 8 years ago

  • added support for icons, the icons must have the class="parent-icon" to get proper layout.
  • better LESS and SCSS sources, now the variables are separate files, also allow for further customization
  • build script for SCSS Fixed
  • minor improvement for the JS
navbar - Build scripts done

Published by thednp almost 8 years ago

navbar - Initial Release

Published by thednp about 8 years ago

The first stable version with npm/bower support, LESS/SCSS sources.