Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

2.9 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.3

🗓 2021-04-22 • 📝 Commits

🐛 Bug fixes

  • change disabled buttons to not show selection per spectrum (37f4fee)
  • high contrast mode for actionButton (12028fa)
  • remove comment (07c5e01)
  • revise fixes to meet spectrum WHCM definition (a4f0be4)

1.0.2

🗓 2021-04-15 • 📝 Commits

Note: Version bump only for package @spectrum-css/actionbutton

1.0.1

🗓 2021-03-10 • 📝 Commits

Note: Version bump only for package @spectrum-css/actionbutton

1.0.0

🗓 2021-02-02 • 📝 Commits

Note: Version bump only for package @spectrum-css/actionbutton

1.0.0-beta.1

🗓 2020-12-04

♻️ Code refactoring

Features

  • fixup padding (612dd0c)
  • implement t-shirt sizing for Action Button, closes #936 (1a9ecf6)
  • use postcss-remap vars to get t-shirt sizing (f24f6b3)

🐛 Bug fixes

  • correct padding, this one is complicated! (f535f4b)
  • correct variable usage (12d3454)
  • hold icon distance until it's updated in DNA (046ae8e)
  • line-height of buttons (eeb24b0)
  • remove hack for broken small min-width (b8cbfbd)
  • try to fix padding (still wrong for icon + label) (8a2696e)

🛑 BREAKING CHANGES

  • require hold icon to come before workflow icon
  • .spectrum-ActionButton is no longer part of the button component, use the actionbutton component