-
- Downloads
Merge remote-tracking branch 'upstream/develop' into docs
* upstream/develop: (193 commits) fix user avatar fallback logic remove dead code make bio textarea resizable vertically only remove dead code remove dead code fix crazy watch logic in conversation show three dot button only if needed hide mute conversation button to guests update keyBy generate idObj at timeline level fix pin showing logic in conversation Show a message when JS is disabled Initialize chat only if user is logged in and it wasn't initialized before i18n/Update Japanese i18n/Update pedantic Japanese sync profile tab state with location query refactor TabSwitcher use better name of controlled prop fix potential bug to render active tab in controlled way remove unused param ...
No related branches found
No related tags found
Showing
- .eslintrc.js 1 addition, 21 deletions.eslintrc.js
- BREAKING_CHANGES.md 3 additions, 0 deletionsBREAKING_CHANGES.md
- build/dev-server.js 7 additions, 2 deletionsbuild/dev-server.js
- build/utils.js 5 additions, 4 deletionsbuild/utils.js
- config/index.js 5 additions, 0 deletionsconfig/index.js
- index.html 2 additions, 1 deletionindex.html
- package.json 3 additions, 4 deletionspackage.json
- postcss.config.js 5 additions, 0 deletionspostcss.config.js
- src/App.js 11 additions, 7 deletionssrc/App.js
- src/App.scss 76 additions, 75 deletionssrc/App.scss
- src/App.vue 85 additions, 25 deletionssrc/App.vue
- src/boot/after_store.js 45 additions, 10 deletionssrc/boot/after_store.js
- src/boot/routes.js 19 additions, 11 deletionssrc/boot/routes.js
- src/components/about/about.vue 3 additions, 3 deletionssrc/components/about/about.vue
- src/components/attachment/attachment.js 1 addition, 1 deletionsrc/components/attachment/attachment.js
- src/components/attachment/attachment.vue 78 additions, 25 deletionssrc/components/attachment/attachment.vue
- src/components/autosuggest/autosuggest.js 2 additions, 2 deletionssrc/components/autosuggest/autosuggest.js
- src/components/autosuggest/autosuggest.vue 18 additions, 4 deletionssrc/components/autosuggest/autosuggest.vue
- src/components/avatar_list/avatar_list.vue 10 additions, 2 deletionssrc/components/avatar_list/avatar_list.vue
- src/components/basic_user_card/basic_user_card.vue 35 additions, 9 deletionssrc/components/basic_user_card/basic_user_card.vue
Loading
Please register or sign in to comment