Alexander Brown
|
b943c0fa75
|
Lint: Add tailwind linter (#5984)
## Summary
Adds the [tailwind lint
plugin](https://github.com/francoismassart/eslint-plugin-tailwindcss/?tab=readme-ov-file#eslint-plugin-tailwindcss)
and fixes the currently fixable rules ([v4 is still in
beta](https://github.com/francoismassart/eslint-plugin-tailwindcss/?tab=readme-ov-file#about-tailwind-css-4-support)).
## Changes
- **What**: Enforces things like consistent class order, and eventually
can prohibit extra classes that could be utilities instead
- **Dependencies**: The plugin and its types
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-5984-Lint-Add-tailwind-linter-2866d73d365081d89db0d998232533bb)
by [Unito](https://www.unito.io)
---------
Co-authored-by: GitHub Action <action@github.com>
|
2025-10-08 19:39:14 -07:00 |
|
Chenlei Hu
|
db43f587a6
|
[TS] Fix ts-strict errors in Vue components (Part 4) (#3134)
|
2025-03-18 20:42:32 -04:00 |
|
Christian Byrne
|
f0ba48ea22
|
Trim whitespace in URL form items (#2884)
|
2025-03-06 11:17:24 -05:00 |
|
Chenlei Hu
|
430f051c64
|
Add UV mirrors settings (#2333)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-28 14:39:51 -08:00 |
|
Chenlei Hu
|
30fdc70218
|
Click url input status icon to trigger validation (#2339)
|
2025-01-24 14:15:54 -05:00 |
|
Chenlei Hu
|
caad27e28d
|
Validate on mount for UrlInput (#2332)
|
2025-01-23 15:09:00 -05:00 |
|
Chenlei Hu
|
e8136ff0ae
|
UrlInput emits update:modelValue only on blur (#2331)
|
2025-01-23 14:55:12 -05:00 |
|
Chenlei Hu
|
157475cb2e
|
Add validateUrlFn props on UrlInput component (#2330)
|
2025-01-23 14:44:06 -05:00 |
|
Chenlei Hu
|
93dc50a95a
|
Allow passthrough attrs on UrlInput (#2329)
|
2025-01-23 14:29:38 -05:00 |
|
Chenlei Hu
|
0ab1d974c0
|
Add url setting type (#2327)
|
2025-01-23 11:25:06 -05:00 |
|