New
v1.1.0
What's Changed
- Fix missing method in combobox popover by @manuelfcreis in https://github.com/ruby-ui/ruby_ui/pull/316
- fix the options value naming by @justinallenmarsh in https://github.com/ruby-ui/ruby_ui/pull/298
- Minor fixes to FormField component styling by @georgekettle in https://github.com/ruby-ui/ruby_ui/pull/318
- Update to focus state and transition by @georgekettle in https://github.com/ruby-ui/ruby_ui/pull/319
- add toggle to combobox trigger by @sethhorsley in https://github.com/ruby-ui/ruby_ui/pull/321
- Fix checkbox and radio button contrast for dark mode by @djalmaaraujo in https://github.com/ruby-ui/ruby_ui/pull/324
- Fix devcontainer setup and upgrade Ruby to 3.4.7 by @cirdes in https://github.com/ruby-ui/ruby_ui/pull/325
- form: Update form component by @djalmaaraujo in https://github.com/ruby-ui/ruby_ui/pull/330
- sheet: Add overflow-scroll to SheetContent by @djalmaaraujo in https://github.com/ruby-ui/ruby_ui/pull/331
- [Improvement] Create pull_request_template.md by @djalmaaraujo in https://github.com/ruby-ui/ruby_ui/pull/332
- [Improvement] Add docs generator and button documentation by @djalmaaraujo in https://github.com/ruby-ui/ruby_ui/pull/335
- [Documentation] Add documentation for batch 2 components by @djalmaaraujo in https://github.com/ruby-ui/ruby_ui/pull/337
- [Documentation] Add documentation for batch 3 components by @djalmaaraujo in https://github.com/ruby-ui/ruby_ui/pull/338
- [Documentation] Add documentation for batch 4 components by @djalmaaraujo in https://github.com/ruby-ui/ruby_ui/pull/339
- Improvement | Input type file by @pierry01 in https://github.com/ruby-ui/ruby_ui/pull/342
- Add checked:bg-primary to combobox_toggle_all_checkbox by @pierry01 in https://github.com/ruby-ui/ruby_ui/pull/327
New Contributors
- @manuelfcreis made their first contribution in https://github.com/ruby-ui/ruby_ui/pull/316
Full Changelog: https://github.com/ruby-ui/ruby_ui/compare/v1.0.2...v1.1.0