Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-24 | chore(deps): update actions/checkout action to v3 (#494) | 2 | -2/+2 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2023-06-23 | chore(deps): update dependency unplugin-vue-components to ^0.25.0 (#484) | 2 | -8/+12 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2023-06-23 | chore(deps): update dependency unplugin-auto-import to ^0.16.0 (#483) | 2 | -15/+23 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2023-06-23 | fix(i18n): fallback for demo i18n | 1 | -1/+1 | ||
2023-06-23 | feat(new-tool): yaml to toml | 5 | -3/+83 | ||
2023-06-23 | feat(new-tool): json to toml | 5 | -0/+83 | ||
2023-06-23 | feat(new-tool): toml to yaml | 4 | -0/+77 | ||
2023-06-23 | feat(new-tool): toml to json | 8 | -1/+114 | ||
2023-06-23 | refactor(json-viewer): input monospace font (#485) | 1 | -2/+3 | ||
2023-06-23 | chore(deps): update dependency unocss to ^0.53.0 (#482) | 2 | -122/+123 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2023-06-23 | chore(deps): update dependency @unocss/eslint-config to ^0.53.0 (#478) | 2 | -30/+94 | ||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
2023-06-23 | refacor(transformers): use monospace font for JSON and SQL text areas (#476) | 4 | -3/+15 | ||
* feat(c-input): Add monospace prop * feat: use monospace input for json and sql inputs |