@outfitio/outkit
0.22.0
Minor Changes
- 706ff65: Remove onSubmit call from the onDiscardChange function in EditableSection
0.21.1
Patch Changes
- 09a68d7: Fixing ButtonToggleSwitch export error
0.21.0
Minor Changes
- d462fea: Added new component ButtonToggleSwitch
0.20.0
Minor Changes
- e843e0e: Updating document and project icons
0.19.0
Minor Changes
- 5ef6e0b: Added Outfit design principles. Removed some references to Chakra.
- 75ef5d3: Documented placement props for Menu, Popover and Tooltip
Patch Changes
- 3f788a2: Add TruncatedText component
0.18.2
Patch Changes
- 2cc0dda: DeleteAnimation z index fix
0.18.1
Patch Changes
- bebe18e: Adding more props to searchselect
0.18.0
Minor Changes
- 1c5bbba: Add SearchSelect component
0.17.4
Patch Changes
- c294d85: Update default monospace font to IBM Plex Mono
0.17.3
Patch Changes
- f640dd4: Update ref button for outfit button
0.17.2
Patch Changes
- 4fc2169: Forward ref to outfit button
0.17.1
Patch Changes
- 3a92a06: Add webhook icon
0.17.0
Minor Changes
- bb0ff4c: Add a new component which will be used in the brand system
0.16.3
Patch Changes
- d161526: Add default border radius to ModalContent
- f2c918b: Forward icon button ref to chakras iconbutton
0.16.2
Patch Changes
- 8e92c8a: Add required tooltip prop to IconButtons
- d9c7ee8: Add empty string as default alt text
- c89c2ab: Update default border radius of input
0.16.1
Patch Changes
- d40b7c5: Add DeleteAnimation component
0.16.0
Minor Changes
- 1bf5d56: Adding icon design guidelines
- 9ebb77e: Upgrade Chakra UI to v0.8.0
- 4de0035: Documentation uplift - improved consistency between component docs, added Best Practice and Accessibility documentation, and added/removed/edited usage examples to better reflect actual usage in Outfit
Patch Changes
- ecd59f0: Adding file-code-check and file-code-syns icons
- 0e6c01a: Added 4 icons
0.15.3
Patch Changes
- 77d5471: React router Links 'to' prop is now considered an 'action' by NavigationLink
0.15.2
Patch Changes
- 8c0496d: Allow default styles for buttons to be set in the theme
0.15.1
Patch Changes
- 01ebd92: Add Navigation to exported components
0.15.0
Minor Changes
- bf2d37a: Add navigation component
0.14.1
Patch Changes
- 6333f6f: Updated the Expand icon visually - no changes to the implementation of the icon required.
0.14.0
Minor Changes
- f4e50c9: fix color style of flag icons
0.13.0
Minor Changes
- 9e2cc54: fix currentColor for new icons kit 31
Patch Changes
- 9e2cc54: fix currentcolor for kit 31 icons
0.12.0
Minor Changes
- adf40a0: Added 12 icons to library
0.11.4
Patch Changes
- 381ca01: Add 4 icons to icon set
0.11.3
Patch Changes
- 38727a2: Added isActive prop to Avatar component
0.11.2
Patch Changes
- 4bdb557: Added support for a sticky footer on tables
0.11.1
Patch Changes
- cbf7e90: Added filled and outlined comment icon
0.11.0
Minor Changes
- 15ecd8f: Add icons to icon library
Patch Changes
- 5fd7d3b: Submit value when click on cancel and unfocus input
0.10.2
Patch Changes
- 5ad9525: Only render a topElement in EmptyState if one is provided
- ef81a24: Make editable work properly
0.10.1
Patch Changes
- 881f896: Add more props to editable section
0.10.0
Minor Changes
- 785ad19: Added SplitButton component
0.9.1
Patch Changes
- e4fb672: Added outkit class to docs to fix broken font styles
0.9.0
Minor Changes
- 75f8964: Added icons to library
Patch Changes
- e7aa6b6: Fix broken code block in Breadcrumb docs
0.8.0
Minor Changes
- 3b86379: Added Editable title functionality for TitleSection component
Patch Changes
- 15ede61: Updating the Breadcrumb and titleSection component, breadcrumb now functions as normal Chakra UI breadcrumb and title Section adds a prefix icon through a button when there is only one breadcrumb item, eleminating the need for a breadcrumbPrefix prop to be passed to the breadcrumb component
- 15ede61: Making the breacrumb prefix clickable and on hover of the breadcrumb underline the first breadcrumb icon
0.7.0
Minor Changes
- bb53f14: Update iconset
0.6.0
Minor Changes
- f61af1f: Adding the breadcrumbPrefix prop to the TitleSection component
- d747962: Updating the Beadcrumb library to accept a breadcrumbPrefix prop which adds a prefix Icon to the Breadcrumb component. KIT-3 in JIRA.
Patch Changes
- 3f77b7d: Export default Button component, assign z-index default value
0.5.0
Minor Changes
- d803159: As a default view for Workflows if no workflow exists yet.
0.4.0
Minor Changes
- 0959f96: Releasing the Table component
0.3.0
Minor Changes
- 5a9e915: Adding Streamline icon set to Outkit
0.2.0
Minor Changes
-
c63a1f2: Children components have been added to the TitleSection component so that elements can be added to the right side of the section.
The change was made so that in future title sections can be used with buttons and/or switches e.g. OP-2517.
The changes shouldn't affect existing usage of the component.
0.1.0
Minor Changes
- fe56636: Update global styles to affect only 'outkit' class
0.0.11
Patch Changes
- 60cd5dc: Updated copy in Super Admin example
0.0.10
Patch Changes
- 1f754f0: Removed grid gap from smaller devices and reduced padding above action buttons
- d88040d: Added in the Oauth and SAML forms.
- 44ada81: Added new guides to documentation website
- 8f80764: Fixed error on the documentation site tab component page
- 1373249: Updated button component to use font weight to bold by default.
- 0199ce9: Updated InfoCard to support Box props and updated visibility across breakpoints in the Super Admin example
- 2a5582c: Changed all color scales to support the 50 tint
- c7671a3: Built out the rest of the super admin switch settings.
0.0.9
Patch Changes
- bee8622: Added a11y plugin to storybook
0.0.8
Patch Changes
- de817c3: Fixed prop-types table not working in documentation website and removed prop-types from bundle
0.0.7
Patch Changes
- ff1d6fa: Remove old markdown file
- 894aac7: Updated ports of apps
- 894aac7: Created FAQ page
- 894aac7: Fixed broken examples
0.0.6
Patch Changes
- 3f4791c: Updated examples page
- cf4fe81: Cleanup
0.0.5
Patch Changes
- eeaf245: Added super-admin example
- eeaf245: Updated imports of some components
- eeaf245: Added TitleSection and InfoCard components
- eeaf245: Export custom components
- eeaf245: Updated documentation guides
- eeaf245: Added basic jest setup
0.0.4
Patch Changes
- a3aaf31: Removed MD formatting and replaced with MDX
0.0.3
Patch Changes
- 7bbbcad: Installed changesets
- 45b127c: Update formatting
- a0fbf4c: Added repo url to guide
- 96b9268: Updated playroom config / theme config