aboutsummaryrefslogtreecommitdiff
path: root/src/components/style_switcher/style_switcher.vue
Commit message (Collapse)AuthorAge
* 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