Commit Graph

11 Commits

Author SHA1 Message Date
Iain Sproat 220b9bb5ac fix tailwind-theme engine version 2025-02-18 12:30:35 +00:00
Iain Sproat a4bff8da2b Merge branch 'main' into iain/dockerfile-node18-node22 2024-10-14 19:36:48 +01:00
Kristaps Fabians Geikins 7d9c4c0935 feat(root): streaming ensure tailwind deps output (#3232) 2024-10-10 17:22:31 +03:00
Iain Sproat cd3ef0e951 chore(node): bump from 18 to 22 2024-08-16 08:49:34 +01:00
Mike Tasset 2d73f93c6b Remove fs-extra types 2024-07-02 15:14:32 +02:00
Mike Tasset 36d241d7ca Changed font export 2024-07-02 13:31:03 +02:00
Mike Tasset 3b0c1981b3 Added build step for fonts 2024-07-02 12:19:03 +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
Iain Sproat 3db83e50be chore(deps): bump node from 18.18.2 to 18.19.0 (#1921)
* chore(deps): bump node from 18.18.2 to 18.19.0

* Additional dependencies
2023-12-15 11:30:07 +01:00
Alan Rynne 88b3254ef7 fix(tailwind-theme): Move default to be last option on exports. (#1587) 2023-05-22 11:35:08 +03:00
Kristaps Fabians Geikins 7d3be1d131 feat: tailwind theme & Vue base components extracted to own NPM packages (#1576) 2023-05-16 13:43:04 +03:00