Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-25 | refactor(ui): replaced some n-input to c-input (#505) | 2 | -7/+10 | ||
2023-06-23 | refacor(transformers): use monospace font for JSON and SQL text areas (#476) | 1 | -1/+9 | ||
* feat(c-input): Add monospace prop * feat: use monospace input for json and sql inputs | |||||
2023-06-19 | refactor(search): command palette design (#463) | 1 | -5/+37 | ||
2023-06-18 | fix(sonar): took down minor sonar warning | 1 | -2/+0 | ||
2023-06-11 | refactor(c-input-text): force usage of props with default | 1 | -2/+1 | ||
2023-05-28 | chore(lint): switched to a better lint config | 3 | -109/+109 | ||
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 | 3 | -48/+256 | ||
2023-05-14 | ui-lib(new-component): added text input component in the c-lib | 4 | -0/+344 | ||