about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/drawer.scss
AgeCommit message (Collapse)Author
2023-04-09[Glitch] Enable Stylelint property-no-unknownNick Schonning
Port cd14f712ad9f5a6ebdbec8c9b87740cd76d949e7 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-04-04[Glitch] Fix inconsistent radius in drawerRubicon Rowe
Port fa98363a2789f23e110312f23bf4c00234dcd59a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-02-25Fix glitch-soc SCSS code style and refactor closer to upstreamClaire
2023-02-18[Glitch] Upgrade to Stylelint 15 with PrettierNick Schonning
Port 0c9d455ea5540e854c2d879cd1df015ea493f622 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-12-01Port navigation bar from upstream (#1986)Claire
Fixes #1977
2021-07-12Fix follow suggestions scrolling on mobile viewClaire
Also simplify the CSS a bit and bring it closer to upstream.
2021-03-06Fix various CodeClimate warningsClaire
2020-08-17Change styling to always have scrollbar on search resultsThibaut Girka
2020-02-03[Glitch] Fix mascot being too large, and a code style issueEugen Rochko
Port bba0269d9741c8c4daaa9048c265a1321d93fbba to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-07-18Make width breakpoint for removing margins consistent and match upstreamThibaut Girka
Fixes #1136
2019-06-28Change search components classes and styling to match upstreamThibaut Girka
2019-06-20Fix NavigationBar stylingThibaut Girka
2019-06-13Fix and refactor SCSSThibaut Girka
2019-06-13[Glitch] Add single-column modeEugen Rochko
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-04[Glitch] Fix transition: allThibG
Port 7aa749ab46b53bc5b234332ac35acc09a636fc28 to glitch-soc
2019-04-22Rework DrawerResults to make them closer to upstreamThibaut Girka
2019-03-28Port search results styling to glitch-socThibaut Girka
2019-02-15[Glitch] Fix hashtags select styling in default and high contrast skinsThibaut Girka
Port 169b9d4428d8e54d7bee365fd76be9a6e2a92da5 to glitch-soc
2018-12-20Make drawer markup and styling closer to upstreamThibaut Girka
WARNING: This may break some custom skins! `.drawer > .contents` has been moved to `.drawer > .drawer__pager > .drawer__iner`, and the waves have been moved from `.drawer > .contents` to `.drawer__inner__mastodon`!
2018-11-16Fix composer not displaying on iPadThibaut Girka
2018-11-09Fix drawer waves being displayed in the list editorThibaut Girka
2018-09-01Fix composer not displaying on chrome mobile (fixes #696)Thibaut Girka
2018-05-27Port upstream's result section headers (fixes #366)Thibaut Girka
2018-05-05[Glitch] Add color variables of texts for better accesibilityThibaut Girka
Port 74dae9458d118b066cd74b16aab2aa9cafbf3fba and related to glitch-soc
2018-01-20Merge new onboarding styles; delete refs to PNGs.David Yip
2018-01-14Fixes to drawer and CWskibi!
2018-01-14Merge pull request #329 from KnzkDev/scss-refactorbeatrix
SCSS Refactor
2018-01-14Run slightly less afoul of accessibility checks. #294.David Yip
This makes the clickable element an interactive element, but doesn't add alt text and makes it not-obvious that you can click the elefriend. On one hand, this goes against good practice; on the other hand, it's not *supposed* to be obvious that you can click the elefriend.
2018-01-14Introduce a bit of luck into the elefriend selection. #294.David Yip
2018-01-14Add wave background; blend elefriend in a bit more. #294.David Yip
2018-01-14Set glitchy elephant friend variant in initial state. #294.David Yip
Also lay some groundwork needed to interactively change the glitchfriend. The codebase uses "elefriend" because it's shorter and didn't require me to realign the actions in actions/compose.js. Same idea, though.
2018-01-13Add the shrinking glitchy elefriend. #294.David Yip
2018-01-13Prototype out glitchy elephant friend. #294.David Yip
Glitched elephant friends kindly provided by @ncls7615.
2018-01-14Improve scss refactor 5ncls7615
2018-01-06Fixes to search dropdownkibigo!
2018-01-04WIP <Compose> Refactor; 1000 tiny editskibigo!
2018-01-04WIP <Compose> Refactor; SCSS ed.kibigo!
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!