Skip to content

Commit

Permalink
menu refactor / misc updates (#186)
Browse files Browse the repository at this point in the history
* menu refactor / misc updates

* PR Feedback

* menu refactor / misc updates

* PR Feedback

* add sort to isMenuIconDirty

* rm column views > embed > fold option

* rm activeSort from isMenuIconDirty for table

* rm unnecessary query

* rm premature styling

* 1.20.0
  • Loading branch information
mdroidian authored Dec 13, 2023
1 parent 73fd754 commit 3a160ef
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 161 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "query-builder",
"version": "1.19.0",
"version": "1.20.0",
"description": "Introduces new user interfaces for building queries in Roam",
"main": "./build/main.js",
"author": {
Expand Down
Loading

0 comments on commit 3a160ef

Please sign in to comment.