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
|
eb2a2717b1
|
Internationalization (i18n) (#627)
* `feat: added internationalization lib, added english labels`
* `fixes from code review`
* `feat: add crowdin github actions`
* `fix: added support for i18n in testing. Fixed broken tests`
* `fix: missing translations`
* `removed unneded import`
* `more components updated with missing translations`
* `fixed lint issue`
* `Refactor: updated how translations are scoped, updated all references`
* `fixing broken tests`
* `feat: added language switcher, updated some translations`
* `fixed linting issues`
* `reverting vite config`
* `add english group id's to command palette`
* `updated PR template for i18n`
|
1 year 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
|
b40079cdc9
|
fix: restored https toggle functionality. added tests
|
1 year ago |
Dan Ditomaso
|
50eb2a827f
|
chore: fixes from deno linting/formatting
|
1 year ago |
Dan Ditomaso
|
d8bf2f7d8e
|
fix: updates to overall site styling in dark mode
|
1 year ago |
Dan Ditomaso
|
b959a59e7b
|
feat: updated app to tailwind 4.x
|
1 year ago |
Dan Ditomaso
|
f4d58a9ea9
|
feat: updated app to tailwind 4.x
|
1 year ago |
Sacha Weatherstone
|
42068ad3d8
|
move to RsBuild
|
2 years ago |
Tilen Komel
|
06c20fa950
|
Add dynamic value to input
|
2 years ago |
Hunter Thornsberry
|
e7892fd6a0
|
biome
|
2 years ago |
Hunter Thornsberry
|
1eedb6d97b
|
validation
|
2 years ago |
Hunter Thornsberry
|
9061b7c07a
|
- fix #219
|
2 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
|
292bd59099
|
fix import paths, remove old form elements
|
3 years ago |
Sacha Weatherstone
|
e59fe138f1
|
Overhaul (#83)
* WIP Layout Refactor
* New Connection Dialog
* WIP form overhaul
* Fix remaining config pages
|
3 years ago |