aboutsummaryrefslogtreecommitdiff
path: root/src/components/tab_switcher
Commit message (Collapse)AuthorAge
* fixed tab not hidingHenry Jameson2020-05-29
|
* fixed the remaining issuesHenry Jameson2020-05-28
|
* fixes. sorry for bad commit message i'm tiredHenry Jameson2020-05-27
|
* fix for a previous fixHenry Jameson2020-05-25
|
* Change flex for tab switcher lines to always have some small space reservedHenry Jameson2020-05-25
|
* fix icon changing colorHenry Jameson2020-05-25
|
* icons updateHenry Jameson2020-05-25
|
* scroll to top when switching tabsHenry Jameson2020-05-25
|
* misc fixesHenry Jameson2020-05-24
|
* Multiple fixes for CSS, added proper auth checkingHenry Jameson2020-05-24
|
* moved stuff from settings, cleaned up naming for tabs, added close and peekHenry Jameson2020-05-10
|
* initial work on settings modalHenry Jameson2020-05-03
|
* tabs & toggled (ex pressed) buttonsHenry Jameson2020-01-13
|
* fix eslint warningstaehoon2019-11-08
|
* Merge remote-tracking branch 'upstream/develop' into emoji-selector-updateHenry Jameson2019-09-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (116 commits) Password reset page add a comment force img updating immediately Fixed "sequimiento" to "seguimiento". Replace `/api/externalprofile/show.json` with a MastoAPI equialent Use mastodon api in follow requests "Optional" in lowercase. Update es.json fix pin/unpin status logic rename a mutation update fix user avatar fallback logic remove dead code Corrected "Media Proxy" translation. Update es.json make bio textarea resizable vertically only remove dead code Make image orientation consistent on FF, fix videos w/ modal remove dead code fix crazy watch logic in conversation ...
| * refactor TabSwitchertaehoon2019-08-15
| |
| * use better name of controlled proptaehoon2019-08-15
| |
| * fix potential bug to render active tab in controlled waytaehoon2019-08-15
| |
| * remove unused paramtaehoon2019-08-15
| |
| * use key prop instead of dataset to identify active tabtaehoon2019-08-15
| |
| * remove useless index param of onSwitchtaehoon2019-08-15
| |
* | fixed a lot of bugs with emoji picker, improved relevant componentsHenry Jameson2019-08-12
|/
* Feature/add sticker pickerabsturztaube2019-07-24
| | | | Squash to avoid storing commits with stickers in it to avoid possible copyright problems and excess storage space. --hj
* New searchEugenij2019-07-15
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
|
* #291 - disable empty tabs in user profile paneldave2019-02-08
|
* Fix media timeline attachments being small by adding an option to not render ↵shpuld2019-01-31
| | | | background tabs in tab switcher
* lintingHenry Jameson2019-01-22
|
* fix indentsHenry Jameson2019-01-17
|
* add support for tab-switcher to automatically switch to first tab if asked indexHenry Jameson2019-01-17
| | | | is invalid
* collateral fix for tab displayHenry Jameson2018-12-17
|
* more visual fixesHenry Jameson2018-12-16
|
* changed bottom-shadow hiding method to be more compatible with overflowHenry Jameson2018-12-16
|
* small fix for overflowing tab-switcherHenry Jameson2018-12-16
|
* mobile fixesHenry Jameson2018-12-05
|
* fixed checkbox styles, optimized default shadowsHenry Jameson2018-11-23
|
* small tab-switcher tweakHenry Jameson2018-11-22
|
* fix for tab-switcherHenry Jameson2018-11-21
|
* fixHenry Jameson2018-11-21
|
* compensate tab-switcher for fake bordersHenry Jameson2018-11-21
|
* changed the way tab-switcher works to avoid removing/adding nodes since thatHenry Jameson2018-11-21
| | | | seems to cause issues, instead hiding nodes with css.
* mentioned bug in tab-switcher, made shadow-control work in zero-stateHenry Jameson2018-11-20
|
* Transparency works without exploding now. All nice.Henry Jameson2018-10-07
|
* Some themeing is working!!Henry Jameson2018-10-07
|
* fixup! Separated tab-switcher into a reusable component. This depends on JSX ↵Henry Jameson2018-08-28
| | | | addition
* minor style tweaksHenry Jameson2018-08-28
|
* Separated tab-switcher into a reusable component. This depends on JSX additionHenry Jameson2018-08-27