Releases: Khan/wonder-blocks
Releases · Khan/wonder-blocks
@khanacademy/[email protected]
Patch Changes
- Updated dependencies [b5cad0b]
- @khanacademy/[email protected]
@khanacademy/[email protected]
Patch Changes
- Updated dependencies [b5cad0b]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
@khanacademy/[email protected]
Patch Changes
- b5cad0b: Use h2 tag in modal header instead of h3
@khanacademy/[email protected]
Patch Changes
- 5899cbe: Fix ngettext not returning plural translations.
@khanacademy/[email protected]
Minor Changes
- c512e76: Add
startIcon
prop to Combobox
Patch Changes
- Updated dependencies [b5cad0b]
- @khanacademy/[email protected]
@khanacademy/[email protected]
Patch Changes
- Updated dependencies [c512e76]
- @khanacademy/[email protected]
@khanacademy/[email protected]
Major Changes
- df13735: Update Toolbar to use CSS grid. This allows consumers to set
max-width: 100%
on elements passed to thetitle
prop to ensure the title does not overlapleftContent
orrightContent
. Consumers dependent on the flex behavior of the previous implementation will need to update to support the grid layout. Namely, any consumer using a hack likewidth: 100vw
onrightContent
to force it to take up the full width of the toolbar on mobile will need to usewidth: 100%
instead.
@khanacademy/[email protected]
Patch Changes
- @khanacademy/[email protected]
@khanacademy/[email protected]
Patch Changes
- Updated dependencies [c111059]
- @khanacademy/[email protected]
@khanacademy/[email protected]
Patch Changes
- Updated dependencies [9ed7bd5]
- Updated dependencies [cdcfe1b]
- Updated dependencies [21f6779]
- Updated dependencies [486c6a8]
- @khanacademy/[email protected]