Commit Graph

13 Commits

Author SHA1 Message Date
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