-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'disabled-button-menu-items'
* Branch commit log: ui/b/menurow.js: update menu item description ui/b/menuitem.js: remove, use <button/> instead now This addresses #55 by now keeping a button inside a shadowRoot. ui/b/contextmenu.js: handle .isactive, disabled state, focus assignment ui/b/aboutdialog.js: use startViewTransition() to show dialog with async values ui/eslintrc.cjs: allow & in class attributes of lit elements ui/b/dialog.vue: add floating-dialog styling ui/theme.scss: fix CSS ui/mixins.scss: fix CSS ui/global.scss: fix CSS ui/b/filedialog.vue: fix CSS ui/Makefile.mk: fix dir dependency ase/memory.cc: change TODO comment ase/clapplugin.cc: change TODO comment ui/b/trackview.js: use render_contextmenu() and fix menu flicker ui/b/treeselector-item.vue: fix CSS ui/b/statusbar.js: use tailwind, fix height ui/b/menurow.js: use tailwind ui/b/propgroup.js: fix CSS ui/b/menubar.js: fix CSS ui/b/knob.js: fix CSS ui/b/icon.js: fix CSS ui/b/dialog.vue: fix CSS ui/b/devicepanel.vue: fix CSS ui/b/contextmenu.js: add render_contextmenu() ui/b/clipview.js: fix CSS ui/b/choiceinput.js: fix CSS ui/b/contextmenu.js: properly update buttons on attribute changes ui/b/contextmenu.js: fix CSS ui/dom.js: fix comment misc/version.sh: truncate extra long commit hash characters Signed-off-by: Tim Janik <timj@gnu.org>
- Loading branch information
Showing
25 changed files
with
214 additions
and
383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.