14.12.1 (2022-05-05)
14.12.0 (2022-05-03)
14.11.0 (2022-04-27)
14.10.0 (2022-04-21)
- Button: Improve disabled button state, noissue (2dc8b27)
14.9.1 (2022-04-21)
- Stack: Fix unkown prop warning, noissue (424a404)
14.9.0 (2022-04-07)
- Icon: Generic imports for iconMap, noissue (eb1bde2)
- Stack: New
withDividers
prop, noissue (9cfac3f) - Add new background values 'dimmed' and 'border', noissue (0e10b5c)
- New simple Divider component, noissue (f247a5a)
14.8.0 (2022-03-25)
- apply Dion type suggestions #182 (c6aabed)
- icons refactor typescript #182 (f82c8cc)
- mistaken file name #182 (ed91f1e)
- remove superflous props #182 (15db782)
- few more ts refactor bits #182 (7dd5a18)
- modified icons noissue (f8ff619)
- update scripts and template noissue (1830e32)
14.7.0 (2022-03-24)
- imports/exports shenanigans noissue (e921d01)
- interface for proptypes #175 (15acbde)
- ts exporting noissue; (7e5a837)
- Update comments - @dion #175 (717e85a)
14.6.0 (2022-03-03)
14.5.0 (2022-01-21)
14.4.3 (2022-01-04)
- add display name, #171 (794d601)
- add display name, #171 (c8eadda)
- correct RadioButton, #171 (e676428)
- correct disabled RadioButton, #171 (9113634)
- remove indeterminate state, #171 (0ed2e61)
- remove indeterminate state, #171 (6ebf5a0)
- revert autoadded dependency, #171 (9c89290)
- revert eslintr formatting, #171 (d7f842b)
- revert eslintr formatting, #171 (9a5a1ee)
- revert eslintr formatting, #171 (ada6002)
- set up RadioButton, #171 (982851e)
- update storybook, #171 (baf1776)
14.4.2 (2021-11-26)
- fix border & update readme, #noissue (fc5d665)
- fix pill label, #noissue (699e58f)
- make children required, #noissue (ee8fc04)
14.4.1 (2021-11-24)
- add iconOnly prop to button, #noissue (8174087)
14.4.0 (2021-11-23)
- utils: New utility hasReactChildren, noissue (da65a64)
14.3.5 (2021-11-22)
14.3.4 (2021-11-17)
14.3.3 (2021-11-17)
- ThemeSection: Make "name" prop optional, noissue (8d912d2)
14.3.2 (2021-11-16)
- ThemeSection: Add fallback for localThemeSection, noissue (051e1c3)
14.3.1 (2021-11-16)
- ThemeSection: Improve bg image handling, noissue (3541f58)
- ThemeSection: Removes the prop, just use now. Renames to .
14.3.0 (2021-11-11)
- icons: New icons 'section' and 'trash', noissue (caeeb0a)
14.2.0 (2021-11-10)
14.1.0 (2021-11-09)
- Switch: More consistent and visible focus indicator, noissue (eadb184)
14.0.1 (2021-11-05)
- BackLinkProvider: Fix slice/splice mixup, #164 (5ab21b8)
- BackLinkProvider: Simplify redirect handling, #164 (72485ca)
- useBackLink: Fix inverted subpath logic, #164 (41648a8)
14.0.0 (2021-11-04)
- Small TS fix (078807c)
- useBackLink: This changes the public API of useBackLink and BackLinkProvider.
13.5.3 (2021-11-02)
- Modal: Fix live regions outside of modals (3dbe001)
13.5.2 (2021-11-02)
- Don't hide live regions outside of modals, noissue (a9a5446)
13.5.1 (2021-10-11)
- useCallbackRef: Add missing export, noissue (7e20065)
13.5.0 (2021-10-11)
- New useCallbackRef hook, noissue (b232306)
13.4.9 (2021-10-07)
13.4.8 (2021-09-14)
- usePopover: Update PopperJS to fix popover issues, hub#10592 (4f27957)
- Remove redundant onUpdatePopover calls, #157 (a7fd14d)
13.4.7 (2021-09-08)
13.4.6 (2021-08-25)
- SelectionTable: Fix making IDs unique after TS compilation, noissue (6199809)
13.4.5 (2021-08-25)
- utils: Fix getLength util, noissue (7b6d74d)
13.4.4 (2021-08-16)
- SelectionTable: Fix selection duplicates, #151 (8c0f732)
- SelectionTable: Fix stuck modifier keys after switching tabs, noissue (f3a57c6)
13.4.3 (2021-08-11)
- SelectionTable: Fix row highlight for id 0, noissue (7026b72)
13.4.2 (2021-08-09)
13.4.1 (2021-08-04)
- ProgressCircle: Style tweak & refactor, noissue (4c9497a)
- ProgressCircle: Tweak empty design style (8c29113)
13.4.0 (2021-08-03)
- ProgressCircle: New ProgressCircle component (8e1b41d)
13.3.1 (2021-08-03)
- Table: Tweak Table checkbox size, noissue (b1775d9)
13.3.0 (2021-08-02)
- Table: Fix table header rendering, #143 (a17639f)
- Table: Remove data-selectable attribute (c150b32)
- Fix passed through custom props, #143 (1fa9057)
- Table: Add SelectionTable tests, #143 (06ae63b)
- New SelectionTable component (041fa0e)
- New TabIndexContext helpers (b8b4210)
- New usePrevious hook (5024056)
13.2.2 (2021-06-22)
- Fix broken Icons import, noissue (31abf58)
13.2.1 (2021-06-18)
13.2.0 (2021-06-04)
- New components Tooltip & TooltipButton (a92f89b)
13.1.5 (2021-05-31)
- Maybe fix npm publish (c79c46b)
13.1.4 (2021-05-31)
- Fix useBackLink returning stale location (b79f2c5)
13.1.3 (2021-05-28)
- Time: component in tests, add locale (e0ebeee)
13.1.2 (2021-05-05)
- utils: Improve getScrollParent (944fa64)
13.1.1 (2021-03-30)
13.1.0 (2021-03-08)
- Box: Add "position" propTypes value "sticky" (c3400cb)
- icons: Allow adding ARIA labels to icons (cbce054)
- icons: Fix linter error (fa2d7dd)
- Stack: Fix StackItem not receiving "hidden" props (8c6c92c)
- Hidden: New prop for accessible hiding (e5f6f15)
13.0.1 (2021-02-23)
- Integrate forked use-item-list (30fd671)
13.0.0 (2021-02-22)
- ButtonCode: Add "to" to list of "link" props (9c583f1)
- PageTitleManager: New options to handle document titles (ac79874)
- PageTitleManager: The PageTitleAnnouncer export was renamed to PageTitleManager, as it can also handle document titles now.
12.1.6 (2021-02-18)
- Empty commit to trigger release (088b61a)
12.1.5 (2021-02-18)
- Combobox: Fix race condition when selecting (8506809)
12.1.4 (2021-02-12)
- Modal: Make body scroll lock more robust (50d51c9)
12.1.3 (2021-02-04)
- Combobox: Fix unintentionally prevented menu open (29e1570)
12.1.2 (2021-01-29)
- Combobox: Fix proptypes warning (99aa30f)
12.1.1 (2021-01-29)
- useBackLink: Preserve array indexes when handling redirect (3b2ed86)
12.1.0 (2021-01-29)
- Table: Filter custom props from DOM (6065103)
- Box: New keyword for transparently shaded backgrounds (bffb2e3)
- useBackLink: Handle automatic redirects (6efc12e)
12.0.2 (2021-01-21)
- styleProps: Allow display="none" style prop (d2b0672)
12.0.1 (2021-01-21)
- useBackLink: Didn't discard later entries when adding level (4bbec96)
12.0.0 (2021-01-20)
- Rewrite backlink manager from scratch (d063a25)
- Removes old BackButton component and related modules. Migrate to the new component to update.
11.26.1 (2021-01-04)
11.26.0 (2020-12-15)
- utils: New scrollIntoViewIfNeeded function (4620d35)
11.25.0 (2020-12-09)
- InlineList: Shrink-wrap long content (b88424b)
- Add margin style props to Pill component (d81262d)
11.24.0 (2020-12-07)
- Button: Add textOverflow prop (d5114e3)
11.23.0 (2020-12-03)
- utils: Adds new getDimmedTextColor utility (b17027a)
11.22.0 (2020-12-02)
- NavMenu: Don't reset focus for menu links (1f0b9e8)
- New PageTitleAnnouncer component (81bf255)
11.21.0 (2020-11-27)
- Box: Fix missing flexAlign propType (619f91a)
- icons: New icon "cycle" (14072c9)
11.20.2 (2020-11-26)
- Pill: Improve IE11 compatibility (def55f0)
11.20.1 (2020-11-13)
- Button: Disable pointer events on button icon (30f4814)
11.20.0 (2020-11-13)
- Pill: Allow customising icon rendering (ba0dad0)
11.19.2 (2020-11-13)
11.19.1 (2020-11-12)
- Combobox: Add text prop to menu items (6034aa8)
11.19.0 (2020-11-12)
- New Combobox component (9b31104)
- useOnClickOutside: Allow passing multiple refs (bf3acac)
- usePopoverState: memoise open & close callbacks (5b49611)
11.18.0 (2020-11-04)
- utils: New getPalette colour util (269dffc)
11.17.0 (2020-11-04)
- CenterContent: Filter prop from DOM (174782c)
- Export getScale function from color2k (9b46b49)
11.16.1 (2020-11-03)
- Pill: Re-add missing highlighting feature (51a83bb)
11.16.0 (2020-11-03)
- displayProps: Allow 'inline-flex' display value (95e5f06)
- Hooks: New useUniqueId hook (564167a)
- New Pill component (d6c921f)
- Stack: Allow separate Stack item rendering (7bc4748)
- ThemeSection: Accept any valid colour as colorBlock (f65bc94)
11.15.4 (2020-11-03)
11.15.3 (2020-10-30)
- Flex: Support ref forwarding in Flex component (12785bb)
11.15.2 (2020-10-27)
- NavMenu: Allow passing string-only label, noissue (1ec6b64)
11.15.1 (2020-10-27)
11.15.0 (2020-10-27)
- icons: New icons webinar, activity, video (5871b15)
11.14.5 (2020-10-06)
- Properly pin popperjs/core now? (6565f6c)
11.14.4 (2020-10-06)
- deps: update dependency @popperjs/core to v2.5.3 (08133ed)
11.14.3 (2020-10-06)
- Downgrade popperjs/core to last IE11-stable (bc4cadb)
11.14.2 (2020-10-02)
- CenterContent: Add prop to disable IE11 hack (7d740e4)
11.14.1 (2020-09-30)
11.14.0 (2020-09-29)
- icons: New PlaylistLink icon (9cdd38c)
11.13.0 (2020-09-25)
- Stack: Support role "ordered list" (f999807)
11.12.3 (2020-09-24)
- Menu: Always update popover position on open (e86941c)
11.12.2 (2020-09-23)
- Select: Fix selected item not initially highlighted (9dfc380)
11.12.1 (2020-09-23)
11.12.0 (2020-09-23)
- Button: Allow adding both a left and right icon (19f5a38)
11.11.3 (2020-09-23)
11.11.2 (2020-09-22)
- Select: Update popover position on open (7322ad9)
11.11.1 (2020-09-22)
11.11.0 (2020-09-22)
- v1 of new Select component (76cb469)
- Revert "fix: Update (Nav)Menu to latest useItemList API" (e189996)
11.10.7 (2020-09-21)
- Update (Nav)Menu to latest useItemList API (b6380cb)
- PopoverCard: Filter onUpdatePopover prop (34139e6)
- propTypes: Limit (Nav)MenuItem contents to strings (f6bb013)
11.10.6 (2020-09-20)
- deps: update dependency use-item-list to v0.1.1 (41cb8d1)
11.10.5 (2020-09-19)
- deps: update dependency use-item-list to v0.1.0 (d4c2e36)
11.10.4 (2020-09-17)
- PopoverCard: Better hiding with renderWhenClosed (b2d8fa4)
11.10.3 (2020-09-10)
- NavMenu: Fix first menu item unselectable by keyboard (4d4cfb4)
11.10.2 (2020-09-10)
- Menu: Fix first menu item unselectable by keyboard (ecdd3bf)
11.10.1 (2020-09-10)
- NavMenu: Fix 'as' prop not applied correctly (9463586)
11.10.0 (2020-09-10)
- New "Menu" component (9fa5d8e)
- New component PopoverCard, noissue (e07d0f0)
- New MenuList components (426c85d)
- New NavMenu component (b480623)
- utils: New utility "mergeCallbacks" (ee761c7)
11.9.2 (2020-09-09)
- constants: Add more key codes, noissue (3c29e30)
11.9.1 (2020-09-03)
- Card: Fix variant prop being marked required (e07e3a2)
11.9.0 (2020-09-03)
- Table: Fix some layout issues in the readme (c0ac92c)
- styleProps: Added new fillParent styleProp (66eafb8)
11.8.1 (2020-09-02)
- Hopefully fix Docz component previews (e98fc1e)
11.8.0 (2020-09-01)
11.7.1 (2020-09-01)
- styleProps: Handle string values in borderRadius (227356f)
11.7.0 (2020-09-01)
11.6.0 (2020-08-28)
- Remove DocumentClickListener (2a98b2e)
- useOnClickOutside: Use new useEventListener functionality (8c5db31)
- New hook "useOnNavigateAway" (60fdfad)
- useEventListener: Allow disabling the hook, #96 (2e3ecb2)
- usePopoverState: Close on Esc key press, #96 (6ccdc41)
- Removes the DocumentClickListener component as it can now trivially be replaced by the useOnClickOutside hook
- useOnClickOutside: The getListener export was renamed to getOutsideTargetCallback for clarity
11.5.0 (2020-08-26)
- Stack: Documentation & propType tweaks (017c1e4)
- Stack: Fix spacing between conditionally rendered items (c066b73)
- Stack: v1 support for hidden Stack items (91f1fff)
- v1 of Hidden component (7a80663)
11.4.3 (2020-08-24)
- icons: Better vertical alignment of chat icon (9a17694)
- InlineList: Fix sneaky non-tab indentation (ca0f955)
11.4.2 (2020-08-14)
11.4.1 (2020-08-05)
- disregard null-ish items when considering whether to apply spacing, #noissue (22625f7)
11.4.0 (2020-07-28)
- icons: New icon "globe" (472edb2)
11.3.3 (2020-07-23)
- CenterContent: Fix vertical centering in IE11 (hopefully) (a808497)
11.3.2 (2020-07-23)
- Table: Allow using column title as rowHeader (df48d25)
- Table: Filter custom props from DOM (aaf5919)
11.3.1 (2020-07-21)
- Time: minimum seconds 1 (5ff31fc)
11.3.0 (2020-07-21)
11.2.0 (2020-07-09)
- usePopoverState: Add onClose/onOpen callbacks (1123af2)
11.1.0 (2020-07-08)
- usePopover: Expose forceUpdate method (fa3e6ae)
11.0.2 (2020-07-07)
- Popover: Remove redundant arrow prop (46305e6)
- SimpleChart: Pass through new tooltip props (39385de)
11.0.1 (2020-07-07)
11.0.0 (2020-07-07)
- Trigger breaking release (e43d959)
- See previous commit
10.8.0 (2020-07-03)
- New hook useMergedRefs (df41733)
10.7.0 (2020-07-01)
- Icon: Filter custom props from reaching DOM (c61d9a5)
10.6.0 (2020-06-30)
- Add missing root exports for Stack and useFocusOnMount (fb09d7f)
- New hook useReturnToInitEffect (d7ad2ae)
10.5.0 (2020-06-30)
- Stack: Don't render spacing for falsy children (5f24846)
- styleProps: Support justifyContent styleProp (06a5173)
- New useFocusOnMount hook (3f58537)
10.4.0 (2020-06-25)
- New layout component Stack (507e9f5)
10.3.2 (2020-06-24)
- PopOver: Pass through adaptivePositioning prop (b49c00c)
10.3.1 (2020-06-24)
- PopOver: Disable adaptive positioning (f8c9730)
10.3.0 (2020-06-24)
- Fix JSDoc comment syntax, noissue (0f9927f)
- usePopOver: Prevent popOvers from overflowing viewport (486d429)
10.2.0 (2020-06-18)
- Prevent custom props from reaching DOM (fe9a17e)
- styleProps: Accept function for themeProps (5af3b6e)
10.1.2 (2020-06-16)
- usePopOver: Pass popper.js attr's through popperly (473e606)
10.1.1 (2020-06-16)
- usePopOverState: Remove onClickOutside function (16f42c3)
10.1.0 (2020-06-16)
- PopOver: New usePopOverState hook (5d63de9)
10.0.0 (2020-06-12)
- Changed props on PopOver:
- renderer now requires an attributes prop that needs to be spread to the popover element
- renderer doesn't receive refMeasurements and resizeWatcher anymore
- new machReference prop on PopOver
9.5.0 (2020-06-11)
- Modal: Add PreventModalAriaHidden component (0f1be28)
9.4.1 (2020-06-10)
- Status: Pass refs to Status element (10f6b18)
9.4.0 (2020-06-09)
- New Status component (6ac4b55)
9.3.2 (2020-06-03)
- Modal: Use body as focusAnchor if activeElement is null (726994f)
9.3.1 (2020-06-03)
- Modal: Throw error when modal is missing params (a51b130)
9.3.0 (2020-05-29)
- useEventListener: Add 'capture' option, noissue (431dcbd)
- useOnClickOutside: export listener function, noissue (2fbde07)
9.2.2 (2020-05-27)
9.2.1 (2020-05-27)
- Modal: Add demo link to readme, noissue (3285f48)
9.2.0 (2020-05-27)
- CenterContent: Support responsive spacing and width, noissue (30d0989)
- Modal: Add fullscreen mode, #87 (bd20cbe)
9.1.2 (2020-05-26)
- Trigger release, noissue (b2f7643)
9.1.1 (2020-05-25)
- Modal: Fix broken useHasMounted import, noissue (a5cf703)
9.1.0 (2020-05-25)
- Fix eslint issues, noissue (f3d6fe2)
- Fix superfluous import, noissue (c846f32)
- utils: Fix broken exports from /utils, noissue (388e5a3)
9.0.2 (2020-05-07)
- Table: Remove fallback text for empty cells, noissue (ea56452)
9.0.1 (2020-04-30)
- Table: Fix broken rowHeader fallback (00ca904)
9.0.0 (2020-04-30)
- Table: The old name prop on Column instances was changed to title and needs to be updated accordingly.
8.3.0 (2020-04-24)
8.2.3 (2020-03-25)
- Button: Preserve aria-pressed attr on inactive toggle buttons (a8b300b)
8.2.2 (2020-03-25)
- InlineList: Tiny middledot alignment fix (0f5f8c9)
8.2.1 (2020-03-25)
- a11y: Prevent middledot from being read by screen readers (692123b)
8.2.0 (2020-03-18)
- a11y: Smoother SR reading for chart labels (41d38fe)
- Box: Fix overly strict propTypes (57f4772)
- InlineList: Enforce separate 'as' props (447677f)
- a11y: Add aria-pressed to ButtonCore when active (70cd899)
8.1.2 (2020-03-05)
8.1.1 (2020-03-02)
- displayProps: Allow generic values for overflow (08edb9e)
8.1.0 (2020-03-02)
- borderProps: More consistent theming (0ddacfb)
- ThemeSection: Include parent themeSection (0a21ad4)
- utils: New getBorderColor utility (ad15956)
8.0.0 (2020-03-02)
- Box: Add missing base CSS rules for flexbox (ba5dff4)
- Flex: Fix flex-wrap bug (fd2cf81)
- utils: Fix getLength for string values (57cbc95)
- Box: Add new size styleProps (width, height) (4ab2bc4)
- Box: More supported flex props (6646640)
- Flex: Rebuild Flex on top of Box (fcaa327)
- InlineList: Support additional styleProps (5f455ab)
- styleProps: Allow functions as styleProp values (ebba463)
- styleProps: Allow ommitting properties array (119a16b)
- styleProps: Moved border & shadow styles to theme (05a1e53)
- styleProps: New style props for theming (ac8ae31)
- Text: Support sizing styleProps (eede232)
- utils: getLength now converts fractions to % (0978082)
- utils: New fractionToPercent converter (349563f)
- utils: New getLength CSS utility (efcb177)
- styleProps: Reduce function calls in Box/Text (56b6e7a)
- styleProps: The API for the border style prop has changed. Instead of e.g. border="top", use borderTop="thin" ('thin' being the name of the border definition from the theme configuration).
- Flex: When using the column prop on Flex, 100% height is not automatically applied anymore. Migration: Apply the new style prop height="100%" to any instances of Flex that have the column prop
7.3.1 (2020-02-20)
- BackButton: Add BackButton to main export (5211b18)
7.3.0 (2020-02-20)
- Components: New BackButton component (57a84b5)
7.2.2 (2020-02-07)
- Table: Remove bolding of clickable headers (74cef76)
7.2.1 (2020-02-07)
- Table: Change sort.property to sort.column (b702af4)
7.2.0 (2020-02-07)
- Table: New clickable column headers (2628d6b)
- Table: Replaced prop isHeading with rowHeader (64352b6)
7.1.0 (2020-02-05)
- icons: New flip and rotate props (ab5f62f)
7.0.0 (2020-01-30)
- Added tolerance prop to ViewMoreText (4ee4768)
- Renamed prop truncateBy to maxLength and made it a required prop.
6.17.5 (2020-01-23)
- Table: Remove outdated isLoading prop (a889b41)
6.17.4 (2020-01-15)
- Icons: Prevent icons from being focusable in IE11 (e339d48)
6.17.3 (2020-01-10)
- Button: Apply overflow: visible for IE11 (f0b184a)
6.17.2 (2020-01-09)
- Export mergeRefs util as default export (c819ec0)
6.17.1 (2020-01-09)
- Fix broken import (30adbfc)
6.17.0 (2020-01-09)
- New mergeRefs utility for merging react refs (cac28c5)
6.16.0 (2019-12-03)
- Duration: Fixed pluralisation for hours label (01038b7)
- Duration: New customisable time rendering 🎉 (d53fd3d)
6.15.1 (2019-11-29)
- Icon: Fix icon size prop being ignored (0be173e)
6.15.0 (2019-11-27)
- ViewMoreText: Pass extra props to button (a5401a9)
6.14.0 (2019-11-25)
- InlineList: Allow custom list elements (825446e)
6.13.1 (2019-11-25)
- InlineList: Accept display prop on wrapper (eeea2d2)
6.13.0 (2019-11-25)
- InlineList: Allow overriding display prop (05e60e3)
6.12.2 (2019-11-25)
- ButtonCore: Fix missing events when disabled (9891c26)
6.12.1 (2019-11-22)
- Button: Fix triggerable disabled button (bd16b0a)
- Icon: Fix wrong propType for dimmed prop (1557260)
- utils: Better handling of 0 in pxToRem/pxToEm (dc1a2f3)
6.12.1 (2019-11-22)
- Button: Fix triggerable disabled button (bd16b0a)
- Icon: Fix wrong propType for dimmed prop (1557260)
- utils: Better handling of 0 in pxToRem/pxToEm (dc1a2f3)
6.12.0 (2019-11-21)
- Icon: New dimmed prop to lighten icons (8472aad)
6.11.1 (2019-11-21)
- Icon: fix 0 not being applied to scale prop (1ebfde4)
6.11.0 (2019-11-21)
- styleProps: Add array propType for Box & Text (8b4c415)
- styleProps: Better caps prop override (38fc99c)
- styleProps: Fix buggy prop presence check (9827cb7)
- styleProps: Responsive border prop (c476215)
- styleProps: Responsive display props (0c61e80)
- styleProps: Responsive flex props (e06b41c)
- styleProps: Responsive position props (360ce08)
- styleProps: Responsive spacing props (64f5f92)
- styleProps: Responsive textProps (46893f2)
6.10.7 (2019-11-19)
- PopOver: Fix PopOver freeze (4e95405)
6.10.6 (2019-11-19)
- PopOver: Revert react-popper update (f8253f3)
6.10.5 (2019-11-18)
- Update dependencies (4f4a23a)
6.10.4 (2019-10-30)
- Fix SSR-incompatible code (a84694b)
6.10.3 (2019-10-29)
- Docz: Fix docs not deploying (a1519c4)
6.10.2 (2019-10-29)
- Docz: Update Docz to v2, cleaned up deps (92f9d00)
6.10.1 (2019-10-28)
- PopOver: Updated popper.js to latest (fd3a45e)
6.10.0 (2019-10-17)
- Icons: Improved Like, Fullscreen and Sidebar (afd4303)
- Icons: New Dislike icon (5dec9e9)
6.9.0 (2019-10-17)
- Icons: New icons Sidebar Open & Close (6e1f879)
6.8.0 (2019-10-17)
- Icons: Added icons ExitFullscreen and Like (f405428)
6.7.3 (2019-10-11)
6.7.2 (2019-10-11)
- CenterContent: Fix IE11 flexbox shorthand bug (de9f328)
6.7.1 (2019-10-11)
- Table: Render empty state outside of
<table>
(9651610) - Table: Row headers on mobile aren't sticky anymore (14dca37)
6.7.0 (2019-10-04)
- Table: New emptyContent prop (5a14d92)
6.6.0 (2019-10-02)
- New DocumentClickListener component (d3ee8dc)
6.5.1 (2019-10-02)
- useEventListener: Fix stale callback function (400e801)
6.5.0 (2019-10-01)
- Hooks: New useEventListener hook (b3ea602)
6.4.0 (2019-10-01)
- PopOver: Expose popover ref (1d8353e)
6.3.0 (2019-09-30)
- Table: Fix wrong propType (41dd955)
- Table: Remove unneeded import (ef067d2)
- Table: Unify mobile/desktop header styles (bdd70ae)
- Table: New itemKey prop (a175efc)
6.2.1 (2019-09-26)
- Duration: More resiliency to falsy values (fd77f73)
6.2.0 (2019-09-25)
- New Duration component (0506256)
6.1.0 (2019-09-20)
- Table: convert stickyHeaderOffset to rem unit (a2c4279)
- Table: Allow header to inherit border radius (c464aea)
6.0.0 (2019-09-20)
- Simplify Table, remove JS column fitting (d5263b3)
- Removes minWidth on Column and Table, which
can be replaced by the media-query-based props
mobileViewBreakpoint
andhideBelowBreakpoint
5.4.1 (2019-09-19)
- Don't use transparent bg for mobile table (eea0bc6)
5.4.0 (2019-09-19)
- New stickyHeaderOffset prop for Table (4237660)
5.3.0 (2019-09-19)
- Added mobile view mode to Table (f2129e3)
- Added role attributes to Table elements (9dbbead)
- New subtitle prop for Table columns (63b2076)
5.2.0 (2019-09-17)
- Add shadedHeader prop, fix Edge header border (8b4ebf0)
5.1.0 (2019-09-12)
- New Table component (34d85da)
5.0.0 (2019-09-10)
- New 'display' styling prop (a861038)
display: block
is no longer automatically applied when using theoverflow
ortextAlign
styling props. Instead, the newdisplay
prop should be used to give inline elements block-level layout
4.0.1 (2019-09-03)
- Fix broken Button alignment after refactor (d8089e5)
4.0.0 (2019-09-02)
- Remove button subline prop (79d3b98)
- Removes the underutilised subline prop from the Button component to reduce layout complexity and allow for nicer alignment of icons with multi-line button text.
3.11.0 (2019-09-02)
3.10.0 (2019-08-30)
3.9.1 (2019-08-29)
- Better content sizing logic for CenterContent (137294c)
3.9.0 (2019-08-29)
- New useBreakpoints hook (bcab7a3)
3.8.2 (2019-08-27)
- Add missing height for charts in IE11 (88ffc28)
3.8.1 (2019-08-27)
- Favor defined height in viewbox for IE11 (f35cb6b)
3.8.0 (2019-08-22)
- Pass ref's measurements to PopOver renderer (7f0fbe6)
3.7.2 (2019-08-21)
- Update popper.js for better PopOver positioning (ff756d1)
3.7.1 (2019-08-21)
- Subtler chart empty state messages (8bb2074)
3.7.0 (2019-08-21)
3.6.2 (2019-08-21)
- Trigger release for previous commit (0f57665)
3.6.1 (2019-08-20)
- Fix chart tooltip's name proptype (0ab10dd)
- Position tooltip on the chart's line (6ae19be)
- Remove distance prop in chart tooltip (63780e6)
3.6.0 (2019-08-20)
3.5.1 (2019-08-19)
- Fix GaugeChart height calculation (4381d62)
3.5.0 (2019-08-16)
- Remove obsolete app icons (178c149)
- Added new icons NavUp, NavDown, Dot (66b7b7c)
3.4.0 (2019-08-15)
- Remove broken iconMap import (d7e1c1c)
- New components (SimpleChart & SimpleGauge) (8491aef)
3.3.2 (2019-08-14)
- Consistently define mixins as objects (4ce9be0)
3.3.1 (2019-08-08)
3.3.0 (2019-08-07)
- Moved Arrow component to its own component folder (b159cea)
- Add new icons: Calendar & Megaphone (f5d1bc2)
3.2.5 (2019-08-06)
- Fix broken secondary placement for Arrow (afaa051)
3.2.4 (2019-08-06)
- Fix default positioning for Arrow component (b664597)
3.2.3 (2019-07-18)
- Allow 'stretch' for Flex align prop (bdc3153)
3.2.2 (2019-07-18)
- Fix ellipsis style missing display attribute (0ccdd60)
3.2.1 (2019-07-18)
- Rename align prop on Flex component (f00ae48)
3.2.0 (2019-07-18)
- Add CenterContent component (20fd2a0)
3.1.1 (2019-07-17)
- Add border props to Flex component (f196911)
3.1.0 (2019-07-17)
- Split spacingProps into margin/paddingProps (56fa273)
3.0.0 (2019-07-12)
- Maybe trigger v2 release? (7ac95b6)
-
- Removes focusController, may have slightly different focus styles
- Added new core components Box, Flex, Text, PopOver, Portal
2.1.0 (2019-07-12)
- deploy: config semantic-release (3949f41)
- deploy: config semantic-release (563b456)
- deploy: config semantic-release (92bb80f)
- deploy: config semantic-release (4fd2c27)
- deploy: config semantic-release (a18bee3)
- deploy: config semantic-release (166e860)
- deploy: config semantic-release (5397fef)
- deploy: config semantic-release (84d8ba2)
- deploy: config semantic-release (efe5956)
- deploy: copy README to npm package (6adc257)
- deploy: tidy config semantic-release (a0153b5)
- publish: Docs (cdecaf4)
- publish: Only run on master branch (929ed34)
- tests: trigger a build pass eslint tests (76ef815)
- Deploy docs prior to versioning (e0444bd)
- Fix docz publishing (482e8a6)
- Fix docz publishing (f9621a9)
- Fix issue with styled-components and prettier (9b715b3)
1.14.18 (2019-06-27)
- publish: Only run on master branch (929ed34)
1.14.17 (2019-06-27)
- publish: Docs (cdecaf4)
1.14.16 (2019-06-27)
- Fix docz publishing (f9621a9)
1.14.15 (2019-06-27)
1.14.14 (2019-06-13)
- deploy: copy README to npm package (6adc257)
1.14.13 (2019-06-13)
- deploy: tidy config semantic-release (a0153b5)
1.14.12 (2019-06-13)
- deploy: config semantic-release (84d8ba2)
1.14.11 (2019-06-13)
- deploy: config semantic-release (3949f41)
1.14.8 (2019-06-13)
- deploy: config semantic-release (166e860)
1.14.7 (2019-06-13)
- deploy: config semantic-release (563b456)
1.14.6 (2019-06-12)
- deploy: config semantic-release (a18bee3)
1.14.5 (2019-06-12)
- deploy: config semantic-release (4fd2c27)
1.14.4 (2019-06-12)
- deploy: config semantic-release (92bb80f)
1.14.3 (2019-06-12)
- tests: trigger a build pass eslint tests (76ef815)