Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: release v0.1.0-alpha.10 #276

Merged
merged 29 commits into from
Mar 6, 2023
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
876b582
chore(deps-dev): bump @storybook/react in /react (#245)
dependabot[bot] Feb 19, 2023
e86ee30
chore(deps-dev): bump @storybook/addon-links in /react (#246)
dependabot[bot] Feb 19, 2023
056be8b
chore(deps-dev): bump @storybook/addon-essentials in /react (#247)
dependabot[bot] Feb 19, 2023
6c41e0c
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /react (#248)
dependabot[bot] Feb 19, 2023
107c8e9
chore(deps-dev): bump @storybook/addons in /react (#249)
dependabot[bot] Feb 19, 2023
9419a70
feat: add onChange prop to searchbar to enable dynamic search (#218)
justynoh Feb 20, 2023
773e1d2
fix: upgrade downshift from 6.1.12 to 7.2.0, a11y fixes for single se…
justynoh Feb 21, 2023
490f889
fix(deps): bump downshift from 7.2.0 to 7.2.1 in /react (#254)
dependabot[bot] Feb 21, 2023
bcb06a6
feat: update design tokens (add CalSG, theme changes for others) (#255)
karrui Feb 22, 2023
0dca25f
fix(MultiSelect): set input to readonly if isSearchable is false (#257)
karrui Feb 23, 2023
ac70085
chore(deps-dev): bump eslint-plugin-storybook in /react (#262)
dependabot[bot] Feb 26, 2023
250c0f3
chore(deps-dev): bump storybook in /react (#263)
dependabot[bot] Feb 26, 2023
eadda05
chore(deps-dev): bump @types/react-dom from 18.0.10 to 18.0.11 in /re…
dependabot[bot] Feb 26, 2023
2e1f89d
fix(deps): bump rooks from 7.4.3 to 7.4.4 in /react (#265)
dependabot[bot] Feb 26, 2023
0f38a1f
chore(deps-dev): bump vite from 4.1.1 to 4.1.4 in /react (#266)
dependabot[bot] Feb 26, 2023
8a6275a
feat: add new Toolbar component (#236)
karrui Feb 28, 2023
5d6d568
fix: add outline offset to default link styles (#242)
karrui Feb 28, 2023
2e17c19
feat: add theme generation to prebuild, update storybook version, pin…
karrui Feb 28, 2023
15a8491
feat(theme): add default body text, bg, borderColor semantic tokens (…
karrui Mar 1, 2023
ea1b47b
fix(deps): bump @floating-ui/react from 0.17.0 to 0.20.1 in /react (#…
dependabot[bot] Mar 5, 2023
b523bb5
chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 in /react (#270)
dependabot[bot] Mar 5, 2023
4c8a336
chore(deps-dev): bump @storybook/react-vite in /react (#271)
dependabot[bot] Mar 5, 2023
b8606b0
chore(deps-dev): bump @storybook/client-api in /react (#272)
dependabot[bot] Mar 5, 2023
aeadd2d
fix(deps): bump react-virtuoso from 4.0.1 to 4.1.0 in /react (#273)
dependabot[bot] Mar 5, 2023
3c3cddb
feat(Tag): add xs size and styles (#243)
karrui Mar 6, 2023
b1206a5
feat(FormControl): update styling and fix focus on some inputs when c…
karrui Mar 6, 2023
9d92aa0
Merge pull request #275 from opengovsg/alpha
karrui Mar 6, 2023
7bc9f20
feat: export Single/MultiSelect subcomponents (#267)
karrui Mar 6, 2023
8c1667b
build: release version v0.1.0-alpha.10
karrui Mar 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(deps-dev): bump @storybook/react-vite in /react (#271)
Bumps [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/frameworks/react-vite) from 7.0.0-beta.55 to 7.0.0-beta.61.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.0-beta.61/frameworks/react-vite)

---
updated-dependencies:
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Mar 5, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 4c8a336e0458d71a5c04aaf16170afeffe1569ca
Loading