aboutsummaryrefslogtreecommitdiff
path: root/src/services/style_setter/style_setter.js
Commit message (Collapse)AuthorAge
* initial splashscreen implementationHenry Jameson2024-09-17
|
* MASSIVELY streamlined theme setting process, now EVERYTHING happens in a ↵Henry Jameson2024-07-10
| | | | vuex action "setTheme" instead of several different applyTheme()s scattered around
* "fix" theme previewHenry Jameson2024-07-04
|
* Merge remote-tracking branch 'origin/develop' into appearance-tabHenry Jameson2024-06-22
|\
| * Fix Themes v3 not working on Safaritusooa2024-05-31
| |
* | made theme debug easier by making it an actual optionHenry Jameson2024-06-21
| |
* | forced roundness tweak configHenry Jameson2024-06-21
| |
* | fixed a "leak" that made too many <style> elementsHenry Jameson2024-06-21
| |
* | more scaling optionsHenry Jameson2024-06-13
| |
* | initial Appearance Tab implementation, added text size/UI scale optionHenry Jameson2024-05-22
|/
* checksum -> engineChecksum for clarityHenry Jameson2024-04-24
|
* implement a simple caching system for themes 3Henry Jameson2024-04-22
|
* try to apply lazy part in one go while still having chunked processingHenry Jameson2024-04-03
|
* only show interface after theme has been appliedHenry Jameson2024-04-03
|
* refactor style setter to separate theme generation from theme applicationHenry Jameson2024-04-03
|
* fix shoutHenry Jameson2024-04-03
|
* Use constructed stylesheet to prevent chrome from shitting itself whenHenry Jameson2024-03-12
| | | | you open element picker
* fix dialogs not having styles at allHenry Jameson2024-03-06
|
* process chunks strictly sequentially to avoid overloading the eventHenry Jameson2024-03-04
| | | | queue
* improve scrollbars, add avatar to menu-item since it appears inHenry Jameson2024-02-28
| | | | autocomplete, add wallpaper color
* improve performance a bit and use better "worst case" colorHenry Jameson2024-02-27
|
* better v1 detection, better menu-item consistencyHenry Jameson2024-02-27
|
* refactor and optimize: now lazy rules are processed in chunksHenry Jameson2024-02-27
|
* optimization and refactoring, rules are first flattened and thenHenry Jameson2024-02-26
| | | | processed, letting us to set individual rules as "lazy"
* fonts support, cleanupHenry Jameson2024-02-22
|
* opacity stuff, better debug modeHenry Jameson2024-02-22
|
* initial work on mobile stuffHenry Jameson2024-02-22
|
* shadow slots work + minor fixesHenry Jameson2024-02-21
|
* moved themes2 stuff into theme_data.service.jsHenry Jameson2024-02-21
|
* improvements to backcompat + fixes to topbarHenry Jameson2024-02-20
|
* backwards compat WORKINGHenry Jameson2024-02-20
|
* independence from themes3, converter/backwards compat WIPHenry Jameson2024-02-19
|
* initial work on dynamic slots + move remaining css stuff into separate fileHenry Jameson2024-02-19
|
* refactored most of the CSS stuff into separate file, refactored colorHenry Jameson2024-02-19
| | | | | functions and added shadow functions, replaced JS functions in button with PISS functions
* fixed oot selectors not working, added support for (webkit) scrollbarsHenry Jameson2024-02-18
|
* badge, alert(dot) improvementsHenry Jameson2024-02-16
|
* more optimizations, execution is now split into eager (for main UI) andHenry Jameson2024-02-15
| | | | lazy (for modals, popovers etc) parts
* add roundness, fix inputsHenry Jameson2024-02-13
|
* avatar shadowsHenry Jameson2024-02-12
|
* improvements & performance testingHenry Jameson2024-02-08
|
* update, should inherit stuff properly now.Henry Jameson2024-02-07
|
* better virtual components and stuffHenry Jameson2024-01-31
|
* Allow custom emoji reactions: add option to scale reaction buttonsAlexander Tumin2023-03-17
|
* Allow column width configurationAlexander Tumin2022-08-11
| | | | | Group column configuration in settings Column width configuration: do not act on defaults
* fancy scrollbarsHenry Jameson2022-04-07
|
* fixed another problem with p's broken theme causing theme editor toHenry Jameson2021-03-08
| | | | become unusable
* fallback if shadows aren't definedHenry Jameson2021-01-28
|
* Fix p's weird corrupt theme data crashing theme engineHenry Jameson2021-01-23
|
* Add Chatseugenijm2020-07-08
|
* paper theme, updated todo, lolHenry Jameson2020-02-17
|