aboutsummaryrefslogtreecommitdiff
path: root/src/services/theme_data
Commit message (Collapse)AuthorAge
* 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
* chat styles + related improvementsHenry Jameson2024-02-19
|
* make dynamic directives have a typeHenry Jameson2024-02-19
|
* cleanup and warn if there are collisions in .style.js filesHenry Jameson2024-02-19
|
* i'm stupidHenry Jameson2024-02-19
|
* properly sort, properly do icon colors, some initial attachment buttons workHenry Jameson2024-02-19
|
* fixed oot selectors not working, added support for (webkit) scrollbarsHenry Jameson2024-02-18
|
* dynamically load .style.js files; move the files closer to related componentsHenry Jameson2024-02-18
|
* 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
|
* separate greentext into "fun text" and make Post/Notification related componentsHenry Jameson2024-02-12
|
* buttons look great now, including unstyled ones menu items work tooHenry Jameson2024-02-12
|
* menu-item improvementsHenry Jameson2024-02-11
|
* comments and cleanupHenry Jameson2024-02-09
|
* optimize combinatorics and defaults, now it's twice as fast!Henry Jameson2024-02-09
|
* don't use lodash (-~300ms speed)Henry Jameson2024-02-09
|
* more performance testingHenry Jameson2024-02-08
|
* improvements & performance testingHenry Jameson2024-02-08
|
* more dynamic vars, PROPER ICON COLORSHenry Jameson2024-02-07
|
* add directive to completely disable automatic text color creationHenry Jameson2024-02-07
|
* add directive to preserve or not the text colorHenry Jameson2024-02-07
|
* update, should inherit stuff properly now.Henry Jameson2024-02-07
|
* moved default rules to component style.js files, added some basic text ↵Henry Jameson2024-02-01
| | | | inheritance
* better virtual components and stuffHenry Jameson2024-01-31
|
* fix statesHenry Jameson2024-01-23
|
* shit more or less works for the very basic stuffHenry Jameson2024-01-23
|
* some more stuff, generating CSS selectors from rulesHenry Jameson2024-01-23
|
* themes 3 initial workHenry Jameson2024-01-18
|
* use new color slot for badgesHenry Jameson2022-10-17
|
* "fix" the sort function potentially not always outputting resultsHenry Jameson2022-07-31
|
* --fixHenry Jameson2022-07-31
|
* fixed console errors, improved user-selecting, added cyantextingHenry Jameson2021-06-11
|
* add success global notice style/levelHenry Jameson2021-01-13
|
* Basic no-wallpaper supportHenry Jameson2020-12-16
|
* Apply suggestion to src/services/theme_data/theme_data.service.jsHJ2020-07-14
|
* fix chrome69Henry Jameson2020-07-12
|
* Add Chatseugenijm2020-07-08
|
* change alert popup alphaShpuld Shpuldson2020-07-02
|
* change storage error one-off into a global notice systemShpuld Shpuldson2020-07-02
|
* add support for defining the greentextHenry Jameson2020-06-13
|
* fix testsHenry Jameson2020-03-06
|
* fix last issueHenry Jameson2020-03-06
|
* prioritize disabled opacity over transparent keywordHenry Jameson2020-03-06
|
* fix several issues related to opacityHenry Jameson2020-03-06
|
* fix trasparency problems in some cases (purple headers)Henry Jameson2020-03-04
|
* stop using customTheme in user card, instead use color slots. fix for opacityHenry Jameson2020-02-20
| | | | inheritance polluting inheritors
* improve the display of disabled buttonsHenry Jameson2020-02-17
|
* fix pressed button in top barHenry Jameson2020-02-13
|