Releases: giantnodes/design-system
Releases · giantnodes/design-system
v1.0.0-canary.13
What's Changed
- chore(release): v1.0.0-canary.12 by @github-actions in #72
- fix: style inconsistencies by @PHILLIPS71 in #73
- feat(button): add transparent color prop by @PHILLIPS71 in #74
Full Changelog: v1.0.0-canary.12...v1.0.0-canary.13
v1.0.0-canary.12
What's Changed
- chore(release): v1.0.0-canary.11 by @github-actions in #51
- chore(deps-dev): bump react and @types/react by @dependabot in #54
- chore(deps-dev): bump turbo from 1.13.2 to 1.13.3 by @dependabot in #53
- chore(deps-dev): bump react-dom and @types/react-dom by @dependabot in #57
- chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 4.6.1 by @dependabot in #56
- refactor: use theme aware colours by @PHILLIPS71 in #62
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 by @dependabot in #61
- chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.1 to 4.6.2 by @dependabot in #59
- refactor: drop Input.Control component by @PHILLIPS71 in #64
- feat: add combo box component by @PHILLIPS71 in #63
- chore(deps-dev): bump react and @types/react by @dependabot in #58
- chore(deps-dev): bump @typescript-eslint/parser from 7.7.1 to 7.8.0 by @dependabot in #60
- chore(deps): bump react-aria-components from 1.1.1 to 1.2.0 by @dependabot in #69
- chore(deps): bump react-aria from 3.32.1 to 3.33.0 by @dependabot in #67
- chore(deps): bump @react-aria/utils from 3.23.2 to 3.24.0 by @dependabot in #65
- chore(deps-dev): bump vite from 5.2.10 to 5.2.11 by @dependabot in #68
- chore(deps): bump tailwindcss-react-aria-components from 1.1.1 to 1.1.2 by @dependabot in #66
- fix: usage of text-md instead of text-base by @PHILLIPS71 in #70
- feat: add optional useHref prop to DesignSystemProvider by @PHILLIPS71 in #71
Full Changelog: v1.0.0-canary.11...v1.0.0-canary.12
v1.0.0-canary.11
What's Changed
- chore(release): v1.0.0-canary.10 by @PHILLIPS71 in #33
- ci: use pull_request instead of pull_request_target event by @PHILLIPS71 in #34
- fix: button and form not extending VariantProps + spinner refs not being passed by @PHILLIPS71 in #36
- refactor: use generic StoryFn type to pass in component props by @PHILLIPS71 in #35
- ci: add dependabot.yml by @PHILLIPS71 in #37
- ci: use npm package ecosystem by @PHILLIPS71 in #38
- chore(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.7.0 by @dependabot in #39
- chore(deps-dev): bump tailwindcss from 3.4.1 to 3.4.3 by @dependabot in #41
- chore(deps-dev): bump @types/react from 18.2.67 to 18.2.79 by @dependabot in #43
- chore(deps-dev): bump @storybook/blocks from 8.0.1 to 8.0.8 by @dependabot in #40
- chore(deps-dev): bump @storybook/addon-interactions from 8.0.1 to 8.0.8 by @dependabot in #42
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 by @dependabot in #45
- chore(deps-dev): bump autoprefixer from 10.4.18 to 10.4.19 by @dependabot in #48
- chore(deps-dev): bump @storybook/react from 8.0.1 to 8.0.9 by @dependabot in #46
- chore(deps-dev): bump @storybook/blocks from 8.0.8 to 8.0.9 by @dependabot in #47
- chore(deps-dev): bump @storybook/react-vite from 8.0.1 to 8.0.9 by @dependabot in #44
- ci: fix cache step occurring after the install by @PHILLIPS71 in #49
- chore: update dependencies by @PHILLIPS71 in #50
Full Changelog: v1.0.0-canary.10...v1.0.0-canary.11
v1.0.0-canary.10
What's Changed
- chore(release): v1.0.0-canary.9 by @github-actions in #26
- fix: button + divider typing issues by @PHILLIPS71 in #27
- feat(typography): add sizes to typography by @PHILLIPS71 in #28
- feat(spinner): add sizes spinner component by @PHILLIPS71 in #29
- fix(select): cannot read null property textValue by @PHILLIPS71 in #30
- ci: create a pull request after successful publish to npm by @PHILLIPS71 in #31
- chore(deps-dev): bump vite from 5.1.6 to 5.1.7 by @dependabot in #32
New Contributors
- @dependabot made their first contribution in #32
Full Changelog: v1.0.0-canary.9...v1.0.0-canary.10
v1.0.0-canary.9
What's Changed
- chore(release): v1.0.0-canary.8 by @github-actions in #22
- feat: add spinner component + button loading spinner by @PHILLIPS71 in #23
- fix: paragraph appearing as spans + className + typing issues by @PHILLIPS71 in #24
- fix: tables not rendering checkbox component by @PHILLIPS71 in #25
Full Changelog: v1.0.0-canary.8...v1.0.0-canary.9
v1.0.0-canary.8
What's Changed
- chore(release): v1.0.0-canary.7 by @github-actions in #20
- feat: add polymorphic component support by @PHILLIPS71 in #21
Full Changelog: v1.0.0-canary.7...v1.0.0-canary.8
v1.0.0-canary.7
What's Changed
- chore(release): v1.0.0-canary.6 by @github-actions in #19
Full Changelog: v1.0.0-canary.6...v1.0.0-canary.7
v1.0.0-canary.6
What's Changed
- chore(release): v1.0.0-canary.5 by @github-actions in #17
- fix(link): drop use-link hook as react-aria-components handles client side routing internally by @PHILLIPS71 in #18
Full Changelog: v1.0.0-canary.5...v1.0.0-canary.6
v1.0.0-canary.5
What's Changed
- chore(release): 1.0.0-canary.4 by @github-actions in #14
- ci: remove kodiak by @PHILLIPS71 in #15
- feat(link): add support for client side navigation by @PHILLIPS71 in #16
Full Changelog: v1.0.0-canary.4...v1.0.0-canary.5
v1.0.0-canary.4
What's Changed
- chore(release): 1.0.0-canary.3 by @github-actions in #11
- fix(dialog): Dialog.Content children type unassignable by @PHILLIPS71 in #13
- fix(select): dynamic items collection type by @PHILLIPS71 in #12
Full Changelog: v1.0.0-canary.3...v1.0.0-canary.4