Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-28 | chore(lint): switched to a better lint config | 1 | -89/+89 | ||
2023-05-15 | feat(base64-string-converter): switch to encode and decode url safe base64 ↵ | 1 | -0/+4 | ||
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 | refactor(ui): replaced some n-input with c-input-text | 1 | -0/+4 | ||
2023-05-14 | refactor(ui): replaced some n-input with c-input-text | 1 | -41/+139 | ||
2023-05-14 | ui-lib(new-component): added text input component in the c-lib | 1 | -0/+198 | ||