aboutsummaryrefslogtreecommitdiff
path: root/src/components/style_switcher
Commit message (Collapse)AuthorAge
...
* 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
|
* cleanup and optimizationHenry Jameson2018-11-19
|
* it works, now to clean it upHenry Jameson2018-11-19
|
* shadow control initial stuff. not done yet thoHenry Jameson2018-11-19
|
* cleanup and fixesHenry Jameson2018-11-15
|
* 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
|
* cleanup, documentation, contrast taking alpha into account.Henry Jameson2018-10-10
|
* 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
|
* fixHenry Jameson2018-10-04
|
* 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
| |
| * Refactor theme settings state initializationOle 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 usercard from breaking with certain colors, clean up code structure a bit.shpuld2017-11-20
|
* Fix color inputs to wrap on mobile, fix timeline background color to not ↵shpuld2017-11-18
| | | | clash with panel headings.
* Make defaulting to pleroma-dark work when config.json has an invalid theme. ↵shpuld2017-11-18
| | | | Remove logging.
* 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.
* Show current theme in theme selector.Roger Braun2017-02-17
|
* Add basic configuration module, make it work for title and theme.Roger Braun2017-02-14
|
* Align style switcher.Roger Braun2017-01-17
|
* Add styleSwitcher.Roger Braun2017-01-16