Chenlei Hu
|
ebc71b0e46
|
Add PromptDialog to replace window.prompt (#1104)
* Save file prompt dialog
* Don't download if dialog dismissed
* refactor
* style dialog
* nit
* Autofocus
|
2024-10-04 15:33:27 -04:00 |
|
Chenlei Hu
|
a5f0d2b201
|
Categorize setting items (#338)
* Basic setting panel rework
* refactor
* Style the setting item
* Reject invalid value
* nit
* nit
* Sort settings by label
* info chip as icon
* nit
|
2024-08-08 17:52:41 -04:00 |
|
Chenlei Hu
|
02d7f91e9e
|
Migrate settings dialog to Vue (#335)
* Basic setting dialog
* Add custom setting value render
* handle combo options
* Add input slider
* 100% width for select dropdown
|
2024-08-07 14:01:43 -04:00 |
|
Chenlei Hu
|
79469bd2b1
|
Missing node dialog revamp (#322)
* Basic rework of load workflow warning dialog
* Better style
* Add vue jest support
* Mock vue component in jest test
* nit
* Make dialog maximizable
|
2024-08-06 20:11:05 -04:00 |
|