Skip to content

Commit

Permalink
fix: numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Sobolewski committed May 21, 2024
1 parent 7c9dd5b commit c53d224
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
1. Added `ThemeProvider` component ([#47](https://github.com/Appsilon/shiny.fluent/issues/47)).
2. Added `ShimmeredDetailsList` component
([#34](https://github.com/Appsilon/shiny.fluent/issues/34)).
1. All `.shinyInput` wrappers now have a sensible debounce consistent with vanilla Shiny
3. All `.shinyInput` wrappers now have a sensible debounce consistent with vanilla Shiny
([#130](https://github.com/Appsilon/shiny.fluent/issues/130)).
1. Added update functions for all buttons
4. Added update functions for all buttons
([#12](https://github.com/Appsilon/shiny.react/issues/12)).
1. `Dropdown.shinyInput` now supports multiselection
5. `Dropdown.shinyInput` now supports multiselection
([#42](https://github.com/Appsilon/shiny.fluent/issues/42)).


Expand Down

0 comments on commit c53d224

Please sign in to comment.