aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
Commit message (Collapse)AuthorAge
* more movingHenry Jameson2024-07-25
|
* Merge remote-tracking branch 'origin/develop' into fix-develop-issuesHenry Jameson2024-07-25
|\
| * fixed lack of gap in panel headersHenry Jameson2024-07-24
| |
| * fix admin combo-dropdowns stylesHenry Jameson2024-07-16
| |
| * fix gaps in sticky headersHenry Jameson2024-07-11
| |
| * font selector with proper styles and functionality + local font selectorHenry Jameson2024-06-26
| |
| * scale navbar font size with its sizeHenry Jameson2024-06-19
| |
| * more scaling optionsHenry Jameson2024-06-13
| |
| * initial Appearance Tab implementation, added text size/UI scale optionHenry Jameson2024-05-22
| |
* | Fix font size and language switcher?Henry Jameson2024-07-25
|/
* fix transparent popoversHenry Jameson2024-04-04
|
* add fallbacks for lazy stuff loadingHenry Jameson2024-04-03
|
* fix popoversHenry Jameson2024-03-04
|
* proper selection colorsHenry Jameson2024-03-04
|
* remove all "fallback variables"Henry Jameson2024-03-04
|
* interactive lists & non-interactive listsHenry Jameson2024-02-29
|
* fix polls optionsHenry Jameson2024-02-29
|
* implement list item stylesHenry Jameson2024-02-29
|
* more scrollbars workHenry Jameson2024-02-28
|
* improve scrollbars, add avatar to menu-item since it appears inHenry Jameson2024-02-28
| | | | autocomplete, add wallpaper color
* consistent menu-itemsHenry Jameson2024-02-28
|
* fix mobile drawer menu items not being fullwidthHenry Jameson2024-02-27
|
* fix mobile badge in timelineHenry Jameson2024-02-27
|
* fix emoji inputs having odd paddings and line-heightHenry Jameson2024-02-22
|
* fonts support, cleanupHenry Jameson2024-02-22
|
* fixed oot selectors not working, added support for (webkit) scrollbarsHenry Jameson2024-02-18
|
* badge, alert(dot) improvementsHenry Jameson2024-02-16
|
* fix last border of menu-itemHenry Jameson2024-02-13
|
* more fixesHenry Jameson2024-02-13
|
* add roundness, fix inputsHenry Jameson2024-02-13
|
* 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
|
* update, should inherit stuff properly now.Henry Jameson2024-02-07
|
* better virtual components and stuffHenry Jameson2024-01-31
|
* better frontends tab, now you can set default frontendHenry Jameson2023-03-29
|
* frontends tab initial implementation, now you can (re)install frontends! yay!Henry Jameson2023-03-29
|
* Use class to style screenreader-only texttusooa2023-02-09
|
* Fix mobile layout margintusooa2023-01-16
|
* Disable no-shorthand for certain props for better readabilitytusooa2023-01-13
|
* Use stylelinttusooa2023-01-09
|
* refactor navigation-entry and use them in other nav itemsHenry Jameson2022-08-30
|
* Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
|\ | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Update dependency opn to v5 fix notices being under the navbar, also change offset to use variable fix modals not having proper z index reduce indexes to be below 9999 so that develop error messages appear above Do not allow to find by name in findUser() Use lookup endpoint to obtain users by nickname Use $ for id UserProfile routes Allow opening profile: multiChoiceProprties record, anonymous access Allow opening profile when clicking an avatar inside of user popover
| * fix modals not having proper z indexHenry Jameson2022-08-23
| |
| * reduce indexes to be below 9999 so that develop error messages appear aboveHenry Jameson2022-08-23
| |
* | improve submenu and improve icon buttons hover effectsHenry Jameson2022-08-23
| |
* | Merge remote-tracking branch 'origin/develop' into navigation-updateHenry Jameson2022-08-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (49 commits) Fix react & extra buttons not styled on tab-focus Fix popover not popping up Fix styling on Safari Use :focus-visible instead of :focus for focus markers Optimize Reply badge position Add badges to status interacting buttons Update dependency nightwatch to v2 Update dependency eslint-plugin-n to v15.2.5 Update dependency mocha to v10 Update dependency karma-coverage to v2 Update dependency sass to v1.54.5 Update dependency karma-firefox-launcher to v2 Update dependency vue-template-compiler to v2.7.9 Pin dependencies Refresh yarn.lock Allow column width configuration: allow stretching navbar with columns Remove legacy code for chunksSortMode Add FIXME comment about html-webpack-plugin-after-emit Use exact webpack version in package.json Reintroduce css minimizer ...
| * Merge branch 'allow-application-width-configuration' into 'develop'HJ2022-08-22
| |\ | | | | | | | | | | | | Allow application width configuration See merge request pleroma/pleroma-fe!1533
| | * Allow column width configuration: allow stretching navbar with columnsAlexander Tumin2022-08-17
| | |
| | * Column width configuration: do not act on defaults, bound with on minmax ↵Alexander Tumin2022-08-11
| | | | | | | | | | | | --miniColumn