You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.4 KiB

  1. ## RELEASE NOTES
  2. ### Version 0.2 - Sep 28, 2013
  3. **New**
  4. - Adds responsive modal styling, modal always now sits with 5% gutters under page grid responsive styling
  5. - Adds basic modal variation
  6. **Fixes**
  7. - Issue with modal active state not being removed correctly from modals
  8. - Swaps modal and dropdown to use same variable naming pattern as rest of modules
  9. - Removed selector count from performance logs
  10. ### Version 0.1 - Sep 25, 2013
  11. **New**
  12. - Added new font icon set using Font Awesome port
  13. - Adds dropdown icon sexiness to accordions, now with rotating pointing arrows
  14. - Added old icon set as a separate basic icon set
  15. - Added fluid input variation
  16. - Increased size of corner labels
  17. - Adds relaxed grid variation with increased gutters
  18. - Added relaxed and very relaxed list type with increased padding
  19. **Fixes**
  20. - Rating icon missing font content with icon font update
  21. - Padding on side of rating
  22. - Adds horizontally padded, vertically padded menu item variations to allow menu items to remove padding
  23. - Added fixes to tabular menu especially with attached content
  24. - UI Loaders now positioned automatically in all circumstances, even with long text
  25. - Connected items no longer assume 3 items per row
  26. - Fixes display of left corner icon labels
  27. **Updates**
  28. - Updated documentation for sidebar, transition, and form validation
  29. - Updated list docs
  30. - Accordion settings documentation
  31. - Rating settings documentation