David Taylor
d88ee33eb6
DEV: Introduce stylelint ( #29852 )
...
Stylelint is a css linter: https://stylelint.io/
As part of this change we have added two javascript scripts:
```
pnpm lint:css
pnpm lint:css:fix
```
Look at `.vscode/settings.json.sample` and `.vscode/extensions.json` for
configuration in VSCode.
---------
Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2025-01-20 15:27:42 +00:00
chapoi
5b9eac00b9
UX: better card alignment ( #25720 )
2024-02-16 16:00:55 +01:00
chapoi
292685d3de
UX: Chat browse redesign ( #25698 )
...
* UX: fix search input placeholder cutoff
* UX: use transparent button for new-channel
* UX: remove settings link
* UX: removed joined tag
* UX: increase lock icon size
* UX: use grid for channel card
* UX: chat-channel-card styling + cleanup
* UX: dont space about tabs on mobile
* specs
* PR feedback
Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
* PR feedback > translation
* Remove import
* UX: update copy
---------
Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2024-02-15 18:00:22 +01:00
chapoi
8c74bb6573
UX: lower border radius for channel cards ( #22513 )
2023-07-10 19:07:01 +02:00
chapoi
0ce0bcd8ff
Remove border radius from chat ( #22437 )
...
* add border-radius-large variable
* UX: replace chat border-radius with variable
2023-07-10 15:07:38 +02:00
Roman Rizzi
0a5f548635
DEV: Move discourse-chat
to the core repo. ( #18776 )
...
As part of this move, we are also renaming `discourse-chat` to `chat`.
2022-11-02 10:41:30 -03:00