v23.0.0-alpha.7
Pre-release
Pre-release
openedx-semantic-release-bot
released this
11 Dec 18:41
·
2 commits
to alpha
since this release
23.0.0-alpha.7 (2024-12-11)
Bug Fixes
- ignore
touchstart
events for closing modal popups (#3087) (ae3cdee) - minor type issues in docs/examples/IconButton/utils (#3313) (9526409)
- regenerate icons (8662f3f)
- remove duplicate selector (1b1786d)
- remove header border radius on
FullscreenModal
(#3041) (48b8635) - scales down card logo cap (#3218) (e7160b2)
- update docstring to prevent jsx closing tag error (#3328) (8215809)
Features
- add ability to disable SelectMenu (#3138) (c579d88)
- add Newsstand icon (#3275) (fc888d5)
- add types for and some related components (#3242) (ba29749)
- Add TypeScript types for (#3077) (d4fce25)
- add typings for (#3080) (4abe68b)
- migrates Container to TypeScript; Container without max-width on docs site [FC-0062] (#3216) (65bb39b)
- Use modern babel config, removing transforms for ancient browsers (d8cd81d)