Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-21 | fix(deps): update dependency sql-formatter to v12 (#520) | 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-07 | feat(ui): added c-select in the ui lib (#550) | 1 | -41/+39 | ||
* feat(ui): added c-select in the ui lib * refactor(ui): switched n-select to c-select | |||||
2023-06-23 | refacor(transformers): use monospace font for JSON and SQL text areas (#476) | 1 | -2/+3 | ||
* feat(c-input): Add monospace prop * feat: use monospace input for json and sql inputs | |||||
2023-06-10 | refactor(imports): removed unnecessary imports to vue | 1 | -1/+0 | ||
2023-05-28 | chore(lint): switched to a better lint config | 1 | -21/+21 | ||
2023-05-27 | refactor(ui): removed all n-space | 1 | -5/+5 | ||
2022-08-03 | refactor(display): mutualized code display | 1 | -13/+2 | ||
2022-07-24 | fix(sql-prettifier): better responsiveness | 1 | -51/+44 | ||
2022-07-24 | feat(new-tool): added an SQL prettifier and formatter | 1 | -0/+112 | ||