UNPKG

dashing-framework

Version:
387 lines (261 loc) 6.83 kB
# Changelog This changelog was started using [these conventions](http://keepachangelog.com/). ### 1.13.0 - September 14, 2018 **Added** * Added card--list styles and updated transparent button hover style ***** ### 1.12.1 - June 11, 2018 **Fixed** * Fixed progress stepper styles by rebuilding CSS ***** ### 1.12.0 - June 08, 2018 **Added** * Added modals to example pages, Updated progress stepper to use flex ***** ### 1.11.1 - May 25, 2018 **Changed** * Changed the padding on mobile tooltips to increase touch area * Changed card-banner to remove padding if after has-border ***** ### 1.11.0 - April 13, 2018 **Added** * Added Custom Ordered Lists styling ***** ### 1.10.2 - April 11, 2018 **Fixed** * Fixed button wrap inside card banners ***** ### 1.10.1 - April 10, 2018 **Fixed** * Fixed custom checkbox and radio button styles to add support for older browsers ***** ### 1.10.0 - April 09, 2018 **Added** * Added support for search bars in header. ***** ### 1.9.1 - April 06, 2018 **Updated** * Updated styling for banner links ***** ### 1.9.0 - April 04, 2018 **Added** * Added support for css grid. This comes with a new example page explaining the details. ***** ### 1.8.3 - April 03, 2018 **Fixed** * Fixed min-height on Date, Time, and Month inputs ***** ### 1.8.2 - March 22, 2018 **Updated** * Updated mobile styles for checkboxes and radio buttons ***** ### 1.8.1 - March 22, 2018 **Fixed** * Fixed scrollbars showing up in tooltips on Firefox and Edge ***** ### 1.8.0 - March 21, 2018 **Added** * Added card--dashed ***** ### 1.7.0 - March 07, 2018 **Added** * Added .has-button class to .card-banner styles ***** ### 1.6.2 - March 01, 2018 **Fixed** * Fixed tooltip styles ***** ### 1.6.1 - March 01, 2018 **Updated** * Updated card-banner styles ***** ### 1.6.0 - February 23, 2018 **Added** * Added page banner styles ***** ### 1.5.0 - February 20, 2018 **Added** * Added card-banner ***** ### 1.4.2 - February 19, 2018 **Updated** * Updated font to include pause icon ***** ### 1.4.1 - February 16, 2018 **Added** * Added disabled cards. Use .disabled or .is-disabled on a card to fade it out. ***** ### 1.4.0 - February 06, 2018 **Added** * Added new "clippy" element for displaying dialog messages through tooltipster ***** ### 1.3.0 - February 02, 2018 **Added** * Added tooltips ***** ### 1.2.4 - February 01, 2018 **Fixed** * Fixed auto color being applied to button--icon elements ***** ### 1.2.3 - January 30, 2018 **Added** * Added --small class to checkbox-card and radio-card ***** ### 1.2.2 - January 19, 2018 **Fixed** * Fixed styles for hidden breakpoints ***** ### 1.2.1 - January 16, 2018 **Fixed** * Fixed scrollbars in custom radio buttons and checkboxes ***** ### 1.2.0 - January 15, 2018 **Added** * Added new icons to font icons: inbox, faces, mobile-phone, notification-off, star-stroke, star-filled, menu, categories, mail, chat-filled, popular, paper-check, paper-check-2 ***** ### 1.1.14 - December 19, 2017 **Fixed** * Change class names that were in conflict with other components (ie .progress-bar-container) ***** ### 1.1.13 - December 08, 2017 **Added** * Added Progress Stepper ***** ### 1.1.12 - November 14, 2017 **Fixed** * Updated line height to fix scrolling on zoomed displays ***** ### 1.1.11 - October 26, 2017 **Updated** * Updated modules to use $font-size Sass variables ***** ### 1.1.10 - October 06, 2017 **Updated** * Updated base colors to new ui colors ***** ### 1.1.9 - October 03, 2017 **Added** * added tags, tweaked updater ***** ### 1.1.8 - September 22, 2017 **Added** * Added updater script ***** ### 1.1.8 · September 19, 2017 **Fixed** * fix icons going to new line in firefox desktop ***** ### 1.1.7 · July 10, 2017 **Fixed** * Fixed forms last of type to prevent breaking on mobile ***** ### 1.1.6 · July 10, 2017 **Added** * Added `.button-group--vertical` and `.button-group--vertical_phone` options ***** ### 1.1.5 · February 22, 2017 **Fixed** * Fixed `.flow-opposite` dashing-icon alignment within buttons for Firefox ***** ### 1.1.4 · February 21, 2017 **Added** * Added dashing-app class for iOS iframe fix ***** ### 1.1.3 · February 20, 2017 **Added** * Added card checkboxes and radio buttons **Updated** * Updated example url links in documentation pages **Fixed** * Fixed default button--transparent hover color ***** ### 1.1.2 · December 5, 2016 **Updated** * Updated header-description to be display block ***** ### 1.1.1 · November 30, 2016 **Updated** * Navigation example page to account for header-description changes ***** ### 1.1.0 · November 30, 2016 **Changed** * Changed the styles for .header-description ***** ### 1.0.14 · November 21, 2016 **Updated** * Updated overlay--spinner z-index ***** ### 1.0.13 · November 16, 2016 **Updated** * Updated overlay--spinner class ***** ### 1.0.12 · November 11, 2016 **Updated** * Updated z-index of fixed footer **Added** * Added variable for footer color * Added spinner styles and example page ***** ### 1.0.11 · November 10, 2016 **Changed** * Changed checkbox--custom class to only add margin to an inline label ***** ### 1.0.10 · November 8, 2016 **Removed** * Removed breaking :not() selector from navigation breadcrumbing ***** ### 1.0.9 · November 8, 2016 **Updated** * Updated error and warning styles of custom control elements ***** ### 1.0.8 · November 8, 2016 **Changed** * Changed location of example page template files **Added** * Added inline styles to custom control elements * Added error and warning styles to custom control elements * Added footer styles and example page * Added inputs and controls pages to the forms example * Added error and warning styles to select menu icon **Updated** * Updated card example page * Updated styles of custom radio buttons & checkboxes ***** ### 1.0.7 · October 26, 2016 **Added** * Added input groups for combining inputs and select menus ***** ### 1.0.6 · October 18, 2016 **Fixed** * Fixed broken example page styles ***** ### 1.0.5 · October 17, 2016 **Added** * Added input add-on buttons to the forms module * Updated forms example page to include add-ons ***** ### 1.0.4 · October 13, 2016 **Added** * Added back link to navigation **Fixed** * Fixed broken button--icon color styles ***** ### 1.0.3 · October 13, 2016 **Added** * Added table documentation ***** ### 1.0.2 · October 12, 2016 **Fixed** * Fixed a dashing-icon color bug when using transparent buttons ***** ### 1.0.1 · October 11, 2016 **Updated** * Updated table styles * Updated table example page ***** ### 1.0.0 · October 6, 2016 **Updated** * First push out of beta! * Updated example pages to new code styles **Added** * Added a `CHANGELOG.md` file for documenting a version history