Jeremy Gallant
|
181c984b27
|
Config form improvements (#652)
* Config reset work WIP
* Config reset WIP
* Fix tests, tsc, linting
* Form reset adjustments
* Add ManagedModeDialog
* Remove debug logging
* Add Suspense
* Review fixes
---------
Co-authored-by: philon- <[email protected]>
|
12 months ago |
Dan Ditomaso
|
480ca46a95
|
chore: lint/format all files (#604)
* chore: lint/format all files
* Fix config sidebar button state (#602)
* chore: Update deno.lock version and add Radix UI slider component (#601)
* fix: improve how table addresses even/odd rows
---------
Co-authored-by: philon- <[email protected]>
Co-authored-by: Kamil Dzieniszewski <[email protected]>
|
1 year ago |
Dan Ditomaso
|
99711fc44e
|
Remove duplicate node logic, UI Update, flatten build output (#586)
* refactor nodes to getNodes fn. ui updates
* fixed several styling issues
* fix: message specific styling/overflow
* added footer, fixed tests. styling
* fix: added theme support back to app component
* fix: hide emojis/reactions
* fix: added more padding to content element
* fix: fixed padding in content element
* updated color scheme
* fix: more dark mode styling improvements
* fix: padding and alignment fixes
* fix: prevent left sidebar collapse, added battery component
* fix: change scrollbars to "tiny" style, improved message scrolling, fixed bug with message input
* message store fixes, ui fixes
* fix: disabled message persistance until after release
|
1 year ago |
Dan Ditomaso
|
2050b05d6a
|
feat: add copy text option to input fields.
|
1 year ago |
Dan Ditomaso
|
59d97008f2
|
feat: added tzdef to device config
|
1 year ago |
Dan Ditomaso
|
dddb781627
|
feat: added tzdef to device config
|
1 year ago |
Dan Ditomaso
|
50eb2a827f
|
chore: fixes from deno linting/formatting
|
1 year ago |
Dan Ditomaso
|
fa85e83817
|
fix: connected labels to inputs, improving accessibility and testability
|
1 year ago |
Sacha Weatherstone
|
42068ad3d8
|
move to RsBuild
|
2 years ago |
Hunter Thornsberry
|
d699764546
|
biome
|
2 years ago |
medentem
|
8549d56c21
|
biome
|
2 years ago |
medentem
|
4b532fc7f8
|
added password visibility toggle
|
2 years ago |
Tilen Komel
|
c711c39aa9
|
Add inputChange to FormInpit
|
2 years ago |
Tilen Komel
|
06c20fa950
|
Add dynamic value to input
|
2 years ago |
Brandon Vandegrift
|
93b139c268
|
Update biome, fix and enforce recommended rules
|
2 years ago |
Hunter Thornsberry
|
6905d92fad
|
undo bad previous commit and add correct stuff :(
|
2 years ago |
Hunter Thornsberry
|
1bce73577c
|
class cleanup
|
2 years ago |
Chris Drackett
|
82c1d3e3f1
|
Support floats in number fields
|
2 years ago |
Tom Fifield
|
a7237bcb2b
|
Revert "Support floats in number fields"
This reverts commit 5fdd07ee68.
|
2 years ago |
Chris Drackett
|
5fdd07ee68
|
Support floats in number fields
|
2 years ago |
Sacha Weatherstone
|
7fb2946361
|
allow decimals in form inputs
|
2 years ago |
Chris L
|
1ee9d6bb12
|
Fix: Set disabled property last, otherwise it will be overwritten with 'undefined' from the spreaded rest property.
|
2 years ago |
Sacha Weatherstone
|
c682553c67
|
2.2.0
|
3 years ago |
Sacha Weatherstone
|
1012167c89
|
Second round of formatting
|
3 years ago |
Sacha Weatherstone
|
20ac657b51
|
Use rome and initial format
|
3 years ago |
Sacha Weatherstone
|
53a4ae290c
|
Make DynamicForm more modular
|
3 years ago |