carbon v10.12.0-rc.0 Release Notes

Release Date: 2020-05-04 // almost 4 years ago
  • v10.12.0-rc.0 (2020-5-4)

    [email protected]

    ๐Ÿ†• New features ๐Ÿš€

    • feat(text-input): adds fluid variation of text input (#5830) (7dc601f33)
    • feat(tag): add high-contrast type (#5910) (445e6507c)
    • feat(number-input): respect min, max, and step attributes (#5906) (c4233bd7d)
    • feat(progress-indicator): add spaceEqual prop and functionality to progress step (#5635) (22a411c37)
    • feat(DataTable): option to show overflow menu on hover (#5822) (6795904e0)

    ๐Ÿ› Bug fixes ๐Ÿ›

    • ๐Ÿ›  fix(text-input): remove outline flicker during state transition (#5990) (9c6395778)
    • ๐Ÿ›  fix(accordion): remove hover on skeleton (#5961) (b2caf9dec)
    • ๐Ÿ›  fix(dropdown): fix inline field height not adapting to prop size change (#5988) (6be11ccc1)
    • ๐Ÿ›  fix(accordion): change accordion heading height to 40px (#5992) (999e7e013)
    • ๐Ÿ›  fix(breadcrumb): add reset for ol (#5916) (6dd68fe7c)
    • ๐Ÿ›  fix(code-snippet): fix copy button background - light variant (#5895) (e52bd84d2)
    • ๐Ÿ›  fix(progress-indicator): prevent onChange events on disabled items (#5921) (543974f4f)
    • ๐Ÿ›  fix(tabs): revert input background changes (#5914) (ccbeadc3e)
    • ๐Ÿ›  fix(ui-shell): fix padding when fixed side nav is using icons (#5896) (c7bf86690)
    • ๐Ÿ›  fix(table): change thead to sticky position with z-index (#5887) (b5ed4552d)
    • ๐Ÿ›  fix(progress-indicator): make unclickable step look non-interactive (#5843) (81a4b752d)
    • ๐Ÿ›  fix(components): update get-token-value helper to error out at end of loop (#5838) (981c126ba)
    • ๐Ÿ›  fix(checkbox): match label spacing in skeleton (#5847) (9e1fae2a0)
    • ๐Ÿ›  fix(dropdown): fix redundant programmatic focusable element (#5818) (fdc945056)
    • ๐Ÿ›  fix(ListBox): enable drawer animation (#5810) (cb85deb11)

    ๐Ÿ“š Documentation ๐Ÿ“

    ๐Ÿฑ Housekeeping ๐Ÿ 

    • ๐Ÿ”€ chore(project): sync generated files (57c2f2840)

    @carbon/[email protected]

    ๐Ÿฑ Housekeeping ๐Ÿ 

    • ๐Ÿ”€ chore(project): sync generated files (6d0dc8ce5)

    @carbon/[email protected]

    ๐Ÿฑ Housekeeping ๐Ÿ 

    • ๐Ÿš€ chore(release): v10.12.0-rc.0 (3e2288c8f)

    @carbon/[email protected]

    ๐Ÿ†• New features ๐Ÿš€

    • โšก๏ธ feat(icon-build-helpers): optimize SVG assets and builder interface (#5937) (ffcc6159d)

    @carbon/[email protected]

    ๐Ÿ†• New features ๐Ÿš€

    • โšก๏ธ feat(icon-build-helpers): optimize SVG assets and builder interface (#5937) (ffcc6159d)

    @carbon/[email protected]

    ๐Ÿ†• New features ๐Ÿš€

    • โšก๏ธ feat(icon-build-helpers): optimize SVG assets and builder interface (#5937) (ffcc6159d)
    • feat(icons): add April 2020 batch of icons (#5888) (649262027)

    ๐Ÿ› Bug fixes ๐Ÿ›

    • ๐Ÿ›  fix(icons): remove duplicate asset and add check to helpers (#5844) (b16032d71)

    ๐Ÿฑ Housekeeping ๐Ÿ 

    • ๐Ÿ“‡ test(e2e): add PublicAPI tests and use metadata for icon tests (#5846) (914665c06)

    @carbon/[email protected]

    ๐Ÿ†• New features ๐Ÿš€

    • โšก๏ธ feat(icon-build-helpers): optimize SVG assets and builder interface (#5937) (ffcc6159d)

    @carbon/[email protected]

    ๐Ÿ†• New features ๐Ÿš€

    • โšก๏ธ feat(icon-build-helpers): optimize SVG assets and builder interface (#5937) (ffcc6159d)

    ๐Ÿฑ Housekeeping ๐Ÿ 

    • ๐Ÿ“‡ test(e2e): add PublicAPI tests and use metadata for icon tests (#5846) (914665c06)

    [email protected]

    ๐Ÿ†• New features ๐Ÿš€

    • ๐Ÿ”จ feat(file-uploader): add button for a11y and refactor to hooks (#5964) (28bd804c8)
    • feat(text-input): adds fluid variation of text input (#5830) (7dc601f33)
    • feat(FileUploader): add onDelete hook to standard uploader (#5935) (1fa91c63f)
    • ๐Ÿ—„ feat(accordion): deprecate iconDescription on AccordionItem (#5950) (d865f824c)
    • feat(tag): add high-contrast type (#5910) (445e6507c)
    • feat(progress-indicator): add spaceEqual prop and functionality to progress step (#5635) (22a411c37)
    • feat(DataTable): option to show overflow menu on hover (#5822) (6795904e0)
    • feat(icons): re-enable SVGO optimizations for icons (#5814) (09348e65d)

    ๐Ÿ› Bug fixes ๐Ÿ›

    • ๐Ÿ›  fix(TableExpandHeader): fix requiredIfGivenPropExists call (#5912) (ff6beb3e4)
    • ๐Ÿ›  fix(Slider): fix slider position based on value min and range (#5982) (db99425fc)
    • ๐Ÿ›  fix(ComposedModal): add null check before querySelector (#5933) (548deacf1)
    • ๐Ÿ›  fix(components): fix for RHL (#5929) (33e738a9d)
    • ๐Ÿ›  fix(toggle-small): only emit onChange on keyUp if it exists (#5931) (102a6fe30)
    • ๐Ÿ›  fix(react): add forward ref to PasswordInput component (#5909) (6e02f6811)
    • ๐Ÿ›  fix(react): add use-resize-observer to dependencies (#5927) (4d7313c08)
    • ๐Ÿ›  fix(progress-indicator): prevent onChange events on disabled items (#5921) (543974f4f)
    • ๐Ÿ›  fix(react): stop passing selectionMode through as a prop (#5908) (14868eba6)
    • ๐Ÿ›  fix(tabs): revert input background changes (#5914) (ccbeadc3e)
    • ๐Ÿ›  fix(CodeSnippet): observe resize (#5854) (94ca4e162)
    • ๐Ÿ›  fix(FloatingMenu): lazy evaluate trigger button position (#5881) (a4967b2dc)
    • ๐Ÿ›  fix(TableToolbarSearch): fix focus management (#5872) (84a1198ef)
    • ๐Ÿ›  fix(DataTable): ignore disabled rows on table select all (#5840) (2839ee06e)
    • ๐Ÿ›  fix(TimePickerSelect): deprecate hideLabel to match spec (#5826) (693122c09)
    • ๐Ÿ›  fix(ListBox): enable drawer animation (#5810) (cb85deb11)

    ๐Ÿ“š Documentation ๐Ÿ“

    • ๐Ÿ“„ docs(ComposedModal): add a mising prop type (#5942) (556939714)
    • ๐Ÿ“„ docs(data-table): update docs for filtering and batch actions (#5879) (005f5970b)
    • ๐Ÿ“„ docs(OverflowMenu): display storybook prop tables (#5878) (42e7ddd42)
    • ๐Ÿ“„ docs(notification): update timestamp to match docs (#5863) (eb5427ce7)

    @carbon/[email protected]

    ๐Ÿ› Bug fixes ๐Ÿ›

    • ๐Ÿ›  fix(components): update get-token-value helper to error out at end of loop (#5838) (981c126ba)