Releases: mieweb/ui
Releases · mieweb/ui
v0.3.0
What's Changed
- feat: add CountryCodeDropdown component with libphonenumber validation by @garrity-miepub in #127
- refactor(storybook): reorganize navigation into 3-tier architecture by @garrity-miepub in #128
- feat(WebChartReportViewer): use DateInput component with calendar for custom date range by @garrity-miepub in #134
- fix: update Dashboard example link in Introduction.mdx by @garrity-miepub in #135
- feat: Tailwind 4 integration lessons + brand/theme generation improvements by @horner in #137
- fix(storybook): show live computed hex values on Colors page by @garrity-miepub in #140
- docs: add execution-plan.md for AI-driven @mieweb/ui migration by @garrity-miepub in #141
- docs: add migration guide section to Introduction page by @garrity-miepub in #142
- style: fix prettier formatting in 6 files by @garrity-miepub in #143
- feat(execution-plan): iterative improvements from 5 external AI test cycles by @garrity-miepub in #145
- feat: add condensed view for text & data display components by @garrity-miepub in #146
- Fix ARIA violation: search input outside
role="menu"in searchable Dropdown by @Copilot in #148 - New components for DataVis NITRO by @tvenable-mie in #144
- feat: add condensed view for form & input components by @garrity-miepub in #147
- fix(Dashboard): wire theme toggle to Storybook globals for proper dark mode by @garrity-miepub in #150
- feat(Alert, ConnectionStatus): add condensed view support by @garrity-miepub in #151
- feat: add condensed view support to Layout & Structure components by @garrity-miepub in #152
- feat(Images & Media): add condensed view for AudioPlayer, AudioRecorder, DocumentScanner, FileManager, RecordButton by @garrity-miepub in #153
- feat(condensed): add condensed view to Overlays & Layering components by @garrity-miepub in #154
- feat: condensed view — Navigation, OrderSidebar, Pagination by @garrity-miepub in #155
- feat(condensed): add condensed view support for Messaging and Toast components by @garrity-miepub in #156
- Feature/datavis nitro submodule by @garrity-miepub in #149
- feat(condensed): add condensed view support for Progress, Skeleton, and Spinner by @garrity-miepub in #158
- fix(build): externalize datavis deps in tsup config by @garrity-miepub in #159
New Contributors
- @tvenable-mie made their first contribution in #144
Full Changelog: v0.2.3...v0.3.0
0.1.1
What's Changed
- feat(storybook): add Colors example page by @garrity-miepub in #2
- feat(storybook): add comprehensive dark mode support by @garrity-miepub in #5
- feat(icons): add lucide-react icon library with healthcare icons by @garrity-miepub in #1
- Added AudioPlayer, AudioRecorder, and RecordButton to tsup build entries for tree-shaking support by @rajkumargaramie in #6
- feat(AGGrid): add AG Grid wrapper component with theming support by @garrity-miepub in #4
- feat(DocumentScanner): Add comprehensive document scanning component by @wreiske in #14
- feat(Alert): improve icon handling and Storybook controls by @garrity-miepub in #15
- Feature/avatar updates fix by @garrity-miepub in #16
- feat: add icon selector dropdown to Badge stories by @garrity-miepub in #17
- feat: add separator selector dropdown to Breadcrumb stories by @garrity-miepub in #18
- feat: improve Default story with dynamic orientation-based width by @garrity-miepub in #19
- feat: add icon selector dropdowns to Button stories and stricter icon types by @garrity-miepub in #20
- feat(DateInput): Add calendar picker with width/size props and dark mode fixes by @garrity-miepub in #21
- refactor(Pagination): overhaul stories to fix Storybook controls by @garrity-miepub in #23
- refactor(Progress): overhaul stories to fix Storybook controls by @garrity-miepub in #24
- fix(Pagination): make onPageChange optional in wrapper component types by @garrity-miepub in #25
- feat(QuickAction): overhaul stories with icon dropdown and fix theme … by @garrity-miepub in #26
- feat(Radio): overhaul stories with working controls and add responsive font sizing by @garrity-miepub in #27
- feat(SchedulePicker): overhaul stories with working controls by @garrity-miepub in #28
- feat(Select): overhaul stories with working controls by @garrity-miepub in #29
- fix(AudioPlayer): enable play/pause and playback rate controls for waveform variant by @rajkumargaramie in #22
- feat(Switch): scale label and description font sizes by @garrity-miepub in #31
- fix(lint): replace bare alert() with window.alert() across stories by @garrity-miepub in #32
- refactor(Skeleton): overhaul stories with example-based controls and custom skeleton builde by @garrity-miepub in #33
- feat(Table): add interactive Playground story with column controls by @garrity-miepub in #34
- feat(Tabs): Add Playground story with interactive controls by @garrity-miepub in #36
- fix(Text): Fix Default story controls and truncate behavior by @garrity-miepub in #37
- fix(Textarea): Fix Default story controls to be fully interactive by @garrity-miepub in #38
- feat(AGGrid): add dynamic row and container heights based on size variant by @garrity-miepub in #39
- fix(Modal, AddContactModal): Fix Storybook docs mode rendering issues by @garrity-miepub in #40
- fix(tests): Add Vitest type definitions for jest-dom matchers by @garrity-miepub in #41
- fix(Address): Disable icon control in Storybook by @garrity-miepub in #42
- Feature/appheader update by @garrity-miepub in #43
- feat(AudioPlayer): enhance Storybook controls with all component props by @garrity-miepub in #44
- fix(AuthDialog): render stories in iframe to prevent overflow:hidden … by @garrity-miepub in #45
- fix(AuthDialog): resolve TypeScript error by moving demo component be… by @garrity-miepub in #46
- Feature/business hours editor updates by @garrity-miepub in #47
- feat(CSVColumnMapper): redesign column cards with design system tokens by @garrity-miepub in #48
- feat(CheckrIntegration): redesign with design system components and theming by @garrity-miepub in #49
- fix(ClaimProviderForm): add Storybook controls for all props by @garrity-miepub in #50
- fix(CommandPalette): add Storybook controls for component props by @garrity-miepub in #51
- fix(CookieConsent): add comprehensive Storybook controls by @garrity-miepub in #52
- fix(DateRangePicker): add Storybook controls for component props by @garrity-miepub in #53
- fix(DocumentScanner): disable unreliable acceptedFileTypes control by @garrity-miepub in #54
- Feature/edit user role modal updates by @garrity-miepub in #55
- fix(EmployerServiceModal): Fix docs page layout and theming by @garrity-miepub in #57
- fix(ErrorPage): Fix Storybook controls and button theming by @garrity-miepub in #58
- feat(HRISProviderSelector): add dark mode support, real logos, and St… by @garrity-miepub in #59
- feat(InventoryManager): fix modal layout and add dark mode support by @garrity-miepub in #60
- feat(InviteUserModal): fix modal layout and add dark mode support by @garrity-miepub in #61
- feat(LanguageSelector): convert stories to args-based pattern by @garrity-miepub in #62
- feat(LoadingPage): add interactive demo mode selector with all loading patterns by @garrity-miepub in #63
- feat(OnboardingWizard): rewrite stories with interactive demo wrapper and fix broken logos by @garrity-miepub in #64
- refactor(OrderCard): use design system components and CSS variables by @garrity-miepub in #65
- refactor(OrderList.stories): use Badge component and add Storybook co… by @garrity-miepub in #66
- feat(OrderLookupForm): use theme-aware gradient for branding column by @garrity-miepub in #67
- feat(OrderSidebar): improve stories with proper preview and controls by @garrity-miepub in #68
- feat(PageHeader): add Lucide icon selector and iconAlign prop by @garrity-miepub in #69
- feat(PermissionsEditor): add interactive Storybook controls for Docs page by @garrity-miepub in #70
- feat(ProviderSelector): add Storybook controls and theme variable support by @garrity-miepub in #71
- refactor(QuickLinksCard): replace hardcoded colors with theme CSS var… by @garrity-miepub in #72
- feat(RecordButton): Complete rewrite with enhanced visual design and states by @garrity-miepub in #73
- feat(Waveform): add hover cursor functionality with time tracking by @rajkumargaramie in #56
New Contributors
- @garrity-miepub made their first contribution in #2
- @rajkumargaramie made their first contribution in #6
- @wreiske made their first contribution in #14
Full Changelog: https://github.com/mieweb/ui/commits/0.1.1