1.0.3
christopherthielen
released this
09 Jun 23:29
·
399 commits
to master
since this release
1.0.3 (2017-05-07)
Bug Fixes
- templateFactory: Do not prepend x- to attribute names unless necessary. (e573f06)
Features
- build: Publish non-monolithic @uirouter/angularjs UMD bundle
ui-router-angularjs.js
(8db3696)
** Note: this change is necessary to properly support plugins which depend on @uirouter/core
@uirouter/core
changes
5.0.3 (2017-05-07)
Bug Fixes
- common: Fix implementation of 'pick' -- use hasOwnProperty (09848a4)
- common: Re-fix implementation of 'pick' using for .. in (f2da7f4)
Features
- build: Build and distribute @uirouter/core UMD bundles (0a8da85)