-
- Notifications
You must be signed in to change notification settings - Fork 33.8k
Pull requests: vuejs/vue
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(lifecycle): add beforeDeactivate hook (implement #9454)
#9564 opened Feb 24, 2019 by dsseng Loading… updated May 3, 2019
6 of 13 tasks
feat(ssr): add ability to set SSR content placeholder
#9946 opened Apr 28, 2019 by damianstasik Loading… updated Apr 28, 2019
7 of 13 tasks
fix(examples/select2): Prevents the change event from firing twice
#9938 opened Apr 28, 2019 by TaylorFoster90 Loading… updated Apr 28, 2019
4 of 13 tasks
chore(transition): improve warning when usuing invalid mode
#9636 opened Mar 6, 2019 by dsseng Loading… updated Apr 2, 2019
5 of 13 tasks
#9772 TypeScript: Vue types $attrs should be type Record<string, any>
#9773 opened Mar 25, 2019 by baseprime Loading… updated Mar 26, 2019
3 of 13 tasks
Fix( unit ): using the. exact modifier error when all system modifiers
#9776 opened Mar 26, 2019 by Zhang-Wei-666 Loading… updated Mar 26, 2019
6 of 13 tasks
fix(types): support accessing inject as string array (#8969)
#9732 opened Mar 18, 2019 by pikax Loading… updated Mar 19, 2019
6 of 13 tasks
feat(types): add DOM type definition for JSX element semver:minor typescript
#9369 opened Jan 25, 2019 by andoshin11 Loading… updated Mar 11, 2019
4 of 13 tasks
feat(compiler): add warning when directives other than v-for and v-if used on template tag in review
#7857 opened Mar 19, 2018 by superMDguy Loading… updated Mar 7, 2019
6 of 13 tasks
feat(types): improve some type definitions
#9603 opened Mar 1, 2019 by dsseng Loading… updated Mar 7, 2019
5 of 13 tasks
test(types): improve tests for type definitions
#9635 opened Mar 6, 2019 by dsseng Loading… updated Mar 6, 2019
6 of 13 tasks
feat(global-api): warn when plugin is invalid
#9601 opened Mar 1, 2019 by dsseng Loading… updated Mar 5, 2019
5 of 13 tasks
feat: add access to context from serverPrefetch (fix #9447) feat:ssr semver:minor
#9591 opened Feb 28, 2019 by dsseng Loading… updated Mar 1, 2019
7 of 13 tasks
Expose handleError utility function.
#9502 opened Feb 15, 2019 by mitar Loading… updated Feb 21, 2019
5 of 13 tasks
chore: add
repository.directory field to each package.json #9403 opened Jan 31, 2019 by damianstasik Loading… updated Feb 21, 2019
3 of 13 tasks
refactor: remove duplicate import sources
#9469 opened Feb 10, 2019 by alanchanzm Loading… updated Feb 21, 2019
6 of 13 tasks
fix #9284: Retrigger propsData getter before current watcher teardown
#9327 opened Jan 16, 2019 by MR-fisher Loading… updated Feb 21, 2019
6 of 13 tasks
fix(parser#9038): Fix for slot "name" property using interpolation as well…
#9143 opened Dec 4, 2018 by zleight1 Loading… updated Feb 21, 2019
7 of 13 tasks
feat(parser): throw error when using interpolation instead of expresssion (#9038) in review
#9050 opened Nov 10, 2018 by kamilchlebek Loading… updated Feb 21, 2019
7 of 13 tasks
refactor: remove duplicate code in review
#9006 opened Oct 31, 2018 by zwwill Loading… updated Feb 21, 2019
4 of 13 tasks
(fix #8337) test(component-slot): new child vnode gets destroyed instead of old one in review
#8630 opened Aug 9, 2018 by privatenumber Loading… updated Feb 21, 2019
6 of 13 tasks
Add a global Vue.depTarget api support in review semver:minor
#8484 opened Jul 12, 2018 by yuchonghua Loading… updated Feb 21, 2019
6 of 13 tasks
feat(option): add optionNormalizeStrategies
#8301 opened Jun 5, 2018 by jiangshanmeta Loading… updated Feb 21, 2019
5 of 13 tasks
Checked for undefined/null on component during destroy
#8128 opened May 3, 2018 by carsongee Loading… updated Feb 21, 2019
5 of 13 tasks
fix: In development mode, warns if user tries to Vue.set a property t… in review
#8138 opened May 6, 2018 by bigtunacan Loading… updated Feb 21, 2019
8 of 13 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.