Dan Ditomaso
|
43143bfdf6
|
Device Name dialog validation (#676)
* fix: style on config page
* feat: added device name validation
* Update src/i18n/locales/en/dialog.json
Co-authored-by: Copilot <[email protected]>
* Update src/components/Dialog/DeviceNameDialog.tsx
Co-authored-by: Copilot <[email protected]>
* Update src/components/Dialog/DeviceNameDialog.tsx
Co-authored-by: Copilot <[email protected]>
* fixed typo
---------
Co-authored-by: Copilot <[email protected]>
|
12 months ago |
Dan Ditomaso
|
47f8264c31
|
Fix tsc errors (#649)
* fixed tsc errors
* fixed tsc errors
* fixed tsc errors
* fixing tsc errors
* fixing more tsc errors
* fixing more tsc errors
* fixed tsc errors
* fixing tsc errors
* fixing PR issues
* commented out tsc check
* completing tsc fixes
* updating lockfile
* removed react-hooks
|
1 year 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
|
2cebb8eee2
|
refactor: added close button back to dialog
|
1 year ago |
Dan Ditomaso
|
75596e7153
|
chore: fixes from deno linting/formatting
|
1 year ago |
Sacha Weatherstone
|
5a62b67e79
|
use new packages for imports & new webserial transport
|
1 year ago |
Sacha Weatherstone
|
f31ac24707
|
fix formatting
|
1 year ago |
Sacha Weatherstone
|
a5589e232b
|
update dependencies
|
1 year ago |
Dan Ditomaso
|
d8bf2f7d8e
|
fix: updates to overall site styling in dark mode
|
1 year ago |
Sacha Weatherstone
|
42068ad3d8
|
move to RsBuild
|
2 years ago |
Sacha Weatherstone
|
8641c150dd
|
update to namespaced protobufs
|
2 years ago |
Sacha Weatherstone
|
a4a5061171
|
update meshtastic.js package version
|
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
|
b2c3c89965
|
DM support
|
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 |