David Langley
69ee8fd96a
Change License: AGPL + Element Commercial ( #28856 )
...
* Add commercial licence and update config files
* Update license in headers
* Revert "Update license in headers"
This reverts commit 7ed7949485
.
* Update only spdx id
* Remove LicenseRef- from package.json
LicenseRef- no longer allowed in npm v3 package.json
This fixes the warning in the logs and failing build check.
2025-01-06 11:18:54 +00:00
Michael Telatynski
4f8e9eb9ac
Standardise icons using Compound Design Tokens ( #28217 )
...
* De-duplicate icons using Compound Design Tokens
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Deduplicate more icons using Compound Design Tokens
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update icon
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Discard changes to res/css/structures/_RoomSearch.pcss
* Update snapshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Discard changes to res/fonts/Open_Sans/LICENSE.txt
* Discard changes to res/css/views/elements/_CopyableText.pcss
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-18 15:47:15 +00:00
David Langley
491f0cd08a
Change license ( #13 )
...
* Copyright headers 1
* Licence headers 2
* Copyright Headers 3
* Copyright Headers 4
* Copyright Headers 5
* Copyright Headers 6
* Copyright headers 7
* Add copyright headers for html and config file
* Replace license files and update package.json
* Update with CLA
* lint
2024-09-09 13:57:16 +00:00
Suguru Hirahara
f5d79897d9
Remove some obsolete CSS rules ( #10754 )
...
* Remove `mx_MImageReplyBody_info` from `_MImageReplyBody.pcss`
Edited by 866a11d7e3
Deprecated by 6b3098d8fe
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove `mx_WidgetCard_maxPinnedTooltip` from `_WidgetCard.pcss`
Added by ef0843d4ad
Deprecated by ada6d1aa46
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove `mx_AliasSettings_editable` from `_AliasSettings.pcss`
Added by eac50aa800
Deprecated by 2903a0e712
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove `mx_AliasSettings_localAliasHeader` from `_AliasSettings.pcss`
Added by 3253d0b93d
Deprecated by 2e3f225520
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove `mx_RoomList_explorePrompt` from `_RoomList.pcss`
Added by e20b375433
Deprecated by 328d7ea5eb
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove `mx_Stickers_hideStickers` from `_Stickers.pcss`
Added by 79d3cca6e9
Deprecated by 31b3b2e2ed
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-05-03 13:26:10 +00:00
Suguru Hirahara
92906c2130
Replace Sass variables with custom properties on `_font-weights.pcss` ( #10554 )
...
* Replace `$font-normal` and `$font-semi-bold`
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Replace `font-weight: 600` with the custom property
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Replace the existing variables
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-04-21 14:16:00 +00:00
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Germain
72c24af5c0
Disallow invalid inline style comments in stylesheets ( #9099 )
2022-07-27 14:39:29 +01:00
Michael Telatynski
01f4bb8c78
Rename PostCSS files to `.pcss` ( #9013 )
...
* Rename PostCSS files to `.pcss`
* Make Stylelint happy
* Delint
* Rename new files too
* delint
* Fix bad comment placement
2022-07-15 14:53:23 +01:00