aboutsummaryrefslogtreecommitdiff
path: root/src/components/tab_switcher/tab_switcher.js
Commit message (Collapse)AuthorAge
* Changed some of TabSwitcher's internals for easier Vue3 migrationHenry Jameson2021-04-18
|
* fix a bunch of <button>s acting as submit buttons breaking enter keyHenry Jameson2021-02-01
|
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* more replacements + small renamesHenry Jameson2020-10-20
|
* Add hacky functionality to open specific settings tabsShpuld Shpuldson2020-09-03
|
* Ensures the minimized modal is always 50px above the mobile browser bottom ↵eugenijm2020-07-23
| | | | bar regardless of whether or not it is visible.
* Use bock-scroll-lock directive for the settings modaleugenijm2020-07-23
|
* Add body 100% width for the preview, refactor the modalActivated watcher, ↵eugenijm2020-07-23
| | | | use body scroll lock for the setting tab content
* fixed the remaining issuesHenry Jameson2020-05-28
|
* fixes. sorry for bad commit message i'm tiredHenry Jameson2020-05-27
|
* icons updateHenry Jameson2020-05-25
|
* scroll to top when switching tabsHenry Jameson2020-05-25
|
* Multiple fixes for CSS, added proper auth checkingHenry Jameson2020-05-24
|
* initial work on settings modalHenry Jameson2020-05-03
|
* 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