Commit Graph

23 Commits

Author SHA1 Message Date
lstoeferle
6cdb293d6d build: switch from yarn to pnpm 2024-02-24 22:49:22 +01:00
张雨涵
783b268e42
chore: update dependencies 2023-04-02 15:14:51 +02:00
lstoeferle
a8bb343e4b chore: update dependencies 2022-07-26 10:43:10 +02:00
René Herrmann
4bcbe41a39
feat: migrate to vue 2.7 2022-07-06 16:31:30 +02:00
YuLe
d4047e7473
build: remove vue-router auto import type & upgrade deps (#11)
* build: degrade `vueuse` to v5 & remove `vue-router` auto import type

* build: bump `@vueuse/core` & `@vue/composition-api` dep version

* build: refresh `auto-import.d.ts`
2022-05-22 10:06:07 +02:00
lstoeferle
c44cff666c build: update dependencies 2022-03-11 16:26:26 +01:00
lstoeferle
412f4bbbf9 feat: add script setup support 2022-01-27 20:18:13 +01:00
lstoeferle
e75386ef05 fix: update dependencies and switch eslint config 2022-01-27 09:31:59 +01:00
lstoeferle
c1eed0fe83 chore: downgrade prettier due to bad html class formatting
see more here https://github.com/prettier/prettier/issues/10918
2021-10-16 14:07:09 +02:00
lstoeferle
9b60e65e90 chore: update dependencies and switch to yarn 2021-10-16 13:54:17 +02:00
Dmytro Cisar
4f5d6721b8 update deps and readme 2021-09-11 22:34:35 +03:00
lstoeferle
93deb88178 chore(deps): update dependencies 2021-05-02 17:43:09 +02:00
lstoeferle
7c3c055600 Upgrade dependencies 2021-03-26 23:38:41 +01:00
lstoeferle
df3abe64a2 chore: added husky git hooks 2021-03-07 22:49:43 +01:00
lstoeferle
af79780bfe chore: update dependencies, cleaned up package.json 2021-03-07 22:37:58 +01:00
lstoeferle
63860a7ca5 fix: add @iconify/json dev dep 2021-03-01 20:31:28 +01:00
lstoeferle
e8845561d3
Merge pull request #4 from antfu/feat/icons
feat: use vite-plugin-icons
2021-03-01 20:14:22 +01:00
Anthony Fu
4f30cb6cdf feat: use vite-plugin-icons 2021-02-28 04:13:36 +08:00
Anthony Fu
cf1334e8a6 chore: add vue-demi as dep, close #1 2021-02-28 03:05:10 +08:00
lstoeferle
dfd5190bae Upgrade dependencies 2021-02-26 23:16:55 +01:00
lstoeferle
42b6229dfe Added proper demo incl. vue-router 2021-02-26 23:12:33 +01:00
lstoeferle
ff907458b9 Fixed composition api issues 2021-02-25 11:19:35 +01:00
lstoeferle
0cd7c805c1 Initial example project 2021-02-23 23:04:09 +01:00