Changes version to 1.3.0
Bumps version up to v1.3.1
Adds Fluent colors to borders utilities
Changes main to the new index.html
Documents 1.3.1 changes
Updates with package insights and the documentation structure
Adds ./html directory, puts freebies in it and removes index.html from the package root
Bumps version up to 1.2.1
Removes redundant icons (legacy and aliases); adds .gitignore file
Changes input border color to darker
v1.0.0
Adds specific nav item size for small devices
Removes redundant icons - legacy and aliases
Fixes mask - uses rgba() instead of neutral palette solid colors
Prepares joined files and updates changelog for the release
Updates README.md after release
Adds fluent modals; moves all the positioning and sizing styles to the `.fluent-modal` CSS class namespace; moves all the design styles out of .modal namespace.
Adds @import Bootstrap functions, variables and mixins when building fluent-kit.min.css
Updates to v1.0.2
Links the social image to README.md
Rewrites char counter to ES6 and uses jQuery chaining instead of repeating variable name multiple times
Rewrites number input to use const and let instead of var, and to trigger keyup event when arrow buttons are clicked
Removes autocomplete
Uses const instead of var in modals.js code
Removes autocomplete
Increases .char-counter width by decreasing label width (3.3rem now)
Removes indeterminate checkbox styles
Removes unnecessary card code - almost the same is done with helper spacng classes; also removes the ugly card header and footer styles
Changes progress scss indentation to 4 spaces
Adds a.cta class
Removes spacing from .list-title, same is achieveable with spacing utilities
Changes spacing and rolls back font size to the default
Badges use rem instead of pixels for height and line height
Removes focus and hover styles from navbar - prep for skins
Removes left margin from bare ol and ul
Adds sizes for lg and xl breakpoints, hides .navbar-toggler-icon and removes .navbar-toggler focus effect
Removes .dropdown-menu border-radius everywhere
Removes old commented code
Removes horizontal-trail navbar
Fixes toggler icon
Exported all scss variables to the external file
Changes px to rem
Adds font color for toggler in dark and light helpers
Removes shadow utilities; falls back to bootstrap defaults
Links all bootstrap dependencies from the CDN
Removes bootstrap mixin dependency
Removes old .depth-1 dependency
Updates for version 1.1.0
Prepares css and js assets
Adds transparent tab background on .active
Changes pixels to rem
Flattens footer styles with headers and bodys; removes unused background
Updated for NPM, v1.1.0
Updates version to 1.1.0
Changed package.json.browser to package.json.main
Updated for v1.1.0
Missing comma fixed by npm publish
Adds package managers: npm, yarn and bower
Use $micon scss variables instead of hardcoding navbar toggle icons
Bumps version to 1.2.0
Updates version to v1.1.1
Removes unused gulp packages
Fixes scss micon variable usage
Updates for v1.1.1
Bumps version to 1.1.2
Adds perfect-scrollbar
Configures code indentation and newlines to bootstrap .editorconfig standard
Extracts .cta class from "a" anchor tag and adds .mi transformation on :hover
Minifies scripts
Bumps version to v1.1.3
Full fluent redesign
Adds perfect scrollbar license link
Minifies styles on 1.2.0
Adds composer.json configuration
Changes package name to lowercase as suggested by packagist
Updates authors
Removes blank line
Updates author and removes duplicated keywords
Documents changes for 1.2.0