All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0-alpha.10 (2024-01-24)
- tokens: Update token value (50876f3)
- rn button: Add React Native Button (69e5d10)
2.0.0-alpha.9 (2023-12-21)
Note: Version bump only for package compassion-design-system
2.0.0-alpha.8 (2023-11-15)
Note: Version bump only for package compassion-design-system
2.0.0-alpha.7 (2023-10-26)
Note: Version bump only for package compassion-design-system
2.0.0-alpha.6 (2023-09-15)
- button (tertiary): Fixes border around tertiary buttons (d6801ed)
- button (tertiary): Fixes border around tertiary buttons (1f2f040)
2.0.0-alpha.5 (2023-09-14)
- icon: Prevent icons in nav from shrinking, add new icons (246e0dd)
2.0.0-alpha.4 (2023-09-06)
- navitem: Allow prop to open and close subnav (ee11fc4)
2.0.0-alpha.3 (2023-09-01)
- icons: Add icons and export component props (749ae72)
2.0.0-alpha.2 (2023-08-29)
- icon: Add a white color option for Icons (6d3b124)
2.0.0-alpha.1 (2023-08-25)
- fileselect: Rearrange imports order to squash linting error (7265859)
- global: Minor Cards fix; update docs (7a6f206)
- icons: Make icon sizing more flexible (6e851e5)
- icons: Minify icons with svgo (22267c9)
- react-web/Thumbnail: Cannot read property 'input' of undefined (6e3c5c4)
- react-web: Add missing comma to package.json (38a14a9)
- react-web: Input/Edit Fragment usage fix (e380454), closes #76
- react-web: Remove errant package-lock.json file (1f731c6)
- avatars: Add Avatar and AvatarGroup components (d798deb)
- buttons: Add & document
asLink
Buttons (c0d3a09) - button: Update Button component to use kind and emphasis parameters (a1c6dd4)
- elements/space: add space (b956959), closes #70
- elements: Add color contrast ratio helper (00f81a2)
- elements: Add flags to elements (e6d18cc)
- flags: Add Flag component and initial stories (01a7aa4)
- global: Add npm script to build local dependencies on `yarn ins… (#30) (0702b5e)
- global: Require a lower Node version (16.8.0 → 14.8.1) to maximize compatibility (#105) (de1ad81)
- grid: Add Grid & Cell components for simple layouts (#28) (eb45068)
- grid: Add Grid & Cell components for simple layouts (#29) (2327fa9)
- icon component: Adds an Icon component along with corresponding CSS styles (b77c0f2)
- iconography: Add Lock & Link icons (6d5ffcb)
- iconography: Add new icons (9c92e25)
- iconography: Add to icon set (4ee60b2)
- icons: Add code generation to automate exporting of new icons (3721b09), closes #55
- icons: Automate creation of React icon components based on what's in
elements
(1aa0de2), closes #55 - image: New responsive, lazy-loading image component (9ca2fe9)
- Importing in Next.js project and scoping CSS (#166) (b1b0859), closes /github.com/percy/percy-storybook/issues/715#issuecomment-1496288650
- input: Change Input validation behavior (9225a2c), closes #41
- lists: Build basic styled list component (8c69f6e)
- menu: Basic Menu component refactor (328c218)
- menus: Revamp
Menu
component (b3563bd) - react-web: Add & consume ThemeProvider to allow definition of… (#19) (9524182)
- react-web: Add depth tokens. Update Button styles with depth on hover (#23) (7469f62)
- react-web: Add Layout primitives with examples (722edda)
- react-web: extract custom ThemeProvider and useTheme hook (e6de919)
- react-web: Make subdirectories of react-web their own ESMs (#16) (1772b4e)
- react-web: Make subdirectories of react-web their own ESMs (#17) (d7c64c2)
- react-web: Make subdirectories of react-web their own ESMs (#18) (282c21f)
- react: css usage and documentation (11e317c)
- react: switch between themes in storybook (79119ba)
- reset: Update list reset properties (9d44ac6)
- uploader: Add initial uploader component (#48) (d04e07c), closes #39
- web-components: add Storybook for web-components and a Button sample (ded3461)
- web-components: convert FileSelect from react-web (e421e1b)
- web-components: convert Image from react-web & add Storybook example (10c9fa7)
- web-components: Web components bundling (#108) (a28919e)
-
button: Emphasis parameter replaces mode parameter and is a breaking change.
-
global: Changed namespaces from @compassion-gds to @compassion-design-system. This will orphan references to the old namespace.
-
chore(global): Add fixed Lerna versioning across packages
-
v1.0.0
-
chore(tokens): Build CSS vars
-
chore(global): Add publishConfig properties for publishing of scoped packages
0.2.2-beta.0 (2020-11-25)
- react-web: Input: Add missing variable definition (f068b74)
0.2.1 (2020-11-25)
Note: Version bump only for package compassion-gds