- Introduce TableFooter component for tables
- Fixed bug with ImagePreview component
- Upgrade Storybook version to 7 - requires react and react-dom be added as dev dependencies
- Upgrade React to 18
- Added color swatches page
- Deprecate CircularThumbnail, NumberCircle, ProgressBar, Trend, Avatar, Breadcrumbs, BreadcrumbsWrapper
- Update examples in documentation to use hooks
- Update gumdrops docs
- Update tests to React Test Library/react-test-renderer since Enzyme is deprecated
- Fix gumdrops npm published package
- Update gumgum design system version
- Add page level breadcrumbs
- Upgrade storybook version and change components to Component Story Format
- Add styles to disable (#91)
- Update Table component to support custom keys (#83)
- Allow to select a default value for a RadioGroup (#82)
- Add cursor pointer to divider (#68)
- Add and components
- Add component
- Upgrade to storybook 5
- Add small modal header option (#71)
- Feature/netlify branch builds (#66)
- #5 add xs searchmultiselect, fix tag size, update storybook (#70)
- #6 Snackbar and SnackbarNotification components implemented (#67)
- Added toggle on/off labels
- Fixed pagination "xs" styles
- Added surge to travis
- Hide pagination ui
- Fixed build script errors
- Fixed pagination next/prev button states
- Only allow initial accordion state to be set open/closed
- Allow logo on login page to be optional
- Added isResponsive prop
- Updated CSS documentation URL
- Added isBlock to Button
- Allow manually setting sort direction in
headingProps
- Upgrade storybook to v4
- Added prop to set accordion items open/closed
- Fixed regex issue on SearchMultiSelect
- Improve eslint script and fix existing errors
- Support for groupings in MultiSelect component #27
- Pass a ref to SearchMultiSelect
- Add jest snapshopts
- Breadcrumbs component
- Add button type to MultiSelect
- Add button type to SearchMultiSelect
- [CJL-50] Add individual ES and CommonJS modules to dist directory Keeps index.js with whole library for retrocompatibility Create UMD build for loading library into browsers Update installation instructions
- [CJL-48] - Utility class documentation and examples
- [CJL-43] - Add Prettier to the project
- Close Button on ModalHeader
- Fix styles on MultiSelect
- Fix full width layout on layout container (again)
- Remove console.log on AccordionItem
- [CJL-42] - Add textarea component
- Add ...otherProps to Button
- Fix full width layout on layout container
- Update README for adding library to project via internal npm hosted files
- Add prop for react-modal's latest version that was throwing a warning
- [CJL-36] - Update libraries
- Add size and additional context options to Select
- Improve Avatar menu to accept a callback for clicking on an option instead of using React Router
- Add searching on keys, multiple terms, and custom filter functions to SearchMultiSelect
- Add onChange to SearchMultiSelect
- Various import fixes
- [CJL-35] - CHANGELOG.md and CONTRIBUTING.md
- [CJL-23] - Circular Thumbnail
- [CJL-1] - Tooltip
- [CJL-32] - Accordion
- [CJL-30] - Add small option to SearchMultiselect
- [CJL-21] - Update SearchMultiselect to accomodate options passed in after component is mounted
- [CJL-29] - Login
- [CJL-10] - Prop-types npm package
- [CJL-13] - Migrate Storybook to version 3.x.x
- [CJL-24] - Readme addon
- [CJL-20] - Pagination
- [CJL-3] - SearchMultiSelect
- [CJL-6] - Single Select
- [CJL-8] - Checkbox
- [CJL-7] - Circular Number
- [CJL-5] - Jenkins
- [CJL-12] - Input Group
- [CJL-16] - Trend
- [CJL-9] - Tag errors
- [CJL-11] - Button Group
- [CJL-18] - Layout
- [CJL-15] - Import/Export
- [CJL-17] - Modal