feat($parse): Add support for ES6 object initializers
- Add support for computed property names
- Add support for short notation in properties definitions
Eg. The expressions `{x}` and `{[x + 'foo']: 1}` are now valid. L
Lucas Mirelmann committed
b5a0c8d2ea6d595fac18805e25c8a4797b07c7f1
Parent: c1eaf34