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.
Closes: #14407 L
Lucas Mirelmann committed
1c9b9e24ede7efc10ce4d53c6ab5528cc77e79d7
Parent: 46a5b2c