aboutsummaryrefslogtreecommitdiff
path: root/src/components/style_switcher/style_switcher.vue
Commit message (Collapse)AuthorAge
* eslintHenry Jameson2020-01-12
|
* overhaul how style-switcher makes state, removed tons of copy-pasteHenry Jameson2020-01-12
|
* fixHenry Jameson2020-01-12
|
* color input and opacity input now use Checkbox component. Cleanup.Henry Jameson2020-01-02
|
* added optional checkbox for opacity, similar to color inputHenry Jameson2020-01-02
|
* Replaced `v3compat` with `source` to reduce code complexity. Made more slotsHenry Jameson2020-01-02
| | | | | customizable. `theme` now contains a snapshot of theme generated for better compatiblity and future-proofing
* underlay customization, updated contrast calculations to account for alpha ↵Henry Jameson2019-12-28
| | | | blending
* fixed import-exportHenry Jameson2019-12-28
|
* Accent worksHenry Jameson2019-12-28
|
* Merge remote-tracking branch 'upstream/develop' into emoji-optimizationsHenry Jameson2019-11-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (95 commits) Lightbox/modal multi image improvements - #381 '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa' Add ability to change user's email translations-de-batch-1 eu-translate update profile-banner rounding css, fixes #690 fix indentation remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings ...
| * Replaced most trivial checkboxes with Checkbox componentHenry Jameson2019-10-07
| |
* | arbitrary limit with option to overcome itHenry Jameson2019-10-08
|/
* all the manual fixesHenry Jameson2019-07-07
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* better layouting for import-export, error display fixesHenry Jameson2018-12-11
|
* added keep-colors optionHenry Jameson2018-12-11
|
* separated preview and exported from style_switcherHenry Jameson2018-12-11
|
* some more themes, fixesHenry Jameson2018-12-02
|
* localization strings, fixesHenry Jameson2018-12-02
|
* making inset shadows work on avatars againHenry Jameson2018-12-02
|
* avatars shadows, also allows drop-shadow useHenry Jameson2018-11-30
|
* updated preview windowHenry Jameson2018-11-27
|
* fix preview input text using wrong stringHenry Jameson2018-11-26
|
* fix panel link color, fix broken user profilesHenry Jameson2018-11-26
|
* better preview, collateral fixesHenry Jameson2018-11-26
|
* font control args to allow passing an option list of fonts, for future useHenry Jameson2018-11-25
|
* initial font supportHenry Jameson2018-11-25
|
* validity checks, no longer exploding when something is invalidHenry Jameson2018-11-25
|
* some help stringsHenry Jameson2018-11-25
|
* reset buttons, better disabled for shadowsHenry Jameson2018-11-23
|
* added "keep opacity" option, fixed opacity loading, fixed missing shadows notHenry Jameson2018-11-23
| | | | affecting the preview (i.e. previewing pleroma-dark when redmond is applied)
* added checkboxes to keep current roundness and shadows, also cleaned up howHenry Jameson2018-11-23
| | | | shadows/roundness are reset when switching themes
* checkbox radiusHenry Jameson2018-11-23
|
* bundling v2 themes worksHenry Jameson2018-11-22
|
* fix for zero-state for shadow-controlHenry Jameson2018-11-22
|
* layout fixesHenry Jameson2018-11-21
|
* attempted fix^W workaround for tab-switcher bugHenry Jameson2018-11-21
|
* fixed and updated roundness tabHenry Jameson2018-11-21
|
* mentioned bug in tab-switcher, made shadow-control work in zero-stateHenry Jameson2018-11-20
|
* unification of stylingsHenry Jameson2018-11-20
|
* localization and small fixesHenry Jameson2018-11-20
|
* it works, now to clean it upHenry Jameson2018-11-19
|
* shadow control initial stuff. not done yet thoHenry Jameson2018-11-19
|
* collateral fixes, removed alpha control for alerts, added contrast textHenry Jameson2018-11-14
| | | | | | generation for alerts, updated getTextColor to also have fallback to black/white if resulting contrast isn't passable (only when inverting lightness!), updated UI to use tabs.
* updatesHenry Jameson2018-11-13
|
* added contrasts for rgboHenry Jameson2018-10-21
|
* initial contrast display supportHenry Jameson2018-10-10
|
* Transparency works without exploding now. All nice.Henry Jameson2018-10-07
|
* Some themeing is working!!Henry Jameson2018-10-07
|
* trying to fix transitionHenry Jameson2018-10-04
|