Changelog
- chore: test Ladle v1 (#4985)
- fix(app-nav-bar): correct spacing (#4982)
- chore(spinner): remove styledspinnernext deprecation warning (#4984)
- chore(deps): Bump async in /packages/baseweb-vscode-extension (#4922)
- feat(badge): implement new badge component (#4964)
- feat(banner): create component (#4970)
- Update CODEOWNERS
- fix(types): update typescript definitions to better match the implementation (#4977)
- chore(lint): eslint TypeScript configuration (#4973)
- chore: bump ladle (#4968)
- feat(empty-state): add documentation (#4972)
- fix(vrt): add test to assert that config key has associated scenario (#4967)
- fix(select): fix blur when button click renders select (#4962)
- fix(select): handleBlur should check event type before bound check (#4960)
- feat(input): add readOnly state to input & textarea (#4591) (#4942)
- fix(list-item): modify list-item props type (artwork, endEnhancer) (#4957)
- docs(setup): add info about installing npm types (#4959)
- feat(payment-card): added uatp card support (#4961)
- feat(notification): update margin to match spec (16px) (#4954)
- feat(locale): add turkish localization (#4941)
- fix(popover): fix animateout property (#4953)
- fix(typescript): fix HeaderNavigationProps type (#4949)
- fix(icons): test and fix icon usage with global overrides (#4951)
- chore(e2e): change from puppeteer to playwright in integration tests (#4937)
- fix(notification): remove margin (#4944)