aboutsummaryrefslogtreecommitdiff
path: root/src/components/style_switcher/style_switcher.vue
Commit message (Collapse)AuthorAge
...
* 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
|
* more workings and even less explosions.Henry Jameson2018-10-03
|
* something works without exploding and i'm tired alreadyHenry Jameson2018-10-02
|
* settings page updateHenry Jameson2018-08-28
|
* Merge branch 'feature/theme-export-import' into 'develop'kaniini2018-08-20
|\ | | | | | | | | | | | | Theme import & export Closes #119 See merge request pleroma/pleroma-fe!290
| * Add validation of the imported theme and the corresponding warning messageOle Bertram2018-07-04
| |
| * Add theme import featureOle Bertram2018-06-28
| |
| * Add theme export featureOle Bertram2018-06-28
| |
* | Fixes selects having unreadable text on some browsers/OSes. Added bonus: themeHenry Jameson2018-08-05
|/ | | | | switcher select now has styled options that show preview of what theme's bg/fg colors are
* Input fields separate radiiHenry Jameson2018-05-12
|
* some styles fixesHenry Jameson2018-04-08
|
* made alerts use red with transparent theme red. some UI improvsHenry Jameson2018-04-08
|
* localisations and stuffHenry Jameson2018-04-08
|
* raddi customization UIHenry Jameson2018-04-08
|
* <select> styling (abeit somewhat not pretty code-wise), default colors forHenry Jameson2018-04-07
| | | | default schemes.
* indentsHenry Jameson2018-04-07
|
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* updated css and stuff for color picker in stylesHenry Jameson2018-02-03
|
* wip, styles are a bit broken thoHenry Jameson2018-02-03
|
* Fix color inputs to wrap on mobile, fix timeline background color to not ↵shpuld2017-11-18
| | | | clash with panel headings.
* Clean up, use translations, persist theme, add more presets.shpuld2017-11-18
|
* Move custom theming from settings to style-switcher, remove usage of custom ↵shpuld2017-11-17
| | | | .css files, use styles.json instead.
* Align style switcher.Roger Braun2017-01-17
|
* Add styleSwitcher.Roger Braun2017-01-16