Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-01 | fix(encryption): alert on decryption error (#711) | 1 | -3/+9 | ||
* 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-08-07 | feat(ui): added c-select in the ui lib (#550) | 1 | -12/+10 | ||
* feat(ui): added c-select in the ui lib * refactor(ui): switched n-select to c-select | |||||
2023-06-25 | refactor(ui): replaced some n-input to c-input (#505) | 1 | -50/+28 | ||
2023-06-10 | refactor(imports): removed unnecessary imports to vue | 1 | -1/+0 | ||
2023-05-28 | chore(lint): switched to a better lint config | 1 | -19/+19 | ||
2023-05-27 | refactor(ui): removed all n-space | 1 | -10/+10 | ||
2023-05-14 | refactor(ui): replaced some n-input with c-input-text | 1 | -6/+12 | ||
2023-04-20 | refactor(ui): replaced naive ui cards with custom ones | 1 | -4/+4 | ||
2023-04-19 | refactor(clean): removed useless br tags | 1 | -4/+2 | ||
2022-05-09 | fix(typo): misspelings | 1 | -2/+2 | ||
2022-04-24 | refactor(responsive): row layout for multicards on big screens | 1 | -66/+63 | ||
2022-04-22 | refactor(lint): linter auto fix | 1 | -51/+26 | ||
2022-04-16 | refactor: removed empty sources | 1 | -3/+0 | ||
2022-04-15 | refactor(style): updated linter config | 1 | -77/+101 | ||
2022-04-13 | refactor(style): replaced scss style block to less | 1 | -1/+1 | ||
2022-04-07 | feat(tool): encryption | 1 | -0/+102 | ||