Skip to content

Pull requests: vuejs/vue

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat(model): add .eager modifier to v-model
#9814 opened Apr 2, 2019 by posva Loading…
6 of 13 tasks
fix(webpack): production preload files
#9802 opened Apr 1, 2019 by clarkdo Loading…
3 of 13 tasks
fix(typings): wrongly typed AsyncComponentFactory
#9787 opened Mar 28, 2019 by backbone87 Loading…
7 of 13 tasks
fix(types): support accessing inject as string array (#8969)
#9732 opened Mar 18, 2019 by pikax Loading…
6 of 13 tasks
chore(transition): improve warning when usuing invalid mode
#9636 opened Mar 6, 2019 by dsseng Loading…
5 of 13 tasks
test(types): improve tests for type definitions
#9635 opened Mar 6, 2019 by dsseng Loading…
6 of 13 tasks
feat(types): improve some type definitions
#9603 opened Mar 1, 2019 by dsseng Loading…
5 of 13 tasks
feat(global-api): warn when plugin is invalid
#9601 opened Mar 1, 2019 by dsseng Loading…
5 of 13 tasks
feat(build script): Return exit code
#9567 opened Feb 25, 2019 by baleevskiy Loading…
3 of 13 tasks
feat(lifecycle): add beforeDeactivate hook (implement #9454)
#9564 opened Feb 24, 2019 by dsseng Loading…
6 of 13 tasks
fix(util): handle more edge cases in looseEqual() util and add spec
#9527 opened Feb 19, 2019 by jacobmllr95 Loading…
7 of 13 tasks
Expose handleError utility function.
#9502 opened Feb 15, 2019 by mitar Loading…
5 of 13 tasks
fix #9467, Custom validation message in custom prop validator
#9470 opened Feb 10, 2019 by znck Loading…
7 of 13 tasks
refactor: remove duplicate import sources
#9469 opened Feb 10, 2019 by alanchanzm Loading…
6 of 13 tasks
feat: add origin prop for <transition-group>, fix #8424 semver:minor
#9430 opened Feb 5, 2019 by Justineo Loading…
7 of 13 tasks
chore: add repository.directory field to each package.json
#9403 opened Jan 31, 2019 by damianstasik Loading…
3 of 13 tasks
fix #9284: Retrigger propsData getter before current watcher teardown
#9327 opened Jan 16, 2019 by MR-fisher Loading…
6 of 13 tasks
ProTip! Exclude everything labeled bug with -label:bug.