All Versions
168
Latest Version
Avg Release Cycle
44 days
Latest Release
1138 days ago
Changelog History
Page 11
Changelog History
Page 11
-
v7.5.0 Changes
February 03, 2017๐ Bug Fixes
- Iconography: Style props are applied to wrapper instead of inner element (68d9a21)
- Modal: Body doesnt scroll when modal is active (7e64586)
- Autocomplete: Fix onPick throwing an error (4f0110)
- Autocomplete: Fix zIndex so that it appropriately is displayed on top of things (2a2ee0)
๐ Features
- FlexGrid: Add flex grid
-
v7.4.0 Changes
January 18, 2017 -
v7.3.1 Changes
December 14, 2016๐ Bug Fixes
- Modals: Modal backdrop fades in correctly (c9d4fee)
-
v7.3.0 Changes
December 12, 2016 -
v7.2.0 Changes
November 18, 2016 -
v7.1.0 Changes
November 08, 2016๐ Features
- Input: input accepts custom left icon (24e61b7)
-
v7.0.2 Changes
October 28, 2016๐ Bug Fixes
- โฌ๏ธ Dropdowns: Add missing pui-react-iconography dependency to (709cd4e)
-
v7.0.1 Changes
October 28, 2016๐ Bug Fixes
- Iconography: Do not break if webpack configuration already loads svgs (d84fb9a)
-
v7.0.0 Changes
October 11, 2016๐ Bug Fixes
- Alerts: Use Icon for close button instead of times symbol (2593a77), closes #131832253
- StreamList: Fix stream lists with new button design (c7435ff), closes #131910355
๐ Features
- Buttons: Redesign Buttons (f64c6bb)
- โฌ๏ธ Dropdowns: Update dropdown styles (a8ec9d5)
- Iconography: Use inlined SVGs instead of Font Awesome (652fcc5)
- Iconography: Provide SVG Icon set
๐ฅ BREAKING CHANGES
- Forms: remove fancy forms (d68515b)
- Lists: Remove Checked List (e5e22bf)
- Iconography: Iconography Uses SVG instead of Font Awesome. Use
src
prop instead ofname
. (652fcc5) - Iconography: Typography color classes no longer change the color of ๐ป Icons (you need to change fill instead of color) (652fcc5)
- Typography: Remove svg fonts (b9a1b68)
-
v6.0.2 Changes
September 30, 2016๐ Bug Fixes
- copy-to-clipboard: add missing dependencies for copy-to-clipboard (a3d9905)