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