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 #368

Merged
merged 1 commit into from
May 25, 2023
Merged

build: release v0.1.0 #368

merged 1 commit into from
May 25, 2023

Conversation

karrui
Copy link
Collaborator

@karrui karrui commented May 25, 2023

No changes from v0.1.0-alpha.12.
Changelog reflects major changes from previous latest (v0.0.12) to v0.1.0.
Full Changelog: v0.0.12...v0.1.0

Not using lists because of annoying Github title autoexpansion in lists.

What's Changed

New

feat: add sm size to Range/Calendar and Date/RangePicker components by @karrui in #274
feat: add more props, map list to List components, remove unused props by @karrui in #227
feat: add new Calendar and DatePicker components by @karrui in #92
feat: add new Toolbar component by @karrui in #236
feat: add onChange prop to searchbar to enable dynamic search by @justynoh in #218
feat: add Sidebar component by @karrui in #351
feat: add ssr, link.isExternalFn props to useMdComponent hook by @karrui in #210
feat: add TagInput component by @karrui in #191
feat: don't hardcode toast duration by @njenwei in #107
feat: export RestrictedFooter types and constants by @karrui in #159
feat: export Single/MultiSelect subcomponents by @karrui in #267
feat: replace usage of borderRadius with token by @karrui in #235
feat: update MultiSelect component to retain input on selection by @karrui in #158
feat: update themes, textStyle font family to be generic by @karrui in #310
feat: upgrade chakra-ui to v2.5.0 to fix Menu by @mantariksh in #228
feat(AvatarMenu): expose all Avatar props to allow overriding by @karrui in #277
feat(FormControl): update styling and fix focus on some inputs when clicked by @karrui in #260
feat(Radio): add allowDeselect option by @mantariksh in #206
feat(Tag): add xs size and styles by @karrui in #243
feat(theme): add default body text, bg, borderColor semantic tokens by @karrui in #239

Fixes

fix: add outline offset to default link styles by @karrui in #242
fix: export Calendar component by @karrui in #98
fix: export Sidebar components to package by @karrui in #355
fix: export tag input from index by @mantariksh in #199
fix: move SingleSelect, MultiSelect components to root by @karrui in #170
fix: remove timezone from datepicker by @LinHuiqing in #309
fix: update dropdown component to be more reliable by @karrui in #106
fix: upgrade downshift from 6.1.12 to 7.2.0, a11y fixes for single select and multiselect by @justynoh in #252
fix: use -subtle colors instead of non-existant -light prefix by @karrui in #289
fix(Calendar): correctly focus on date on month change, replace cuid with nanoid by @karrui in #200
fix(DateRangePicker): avoid kebab case for object css by @mantariksh in #209
fix(MultiSelect): correct chevron height on sm size by @karrui in #325
fix(MultiSelect): set input to readonly if isSearchable is false by @karrui in #257

@netlify
Copy link

netlify bot commented May 25, 2023

Deploy Preview for objective-bell-0ffbfb canceled.

Name Link
🔨 Latest commit 870a283
🔍 Latest deploy log https://app.netlify.com/sites/objective-bell-0ffbfb/deploys/646f0cd596be8f000886e6e8

@karrui
Copy link
Collaborator Author

karrui commented May 25, 2023

Force pushing from this branch to latest once merged into main

@karrui karrui merged commit f1e5c91 into main May 25, 2023
@karrui karrui deleted the release-v0.1.0 branch May 25, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant