ShareVB
98f6b044de
fix: lint
2025-01-12 12:41:42 +01:00
Corentin THOMASSET
bd3edcb528
refactor(about, i18n): improved i18n dx with markdown ( #753 )
2023-11-14 23:15:41 +00:00
Corentin THOMASSET
38586caab7
refactor(uuid generator): uuid version picker ( #751 )
2023-11-13 21:38:01 +00:00
Corentin THOMASSET
478192065e
feat(new tool): pdf signature checker ( #745 )
2023-11-12 22:22:41 +00:00
Corentin THOMASSET
e86fd96ae3
feat(i18n): language selector ( #710 )
2023-11-01 15:38:19 +01:00
Corentin THOMASSET
02b0d0d1a1
fix(encryption): alert on decryption error ( #711 )
...
* update(c-alert): Add variant 'error'
* fix(encryption): Alert decryption error (#652 )
* feat(c-alert): added title
* refactor(composable): mutualized computedCatch
---------
Co-authored-by: code2933 <code2933@outlook.com>
2023-11-01 10:11:51 +00:00
Corentin THOMASSET
015c673e09
refactor(ui): better ui demo preview menu ( #664 )
2023-10-31 17:49:36 +00:00
Corentin Thomasset
b408df82c1
refactor(c-table): added description on c-table for accessibility
2023-10-15 23:41:55 +02:00
Corentin THOMASSET
ee4c853b9f
refactor(ui): new c-table ui component ( #665 )
2023-10-14 22:45:14 +00:00
Corentin THOMASSET
025f556023
refactor(ui): switched naive tooltip components to custom ones ( #661 )
2023-10-14 16:24:54 +00:00
Corentin THOMASSET
5c4d775e2d
feat(new tool): ULID generator ( #623 )
2023-09-11 22:57:42 +00:00
Corentin THOMASSET
7ab9204e96
refactor(c-key-value-list): got rid of table for layout ( #611 )
2023-09-03 16:12:22 +00:00
Corentin THOMASSET
3a63837d3d
feat(new tool): iban validation and parser ( #591 )
2023-08-27 18:12:31 +00:00
Corentin THOMASSET
81bfe57cb8
feat(new tool): text diff and comparator ( #588 )
...
* feat(new tool): text diff and comparator
* chore(ci): increased memory in CI
2023-08-26 16:43:47 +02:00
renovate[bot]
6ff9a01cc8
chore(deps): update dependency @antfu/eslint-config to ^0.40.0 ( #552 )
...
* chore(deps): update dependency @antfu/eslint-config to ^0.40.0
* chore(deps): updated eslint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-08-21 18:27:08 +00:00
Corentin THOMASSET
dfa1ba8554
feat(ui): added c-select in the ui lib ( #550 )
...
* feat(ui): added c-select in the ui lib
* refactor(ui): switched n-select to c-select
2023-08-07 15:30:00 +00:00
Corentin THOMASSET
05ea545475
refactor(ui): replaced some n-input to c-input ( #505 )
2023-06-25 13:00:50 +00:00
Marvin
ba4876d0d5
refacor(transformers): use monospace font for JSON and SQL text areas ( #476 )
...
* feat(c-input): Add monospace prop
* feat: use monospace input for json and sql inputs
2023-06-23 16:51:52 +02:00
Corentin THOMASSET
bcb98b359c
refactor(search): command palette design ( #463 )
2023-06-19 00:35:50 +02:00
Corentin Thomasset
4cbd7ac145
fix(sonar): took down minor sonar warning
2023-06-18 14:56:52 +02:00
Seb
cf7b1f000a
feat(enhancement): use system dark mode ( #458 )
...
* Use prefers-color-scheme
* Remove theme store
2023-06-18 10:59:22 +02:00
Corentin Thomasset
1e2a35b892
refactor(c-input-text): force usage of props with default
2023-06-11 21:27:40 +02:00
Corentin Thomasset
33c9b6643f
chore(lint): switched to a better lint config
2023-05-28 23:29:14 +02:00
Corentin Thomasset
34d8e5ce2c
feat(new tool): camera screenshot and recorder
2023-05-17 00:34:10 +02:00
cgoIT
0b20f1c16a
feat(base64-string-converter): switch to encode and decode url safe base64 strings ( #392 )
...
* feat(base64-string-converter): switch to encode and decode url safe
* feat(base64-string-converter): changes based on review comments, use config object instead of boolean argument.
* feat(base64-string-converter): fix validation, add option to watch additional refs for changes which interfere with validation rules
2023-05-15 14:35:44 +02:00
Corentin Thomasset
f7fc779e63
refactor(ui): replaced some n-input with c-input-text
2023-05-15 01:31:22 +02:00
Corentin Thomasset
77f2efc0b9
refactor(ui): replaced some n-input with c-input-text
2023-05-14 22:30:23 +02:00
Corentin Thomasset
aad8d84e13
ui-lib(new-component): added text input component in the c-lib
2023-05-14 22:30:23 +02:00
Corentin Thomasset
401f13f7e3
ui-lib(button): size variants
2023-05-14 22:30:23 +02:00
Corentin Thomasset
92bd83536f
feat(ui-lib): demo pages for c-lib components
2023-04-23 22:43:06 +02:00
Corentin Thomasset
362f2fa280
feat(new-tool): diff of two json objects
2023-04-23 15:24:20 +02:00
Corentin Thomasset
61ece2387f
refactor(ui-lib): prevent c-button to shrink
2023-04-20 21:03:20 +02:00
Corentin Thomasset
f080933d2a
refactor(ui): replaced naive ui cards with custom ones
2023-04-20 20:57:38 +02:00
Corentin Thomasset
c45bce36f9
refactor(ui): getting ride of naive ui buttons
2023-04-19 22:33:22 +02:00