Commit Graph

465 Commits

Author SHA1 Message Date
Benjamin Canac
2f631845c3 chore(Badge): update 2024-03-09 19:58:35 +01:00
Benjamin Canac
c79e6f188d chore(module): update theming 2024-03-07 15:33:53 +01:00
Benjamin Canac
c90cea55a7 chore(Button): update 2024-03-07 12:55:18 +01:00
Benjamin Canac
7d29ff2b7a chore(Button): use props instead of $props 2024-03-06 16:04:02 +01:00
Benjamin Canac
5449d2aa5f chore(Container): add component 2024-03-06 16:03:45 +01:00
Benjamin Canac
d95556ebda test: update 2024-03-06 15:37:41 +01:00
Benjamin Canac
38a36f4e48 test(Button): add 2024-03-06 12:40:41 +01:00
Benjamin Canac
b67fddeef8 test: setup 2024-03-06 12:40:34 +01:00
Benjamin Canac
cefa597664 test(Button): import from #components 2024-01-10 16:26:23 +01:00
Daniel Roe
1a1c640220 chore: migrate to @nuxt/test-utils alpha (#1133)
* test: update snapshots to remove quotes

* chore: add alpha versions of test-utils

* chore: migrate to new test format

* test: slightly improve typing in suite

* test: improve safety of basic test
2023-12-19 11:37:57 +01:00
Benjamin Canac
4a9b66aeb3 fix(types): improve with strict mode (#1041) 2023-11-30 12:02:37 +01:00
Benjamin Canac
819b5f8a17 test: move Button to elements dir 2023-11-22 17:59:16 +01:00
Juho Rutila
bcc46b87f5 test: add initial component tests (#923)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2023-11-17 10:49:43 +01:00
Benjamin Canac
7891ccb9ac test: lint 2023-11-03 11:45:41 +01:00
Juho Rutila
ed4b5e0077 test: add unit tests for the module (#892)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2023-11-02 11:00:20 +01:00