-
- 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…
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
feat(ssr): add ability to cleanup after request semver:minor
#9479 opened Feb 12, 2019 by ronald-d-rogers Loading…
8 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
feat(types): add DOM type definition for JSX element semver:minor typescript
#9369 opened Jan 25, 2019 by andoshin11 Loading…
4 of 13 tasks
feat(props): allow defining a required prop as null discussion feature request improvement semver:minor
#9358 opened Jan 23, 2019 by posva Loading…
2 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
fix(parser#9038): Fix for slot "name" property using interpolation as well…
#9143 opened Dec 4, 2018 by zleight1 Loading…
7 of 13 tasks
fix(types): Allow WatchHandler to be of string type even when used with WatchOptions typescript
#9121 opened Nov 29, 2018 by btoo Loading…
5 of 13 tasks
feat(parser): throw error when using interpolation instead of expresssion (#9038) in review
#9050 opened Nov 10, 2018 by kamilchlebek Loading…
7 of 13 tasks
refactor: remove duplicate code in review
#9006 opened Oct 31, 2018 by zwwill Loading…
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…
6 of 13 tasks
fix(patch): static tree as same vnode(#8021)
#8499 opened Jul 16, 2018 by jessejyang Loading…
6 of 13 tasks
Add a global Vue.depTarget api support in review semver:minor
#8484 opened Jul 12, 2018 by yuchonghua Loading…
6 of 13 tasks
feat(core): add staticClass merge from slot
#8312 opened Jun 6, 2018 by yozman Loading…
5 of 13 tasks
feat(option): add optionNormalizeStrategies
#8301 opened Jun 5, 2018 by jiangshanmeta Loading…
5 of 13 tasks
Support
components obj in functional components (fix #7492) (fix #6872) semver:minor #8143 opened May 7, 2018 by privatenumber Loading…
7 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…
8 of 13 tasks
Checked for undefined/null on component during destroy
#8128 opened May 3, 2018 by carsongee Loading…
5 of 13 tasks
feat(warn): Warn component names hyphenated into reserved names, fix #8025
#8051 opened Apr 19, 2018 by hatashiro Loading…
7 of 13 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.