All Versions
168
Latest Version
Avg Release Cycle
44 days
Latest Release
1138 days ago

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

    ๐Ÿ› Bug Fixes

    • iconography: updated styles (f076eda)
    • modal: modal can scroll vertically if it is taller than the screen (6760e5b)

    ๐Ÿ”‹ Features

    • Icon: Add verticalAlign prop support [#135989699] (a0c75f8)
    • Iconography: Add support for spinner, spinner-md, and spinner-sm (1903e66)
  • v7.3.1 Changes

    December 14, 2016

    ๐Ÿ› Bug Fixes

    • Modals: Modal backdrop fades in correctly (c9d4fee)
  • v7.3.0 Changes

    December 12, 2016

    ๐Ÿ› Bug Fixes

    • Tables: Fix column resize on sort change (7546e1d)
    • Tables: Remove role=button for unsortable headers (7f1a2d6)

    ๐Ÿ”‹ Features

    • Iconography: Add new icons (67f8178)
    • Tables: Support sort order none (afba011)
  • v7.2.0 Changes

    November 18, 2016

    ๐Ÿ› Bug Fixes

    • โฌ‡๏ธ Dropdowns: Fix styling in Firefox

    ๐Ÿ”‹ Features

    • โฌ‡๏ธ Dropdowns: Add onEntered and onExited callbacks (aa40a21)
    • Select: Create Select component (2f8ba4a)
    • Toggle: add size attribute (440884c)
  • 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

    ๐Ÿ”‹ 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 of name. (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)