Chenlei Hu
|
51f57aba17
|
Revert "Change dialog to multi-window mode (#1672)" (#1686)
This reverts commit 43c23e526c.
|
2024-11-25 13:29:47 -05:00 |
|
Hayden
|
43c23e526c
|
Change dialog to multi-window mode (#1672)
|
2024-11-24 21:36:30 -05:00 |
|
Chenlei Hu
|
fa9d944b32
|
Convert pinia stores from options API to composition API (#1330)
* Convert toastStore
* Convert workspaceStateStore
* Convert settingStore
* Convert queueStore
* Convert modelToNodeStore
* Convert modelStore
* Convert dialogStore
* nit
* nit
* nit
|
2024-10-27 08:47:24 -04:00 |
|
Chenlei Hu
|
634196cbd6
|
Enable ts-strict for dialogStore.ts (#1236)
|
2024-10-12 12:17:55 -04:00 |
|
Chenlei Hu
|
5611e90fda
|
Add ts-strict-ignore plugin (#1235)
* Add ts-strict-ignore plugin
* nit
* Add to typecheck script
|
2024-10-12 11:56:49 -04:00 |
|
Chenlei Hu
|
6c696cddb9
|
Fix dialog header component error (#1221)
|
2024-10-11 11:55:13 -04:00 |
|
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 |
|