Skip to content

Commit

Permalink
[add] changelog for v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MatrixAge committed Dec 1, 2022
1 parent 9d2e35e commit 50e2958
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions changelogs/v1.1.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog for v1.1.3

- [refactor] Menu: support unlimited levels, support badge and dot.
- [add] Actions: historyPush support jump public path
- [add] support custom bottom menu items
- [add] Dynamically calculate according to the height of setting_items_wrap at the bottom, scroll the menu_items above
- [optimize] Table.filter.actions don`t need width anymore,it computed by getComputedStyle now
- [update] migrate setting to /setting page
- [update] remove visible_menu & visible_menu
- [fix] Action:openModal lose GlobalContext
- [fix] fix Upload disabled style & accept one
- [fix] Fix the batch flashing problem of Modal switching in batches

0 comments on commit 50e2958

Please sign in to comment.