aboutsummaryrefslogtreecommitdiff
path: root/src/tools/sql-prettify/sql-prettify.vue (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-21fix(deps): update dependency sql-formatter to v12 (#520)Gravatar renovate[bot] 1-2/+2
* fix(deps): update dependency sql-formatter to v12 * fix(sql-prettify): corrected types --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-08-07feat(ui): added c-select in the ui lib (#550)Gravatar Corentin THOMASSET 1-41/+39
* feat(ui): added c-select in the ui lib * refactor(ui): switched n-select to c-select
2023-06-23refacor(transformers): use monospace font for JSON and SQL text areas (#476)Gravatar Marvin 1-2/+3
* feat(c-input): Add monospace prop * feat: use monospace input for json and sql inputs
2023-06-10refactor(imports): removed unnecessary imports to vueGravatar Corentin Thomasset 1-1/+0
2023-05-28chore(lint): switched to a better lint configGravatar Corentin Thomasset 1-21/+21
2023-05-27refactor(ui): removed all n-spaceGravatar Corentin Thomasset 1-5/+5
2022-08-03refactor(display): mutualized code displayGravatar Corentin Thomasset 1-13/+2
2022-07-24fix(sql-prettifier): better responsivenessGravatar Corentin Thomasset 1-51/+44
2022-07-24feat(new-tool): added an SQL prettifier and formatterGravatar Corentin Thomasset 1-0/+112