1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-07-25 08:09:36 +02:00
it-tools/src
Simon Bordeyne 0eedce69a6
feat(new tool): add wifi qr code generator (#599)
* (feat: new tool): add wifi qr code generator

* Update src/tools/wifi-qr-code-generator/wifi-qr-code-generator.vue

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>

* Update src/tools/wifi-qr-code-generator/index.ts

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>

* remove naive UI grid

* Update src/tools/wifi-qr-code-generator/index.ts

---------

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2023-09-06 07:46:40 +00:00
..
assets refactor(style): cleaner layout 2022-04-14 22:41:51 +02:00
components feat(copy): support legacy copy to clipboard for older browser (#581) 2023-08-21 23:00:20 +00:00
composable feat(copy): support legacy copy to clipboard for older browser (#581) 2023-08-21 23:00:20 +00:00
layouts fix(c-lib): hide component library shortcut link in non-dev (#557) 2023-08-09 20:58:15 +00:00
modules feat(ui): added c-select in the ui lib (#550) 2023-08-07 15:30:00 +00:00
pages refactor(i18n): merge tools scoped locales with global ones (#612) 2023-09-03 20:07:45 +00:00
plugins refactor(i18n): merge tools scoped locales with global ones (#612) 2023-09-03 20:07:45 +00:00
stores feat(enhancement): use system dark mode (#458) 2023-06-18 10:59:22 +02:00
tools feat(new tool): add wifi qr code generator (#599) 2023-09-06 07:46:40 +00:00
ui refactor(c-key-value-list): got rid of table for layout (#611) 2023-09-03 16:12:22 +00:00
utils chore(deps): update dependency @antfu/eslint-config to ^0.40.0 (#552) 2023-08-21 18:27:08 +00:00
App.vue refactor(imports): removed unnecessary imports to vue 2023-06-10 17:24:10 +02:00
config.ts feat(ui-lib): demo pages for c-lib components 2023-04-23 22:43:06 +02:00
main.ts chore(i18n): setup i18n plugin config 2023-06-18 14:33:58 +02:00
router.ts chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
shims.d.ts chore(deps): switched to fucking typescript v5 (#501) 2023-08-21 19:57:59 +00:00
themes.ts refactor(pwa): prompt for pwa update 2023-03-01 22:00:29 +01:00