Commit Graph

34 Commits

Author SHA1 Message Date
Daniel Roe
7e2920b2c1
chore: refresh lockfile, use htmlnano + pin workflow deps (#28946) 2024-09-11 15:54:22 +01:00
Daniel Roe
0d742647a3
chore: use tinyglobby internally (#28686) 2024-08-23 20:59:25 +01:00
Daniel Roe
8271ea22df
fix(ui-templates): validate templates with html-validate (#28024) 2024-07-04 17:18:56 +01:00
Daniel Roe
53df20ef2b
chore: improve type safety with indexed access (#27626) 2024-06-27 16:27:08 +02:00
Sébastien Chopin
ef1cfa0508
feat(ui-templates): update template branding for v4 (#27843) 2024-06-27 16:21:53 +02:00
Daniel Roe
957dcc1945
build(ui-templates): fix svg regexp 2024-06-08 11:50:35 +01:00
Daniel Roe
5d7f7dae48
chore: lint 2024-06-07 23:18:40 +01:00
Daniel Roe
94c84feeeb
chore(ui-templates): improve type safety in render 2024-06-07 23:16:07 +01:00
Daniel Roe
b6d797591d
build(ui-templates): directly copy templates on build (#27430) 2024-06-03 21:15:54 +01:00
Anthony Fu
b96b62ecd2
refactor: improve regexp performance (#27207) 2024-05-14 12:54:37 -05:00
Daniel Roe
3708ee8721
chore: for goodness' sake 2024-05-08 16:17:47 +01:00
Daniel Roe
9b1bfe69ed
perf(ui-templates): don't emit message data for pure strings 2024-05-08 13:52:19 +01:00
Daniel Roe
68f4b193be
perf(nuxt): emit simpler functional ui templates (w/o lodash) (#27091) 2024-05-07 22:45:03 +01:00
Daniel Roe
572c367455
chore(ui-templates): misc improvements (#27033) 2024-05-02 09:51:39 +01:00
Daniel Roe
3d2f93d5ac
chore(ui-templates): remove legacy artifacts 2024-05-01 21:42:12 +01:00
Daniel Roe
256ef1faf6
feat(nuxt,schema): inline error, welcome, spa-loading templates (#27021) 2024-05-01 14:10:33 +01:00
Daniel Roe
1086bf0018 fix(templates): include .d.mts declarations 2024-04-05 13:43:04 +01:00
renovate[bot]
5dfa2a3042 chore(deps): update all non-major dependencies (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-28 18:37:20 +02:00
Daniel Roe
c398e4177e fix: handle empty message object when generating declaration 2023-07-26 11:08:47 +02:00
Daniel Roe
985f21bdc7 feat(templates): add spa-loading-icon 2023-06-20 12:27:47 +01:00
Daniel Roe
72e3b7159b fix(templates): interpolate props within attrs in rendering vue component (#157) 2022-09-02 10:46:02 +02:00
Daniel Roe
8caa2ccb95 fix(templates): adjust style extraction regexp (#153) 2022-08-09 23:25:46 +02:00
Daniel Roe
f650a70197 fix: inline global css that's not at beginning of line (#141) 2022-07-20 15:48:53 +01:00
Daniel Roe
f3804f2839 fix: use v-text rather than v-html (#100) 2022-05-07 19:58:08 +02:00
Daniel Roe
2db880ab30 fix(ui-templates): switch to useHead import (#89) 2022-04-07 12:57:16 +02:00
Daniel Roe
2c59081c6c fix(templates): generate js templates 2022-03-10 22:41:01 +00:00
Daniel Roe
f24d9689c0 fix(templates): don't use v-html on <NuxtLink> 2022-03-10 22:27:16 +00:00
Daniel Roe
e2a6da9b04 fix(templates): hybrid global + scoped styles 2022-03-10 22:23:54 +00:00
Daniel Roe
275881b2b0 fix: make style global 2022-03-10 21:13:17 +00:00
Daniel Roe
d45d698f5d fix: extract inline scripts from template 2022-03-10 20:55:31 +00:00
Daniel Roe
ecbf8a9ddb fix: only convert app links to <NuxtLink> 2022-03-10 20:29:10 +00:00
Daniel Roe
62e2f94fcd feat!: generate vue sfcs as part of build (#67) 2022-03-10 20:25:58 +00:00
Pooya Parsa
e3c4578a7f chore(deps): update eslint-config and globby 2021-12-22 22:27:23 +01:00
Pooya Parsa
d38da4cd6a refactor: convert to monorepo 2021-12-22 14:04:06 +01:00