- Notifications
You must be signed in to change notification settings - Fork 432
Pull requests: vuejs/vue-class-component
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(ci): migrate to circle ci 2
#281 by ktsn was merged Oct 13, 2018 Loading… updated Oct 13, 2018
fix link to TS example in README.md
#280 by rixlabs was merged Oct 11, 2018 Loading… updated Oct 11, 2018
bugfix: collect decorated class properties
#254 by kuitos was merged Oct 9, 2018 Loading… updated Oct 9, 2018
Updated README. Call next() inside vue route hook to confirm navigation
#266 by Fachher was merged Sep 4, 2018 Loading… updated Sep 4, 2018
docs: separate props definition to make their types be inferable
#240 by ktsn was merged Apr 17, 2018 Loading… updated Jun 11, 2018
Added 2 Caveats to Readme
#118 by 304NotModified was closed Apr 8, 2018 Loading… updated Apr 8, 2018
change compiler option "jsx";
#216 by SoraYama was merged Jan 15, 2018 Loading… updated Jan 15, 2018
add tsx render function example
#212 by decadef20 was merged Jan 8, 2018 Loading… updated Jan 8, 2018
fix: fix memory leak of detached DOM tree
#210 by ktsn was merged Dec 17, 2017 Loading… updated Dec 17, 2017
fix: avoid to overwrite component options on IE <= 10
#203 by ktsn was merged Dec 3, 2017 Loading… updated Dec 3, 2017
fix: avoid to inherit __decorators__ property to sub classes
#200 by ktsn was merged Nov 30, 2017 Loading… updated Nov 30, 2017
fix: forward static functions in babel
#187 by ktsn was merged Nov 28, 2017 Loading… updated Nov 28, 2017
Add VueDecorator to named exports
#194 by yankeeinlondon was merged Nov 16, 2017 Loading… updated Nov 16, 2017
fix: allow to reconfigure proxied properties in data hook
#184 by ktsn was merged Nov 3, 2017 Loading… updated Nov 3, 2017
fix: fix nullable type in ts 2.6
#182 by HerringtonDarkholme was merged Nov 1, 2017 Loading… updated Nov 1, 2017
Decorators now are on stage 2
#170 by ElForastero was closed Oct 21, 2017 Loading… updated Oct 21, 2017
chore(example): add child component
#160 by xingoxu was merged Oct 12, 2017 Loading… updated Oct 12, 2017
Update README.md to support beforeRouteUpdate hook
#144 by r4zzz4k was merged Sep 8, 2017 Loading… updated Sep 8, 2017
ProTip! Add no:assignee to see everything that’s not assigned.