aboutsummaryrefslogtreecommitdiff
path: root/src/components/tab_switcher/tab_switcher.jsx
Commit message (Collapse)AuthorAge
* Fix tab switcher not working when some tabs hiddenTusooa Zhu2022-04-09
|
* port !1488 to vue3Henry Jameson2022-03-27
|
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-27
|\ | | | | | | | | | | | | | | * origin/develop: Remove debugging code Fix overlapping buttons in Theme settings Update dependency ruffle-mirror to v2021.12.31 Update dependency babel-loader to v8.2.4
* | fix tabswitcher bugsHenry Jameson2022-03-21
| |
* | made withLoadMore work... sortaHenry Jameson2022-03-18
| |
* | fix tabswitcherHenry Jameson2022-03-17
| |
* | resolve TODO VUE3Henry Jameson2021-04-25
| |
* | small refactoring to uncouple tab-switcher from settings modalHenry Jameson2021-04-18
| |
* | fix theme tab, remove console.logsHenry Jameson2021-04-18
| |
* | Changed some of TabSwitcher's internals for easier Vue3 migrationHenry Jameson2021-04-18
|/
* 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
* more visual fixesHenry Jameson2018-12-16
|
* fixHenry 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
|
* fixup! Separated tab-switcher into a reusable component. This depends on JSX ↵Henry Jameson2018-08-28
| | | | addition
* Separated tab-switcher into a reusable component. This depends on JSX additionHenry Jameson2018-08-27