-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Pull requests: vuejs/vue
Author
Label
Projects
Milestones
Reviews
Assignee
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(typings): wrongly typed AsyncComponentFactory
#9787
opened Mar 28, 2019 by
backbone87
Loading…
7 of 13 tasks
Fix( unit ): using the. exact modifier error when all system modifiers
#9776
opened Mar 26, 2019 by
Zhang-Wei-666
Loading…
6 of 13 tasks
#9772 TypeScript: Vue types $attrs should be type Record<string, any>
#9773
opened Mar 25, 2019 by
baseprime
Loading…
3 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: add access to context from serverPrefetch (fix #9447)
feat:ssr
semver:minor
#9591
opened Feb 28, 2019 by
dsseng
Loading…
7 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
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
ProTip!
Exclude everything labeled
bug
with -label:bug.