Baseweb Versions Save

A React Component library implementing the Base design language

v13.0.0

10 months ago

Changelog

  • [baseui tokens]: rename background light tokens COVERAGE_EXEMPTION
  • [baseui bottom-navigation] fix overflow
  • fix(build): fix tsc (#5290)
  • Update table-semantic.mdx (#5291)
  • Source code update
  • [baseui datepicker] add year-month selectors to multi-month calendar COVERAGE_EXEMPTION
  • baseui: add side-navigation-next
  • [baseui page-control] correct number of dots when overflowing
  • Source code update
  • Source code update
  • Source code update
  • Next 12 (#5284)
  • [Datepicker] bug: non-ranged calendar with timepicker doesn't update UI or state correctly
  • [baseui] use mergeOverrides for Select in Pagination component
  • [baseui message card] correct how custom Button overrides merge with defaults
  • [popover] always add onFocus & onBlur to anchor props COVERAGE_EXEMPTION
  • Source code update
  • Source code update
  • Source code update
  • [baseui checkbox] don't set aria-checked when type is checkbox COVERAGE_EXEMPTION
  • Source code update
  • Source code update
  • Source code update
  • update baseui ts entrypoints
  • baseui-checkbox-should-update-indeterminate-property
  • Source code update
  • [baseui page-control] align PageControl with Pagination component
  • avoid crash on google translate baseui button content
  • [baseui datepicker] enter key moves focus to calendar and date format read by screenreader

v12.2.0

1 year ago

Changelog

  • Button timer (#5160)
  • chore(docs): make the editor inputs round (#5189)
  • fix(types): fix Grid.children to be React.ReactNode (#5188)
  • feat(data-table): add sort and textQueryChange callbacks (#5164)
  • feat(data-table): add clear selection imperitive method (#5162)
  • fix(dev): fix base web links (#5178)
  • fix(types): fix definition of optional TS theme properties (#5186)
  • fix(types): fix HeaderNavigation to allow children (#5185)
  • fix(types): fix TreeLabelInteractable to allow children (#5183)
  • fix(types): fix CardProps to match docs (#5182)
  • fix(types): fix StatefulPopoverProps to match docs (#5181)
  • fix(types): use React.PropsWithChildren with HeaderNavigationProps (#5180)
  • fix(types): make SkeletonProps.rows optional to match the docs (#5179)
  • Update button background in dark mode to match design spec (#5187)
  • fix(popover): handle click within anchor children (#5184)
  • chore(docs): add Progress Bar steps example (#5176)
  • chore(docs): make ProgressBar rounded example autoplay (#5177)
  • docs(theming): fix typo (#5175)
  • fix(textarea): do not apply children (#5174)

v12.1.3

1 year ago

Changelog

  • fix(data-table): correct data-table rendering in react 18 (#5170)
  • chore(ci): fix react 18 test (#5167)

v12.1.2

1 year ago

Changelog

  • fix(progress-bar): styled-bar should only require props it uses (#5154)
  • fix(sidenav): make optional side-navigation props optional again (#5153)
  • fix(popover): apply tooltip role to body (#5156)
  • fix(file-uploader): revert dropzone upgrade (#5155)
  • fix(timezone-picker): replace zone1970 with zone (#5152)
  • chore(message-card): add a11y e2e tests (#5145)

v12.1.1

1 year ago

Changelog

  • fix(popover): popover should only appear if the trigger event is focus-visible (#5150)
  • fix(input): allow input focus when readonly (#5014)
  • Fix breadcrumb alignment and color (#5143)

v12.1.0

1 year ago

Changelog

  • fix(table-semantic): align title when sortable and spacious (#5141)
  • fix(list-item): artwork-container should not shrink width (#5137)
  • fix(data-table): resize columns after row data changes (#5136)
  • chore(lint): lint suppress csstype no-unresolved (#5139)
  • fix(message-card): use ts file import (#5135)
  • chore(card): mock image src in card unit test (#5133)
  • feat(menu): add menu divider (#5132)
  • chore(timezone-picker): update tzdata (#5128)
  • chore(ts): add new ts concistent-type-imports rule (#5130)
  • chore(message-card): organize test images (#5127)
  • fix(badge): update badge text colors (#5125)
  • Add tabs end enhancer (#5004)
  • fix(select): update default maxDropdownHeight to 40vh (#5118)
  • feat(textarea): add resize support (#5103)
  • fix(vrt): wait for network idle to avoid image load unreliability (#5109)
  • Round corners for input components (#5107)
  • fix(fonts): set heading & display font weights to 700 (#5087)
  • fix(map-marker): change label type to accept components (#5102)
  • chore(button): change mini button radius to 4px (#5092)
  • feat(timezonepicker): add arbitrary tz options to list (#5096)
  • fix(Banner): convert shorthand margin to longhand (#5098)
  • fix(ladle): replace react-virtualized with react-window (#5094)
  • chore(banner): export banner override types (#5055)
  • feat(message-card): build message card (#5068)
  • feat(layer): implement keyboard event handlers (#5080)
  • fix(accessibility): upgrade axe-core and fix new errors (#5081)
  • fix(test): update @testing-library/dom (#5083)
  • Location Puck (#4925)
  • fix(styletron): apply displayName (#5075)

v12.0.0

1 year ago

Changelog

  • fix(ts): adds missing type definitions (#5054)
  • fix(docs): update docs cheat sheet to TS (#5052)
  • fix(ts): optional properties in progress steps component (#5049)
  • Update star rating color to black (#5045)
  • fix(docs): add sharedProps to banner yard config (#5046)
  • fix(ts): add $style prop to block component (#5038)
  • fix(ts): mark default modal props as optional (#5037)
  • chore(docs): remove ie support from docs site - improve build time (#5042)
  • fix(docs): remove extract-react-types from docs site (#5034)
  • fix(types): update type aliases, mark optional props for checkbox (#5035)
  • fix(types): accordion, relax children type (#5033)
  • fix(types): backward compatibility fixes (#5032)
  • Divider component (#5027)
  • TypeScript migration (#4989)
  • chore(themes): add new token backgroundOverlayArt (#5030)
  • fix(typescript): fix type errors in converted code (#5009)
  • Merge pull request #5008 from zxbodya/converty-to-ts
  • fix(test): remove incorrect js extension in jest.unmock call
  • chore(build): update config to use typescript sources
  • chore(jest): typescript test config
  • flowts convert
  • flowts rename
  • chore(typescript): prepare for migration (#5007)
  • fix(sync): use main branch (#5023)
  • chore(sync): add sync script (#5019)
  • fix(badge): avoid warning for inline badges (#5013)

v11.2.1

1 year ago

Changelog

  • chore(typescript): upgrade styletron deps to latest beta (#5015)
  • fix(docs): fix typo (#5010)

v11.2.0

1 year ago

Changelog

  • chore(deps): update styletron (#5006)
  • chore(button): make button borders rounded (#4999)

v11.1.2

1 year ago

Changelog

  • fix(app-nav-bar): use grid maxWidth (#4997)
  • feat(file-uploader): progress bar, cancel & retry buttons overrides (#5002)
  • test(vrt): update visual snapshots for fix-select [skip ci] (#4991)