Skip to content

Releases: react-ui-org/react-ui

v0.59.3

07 Jun 15:23
Compare
Choose a tag to compare
  • Reset the internal input value when the reset button is clicked in FileInputField (#641) by @atmelmicro (PR #642)

🔧 Maintenance

Full Changelog: v0.59.2...v0.59.3

v0.59.2

01 May 07:48
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Allow to reset FileInputField internal state by calling resetState function on its ref (#630) by @bedrich-schindler (PR #631)
  • Fix FileInputField not resetting properly on reset event inside of a form (#627) by @atmelmicro (PR #629)

🔧 Maintenance

Full Changelog: v0.59.1...v0.59.2

v0.59.1

26 Apr 10:25
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Introduce border color theming option for default Card by @adamkudrna (PR #625)

📖 Documentation

Full Changelog: v0.59.0...v0.59.1

v0.59.0

11 Apr 20:26
Compare
Choose a tag to compare

⚠️ Breaking Changes

🌟 Features

📖 Documentation

  • Improve classNames JS helper example by @mbohal (PR #585)

🔧 Maintenance

Full Changelog: v0.58.0...v0.59.0

v0.58.0

05 Feb 16:55
Compare
Choose a tag to compare

⚠️ Breaking Changes

🌟 Features

🐞 Bug Fixes

♻️ Refactoring

🔧 Maintenance

Full Changelog: v0.57.0...v0.58.0

v0.57.0

11 Oct 13:03
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • Make Badge priority class always present like in all other components by @adamkudrna (PR #561)

🌟 Features

🐞 Bug Fixes

♻️ Refactoring

  • Generate styles of Alert, Button and Card color variants using collections by @adamkudrna (PR #563)

📖 Documentation

  • Introduce collections for generative styling of components by @adamkudrna (PR #560)

🔧 Maintenance

  • Include refactor/* branch name for the refactoring label by @adamkudrna (PR #564)
  • Switch @visionappscz/stylelint-config to v4 by @adamkudrna (PR #558)

Full Changelog: v0.56.0...v0.57.0

v0.56.0

09 Aug 18:29
Compare
Choose a tag to compare

⚠️ Breaking Changes

🌟 Features

🐞 Bug Fixes

  • Correctly align label of inline fields (Checkbox, Toggle) in horizontal FormLayout by @adamkudrna (PR #547)

📖 Documentation

  • Improve docs in relation to using icon only buttons (#489) by @mbohal (PR #546)

🔧 Maintenance

Full Changelog: v0.55.1...v0.56.0

v0.55.1

21 May 08:38
Compare
Choose a tag to compare

🐞 Bug Fixes

🔧 Maintenance

Full Changelog: v0.55.0...v0.55.1

v0.55.0

27 Mar 15:16
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • Leverage CSS cascade layers to fix and user-proof styles order by @adamkudrna in #529
  • Do not set any dimensions of <html> and <body> elements (#523) by @adamkudrna in #525
  • Update blacklisted props that can be passed to native HTML elements using the transferProps principle by @mbohal in #520

🐞 Bug Fixes

  • Prevent Tabs and ScrollView from unwanted cross-axis scrolling during keyboard navigation #499 by @adamkudrna in #527

📖 Documentation

  • Correct the documentation of CSS usage by @adamkudrna in #528
  • Omit link to legacy list of React synthetic events in component documentation by @mbohal in #519

🔧 Maintenance

  • In *.md files use 4 spaces wide indent for better compatibility with GitHub and Bitbucket by @mbohal in #521
  • Use development CSS and JS in docs to improve code readability by @adamkudrna in #516
  • Create .env file automatically after npm install (don't overwrite if already exists) by @adamkudrna in #515

Full Changelog: v0.54.0...v0.55.0

v0.54.0

04 Dec 16:45
Compare
Choose a tag to compare

🌟 Features

🔧 Maintenance

  • Remove unused init-container.sh as permissions are now set in docker-compose.yml by @mbohal in #513
  • Update markdownlint rules by @mbohal in #512
  • Make both production and development builds available by @mbohal in #509

Full Changelog: v0.53.0...v0.54.0