Recent Releases of @stanfordspezi/spezi-web-design-system
@stanfordspezi/spezi-web-design-system - 0.16.0
What's Changed
- Port formatValue utilities from Spezi Study Platform by @michaelheckmann in https://github.com/StanfordSpezi/spezi-web-design-system/pull/85
- Add
DashedSeparatorcomponent by @michaelheckmann in https://github.com/StanfordSpezi/spezi-web-design-system/pull/88 - Add
useIsScrolledhook by @michaelheckmann in https://github.com/StanfordSpezi/spezi-web-design-system/pull/96 - Add overlay prop to Avatar component by @michaelheckmann in https://github.com/StanfordSpezi/spezi-web-design-system/pull/95
- Create IconPicker component by @michaelheckmann in https://github.com/StanfordSpezi/spezi-web-design-system/pull/97
- Add shadow to dropdown menu by @michaelheckmann in https://github.com/StanfordSpezi/spezi-web-design-system/pull/101
- Pass padding through an Async component to StateContainer by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/103
- Improve contrast on tooltip styles by @michaelheckmann in https://github.com/StanfordSpezi/spezi-web-design-system/pull/99
- Create StatusDot component by @michaelheckmann in https://github.com/StanfordSpezi/spezi-web-design-system/pull/102
- Adjust useForm to work with zod v4 schemas by @michaelheckmann in https://github.com/StanfordSpezi/spezi-web-design-system/pull/105
New Contributors
- @michaelheckmann made their first contribution in https://github.com/StanfordSpezi/spezi-web-design-system/pull/85
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.15.0...0.16.0
- TypeScript
Published by arkadiuszbachorski 6 months ago
@stanfordspezi/spezi-web-design-system - 0.15.0
What's Changed
- Remove
anyfrom dev helpers by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/86 - Replace specified transition classes with general purpose transition by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/92
- Add gap to DataTable header by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/90
- Expose ButtonPagination and LinkPagination components by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/91
- Expose more internals from DataTable by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/89
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.14.0...0.15.0
- TypeScript
Published by arkadiuszbachorski 7 months ago
@stanfordspezi/spezi-web-design-system - 0.14.0
What's Changed
- Expand AsideBrandLayout composability by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/70
- Add
RadioGroupcomponent by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/71 - Add
CheckboxGroupcomponent by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/72 - Add useMedia utility hooks by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/76
- Add
CollapsibleandAccordioncomponents by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/75 - Add build step to every PR against
mainbranch by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/79 - Update packages by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/78
- Add
Sheetcomponent by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/77 - Extract
InfoButtonto separate component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/80
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.13.0...0.14.0
- TypeScript
Published by arkadiuszbachorski 9 months ago
@stanfordspezi/spezi-web-design-system - 0.13.0
What's Changed
- Cover codebase with JSDoc documentation by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/66
- Add
successandwarningBadge variants by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/69 - Add ConsentDialog component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/67
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.12.0...0.13.0
- TypeScript
Published by arkadiuszbachorski 9 months ago
@stanfordspezi/spezi-web-design-system - 0.12.0
What's Changed
- Expose LabelContainer as separate component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/61
- Update packages by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/63
- Add Notification component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/64
- Apply Nikolai's comments to Notifications by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/65
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.11.0...0.12.0
- TypeScript
Published by arkadiuszbachorski 10 months ago
@stanfordspezi/spezi-web-design-system - 0.11.0
What's Changed
- Update all major packages by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/60
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.10.0...0.11.0
- TypeScript
Published by arkadiuszbachorski 11 months ago
@stanfordspezi/spezi-web-design-system - 0.10.0
What's Changed
- Add "actions" slot to EmptyState by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/58
- Add different Dialog sizes by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/59
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.9.0...0.10.0
- TypeScript
Published by arkadiuszbachorski 11 months ago
@stanfordspezi/spezi-web-design-system - 0.9.0
What's Changed
- Add Skeleton component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/56
- Make empty state of DataTable customizable by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/55
- Add new elements to Popover component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/57
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.8.0...0.9.0
- TypeScript
Published by arkadiuszbachorski 11 months ago
@stanfordspezi/spezi-web-design-system - 0.8.0
What's Changed
- Add InputOTP component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/52
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.7.0...0.8.0
- TypeScript
Published by arkadiuszbachorski 12 months ago
@stanfordspezi/spezi-web-design-system - 0.7.0
What's Changed
- Publish package only after successful build by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/47
- Fix flaky Calendar tests by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/50
- Adding Radio Input component by @ivyalin2015 in https://github.com/StanfordSpezi/spezi-web-design-system/pull/27
- Add non-shrinkable variant of Dashboard by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/49
New Contributors
- @ivyalin2015 made their first contribution in https://github.com/StanfordSpezi/spezi-web-design-system/pull/27
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.6.0...0.7.0
- TypeScript
Published by arkadiuszbachorski 12 months ago
@stanfordspezi/spezi-web-design-system - 0.6.0
What's Changed
- Add syncData helper by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/45
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.5.0...0.6.0
- TypeScript
Published by arkadiuszbachorski about 1 year ago
@stanfordspezi/spezi-web-design-system - 0.5.0
What's Changed
- Use published "NPM publish package" action version by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/38
- Use spezi-web-configurations ESLint by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/39
- Update packages by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/42
- Add icons support to SignInForm component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/43
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.4.0...0.5.0
- TypeScript
Published by arkadiuszbachorski about 1 year ago
@stanfordspezi/spezi-web-design-system - 0.4.0
What's Changed
- Add Checkbox component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/36
- Improve SideLabel positioning by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/35
- Use publish package action by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/37
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.3.0...0.4.0
- TypeScript
Published by arkadiuszbachorski about 1 year ago
@stanfordspezi/spezi-web-design-system - 0.3.0
What's Changed
- Fix deployment action by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/21
- Format package.json by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/23
- Prevent returning empty string from getUserName function by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/18
- Improve Dropdown stories by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/22
- Improve state surfacing support by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/25
- Add Breadcrumbs component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/24
- Make design system router platform agnostic by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/32
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.2.1...0.3.0
- TypeScript
Published by arkadiuszbachorski about 1 year ago
@stanfordspezi/spezi-web-design-system - 0.2.1
What's Changed
- Remove version from package.json by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/12
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.2.0...0.2.1
- TypeScript
Published by arkadiuszbachorski over 1 year ago
@stanfordspezi/spezi-web-design-system - 0.2.0
What's Changed
- Fix NPM publish by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/10
- Cleanup test and storybook providers by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/8
- Add NotFound component by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/9
- Export more utils and EmailPasswordForm by @NikolaiMadlener in https://github.com/StanfordSpezi/spezi-web-design-system/pull/11
New Contributors
- @NikolaiMadlener made their first contribution in https://github.com/StanfordSpezi/spezi-web-design-system/pull/11
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/compare/0.1.0...0.2.0
- TypeScript
Published by arkadiuszbachorski over 1 year ago
@stanfordspezi/spezi-web-design-system - 0.1.0
What's Changed
- Migrate design system from ENGAGE-HF by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/3
- Fix Markdown links by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/7
- Center isPending icon of Button by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/5
- Add Field tooltip by @arkadiuszbachorski in https://github.com/StanfordSpezi/spezi-web-design-system/pull/6
New Contributors
- @arkadiuszbachorski made their first contribution in https://github.com/StanfordSpezi/spezi-web-design-system/pull/3
Full Changelog: https://github.com/StanfordSpezi/spezi-web-design-system/commits/0.1.0
- TypeScript
Published by arkadiuszbachorski over 1 year ago