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