Skip to content

v8.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pytal Pytal released this 25 Aug 18:35
· 1752 commits to master since this release
8e73416

What's Changed

🚀 Enhancements

  • Add accessible label to textarea by @Pytal in #4448
  • Remove border from sidebar tabs by @marcoambrosini in #4449
  • Make smart picker modal close button tertiary by @julien-nc in #4441
  • Add menuitem role to action link by @Pytal in #4436
  • feat(NcModal): Allow to configure if the modal is closed when clicked outside by @susnux in #4454
  • Feature: Add visible inner label for NcInputField on border by @susnux in #4394

🐛 Fixed bugs

  • Fix contrast for selected item by @JuliaKirschenheuter in #4434
  • fix(NcListItem) - remove empty wrapper for additional elements from DOM if not needed by @Antreesy in #4438
  • fix: exports field of package used deprecated syntax by @susnux in #4437
  • Prevent accessible name conflicts on action menu by @Pytal in #4447
  • fix: adjust active element visibility in nclistitem by @szaimen in #4158
  • fix: adjust breadcrumbs component by @raimund-schluessler in #4416
  • fix(NcSelect): Use named export of VueSelect to prevent issues when imported in ESM projects by @susnux in #4451
  • fix(NcCheckboxRadioSwitch): If no text is provided the element should be a circle by @susnux in #4453
  • fix(NcListItem) don't force blur action menu on tab by @Antreesy in #4458
  • fix(NcRichText) - keep newlines in rendered Markdown by @Antreesy in #4461
  • fix(NcRichText) - don't populate a first newline to properly parse blockqoute tags by @Antreesy in #4470

Other Changes

Full Changelog: v8.0.0-beta.3...v8.0.0-beta.4