andrewwallacespeckle
c2a95b484f
refactor(ui-components): define and use new font styles ( #2524 )
...
* New Text Styles. Initial FE2 changes
* More fe2 styling classes
* Minor update
* Minor update
* Fix build
* More updates for discussion
* More styling updates
* Minor updates to inputs
* More text updates
* More font class swapping
* Revert dui3 changes
* Confirmed Lineheights
* Add story files for new text styles
* Minor copy changes
* Minor typo
* andrew/web-1371-misalignment-in-account-dropdown
* andrew/web-1374-settings-text-styles-are-not-right
* andrew/web-1375-nav-texts-should-be-14px
* andrew/web-1376-decrease-size-of-versions-header
* andrew/web-1377-version-card-title
* semibold>medium
* Measure mode
* Changes from PR
* Tweaked nav menu
* Revert prose change. Add prose-sm
---------
Co-authored-by: Mike Tasset <mike.tasset@gmail.com >
2024-07-30 15:06:48 +01:00
Mike
1462c7aadd
Fix: Change server settings and discussion page to usePaginatedQuery ( #2527 )
2024-07-24 11:26:19 +02:00
Kristaps Fabians Geikins
83d8035dc2
chore: upgrade to eslint 9 ( #2348 )
...
* root + server
* frontend
* frontend-2
* dui3
* dui3
* tailwind theme
* ui-components
* preview service
* viewer
* viewer-sandbox
* fileimport-service
* webhook service
* objectloader
* shared
* ui-components-nuxt
* WIP full config
* WIP full linter
* eslint projectwide util
* minor fix
* removing redundant ci
* clean up test errors
* fixed prettier formatting
* CI improvements
* TSC lint fix
* 'buildBatch' needs to be async since some batch types (like Text) require it. Removed a disabled liniting rule from ObjLoader
* removed unnecessary void
---------
Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com >
2024-06-12 14:38:02 +03:00
Kristaps Fabians Geikins
2f8272b6ae
feat(shared): modularized package & node16 support ( #2336 )
...
* feat(shared): modularized package & node16 support
* lockfile update
* various fixes
* moar fixes
* added znv and zod as devdeps of shared
* lockfile update
2024-06-11 14:12:13 +03:00
andrewwallacespeckle
f728f9f2cf
feat(fe2): updated empty state component & new discussions empty state ( #2198 )
...
* Add new EmptyState Component
* Add small prop
* Remove animation
* Discussions Empty State
* Update to CTA
* Update to CTA
2024-04-09 11:49:37 +01:00
Kristaps Fabians Geikins
32a5a36ae3
feat(fe2): project tabs synced w/ URL + various hydration mismatch fixes ( #2149 )
...
* WIP project tabs + resolved various hydration mismatches
* hydration mismatch workaround
* getting rid if old pages
* fixed page tab underlines
* minor cleanup
* support trailing slash
* a few viewer bugfixes
2024-03-21 12:18:00 +02:00
Benjamin Ottensten
7eea29ee1f
Update Grid/List view toggle component to make the active item clearer ( #2108 )
...
* Make the active item clearer
* Add a tippy to each toggle button
2024-03-11 16:06:56 +01:00
andrewwallacespeckle
b5ffc1155a
Updates from Benjamin ( #2106 )
2024-03-07 18:05:17 +01:00
andrewwallacespeckle
2feb952fe4
Implement Project Page Tabs - Stage 1 ( #2104 )
...
* Initial Commit
* Updates from Benjamin
* CR Checks
* Updates
* Improvements
* Updates from Fabs
* Fix typing errors
* Fix build
2024-03-07 12:04:18 +01:00