Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-17 | feat(new tool): camera screenshot and recorder | 6 | -2/+82 | ||
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 | 7 | -58/+280 | ||
2023-05-14 | ui-lib(new-component): added text input component in the c-lib | 6 | -2/+349 | ||
2023-05-14 | ui-lib(button): size variants | 3 | -20/+51 | ||
2023-04-23 | feat(ui-lib): demo pages for c-lib components | 11 | -238/+277 | ||
2023-04-23 | feat(new-tool): diff of two json objects | 1 | -0/+26 | ||
2023-04-20 | refactor(ui-lib): prevent c-button to shrink | 1 | -0/+1 | ||
2023-04-20 | refactor(ui): replaced naive ui cards with custom ones | 2 | -0/+47 | ||
2023-04-19 | refactor(ui): getting ride of naive ui buttons | 7 | -0/+511 | ||