mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
fixing release notes
This commit is contained in:
parent
8aed2047f0
commit
6326e2028b
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@
|
|||
- docs app UI polishing with dual scrolling and other improvements
|
||||
|
||||
### Bug Fixes
|
||||
- `select` widget now behaves correctly when it's `option` items are created via `ng:repeat` (issue
|
||||
#170)
|
||||
- `select` widget now behaves correctly when it's `option` items are created via `ng:repeat`
|
||||
(issue #170)
|
||||
- fix for async xhr cache issue #152 by adding `$browser.defer` and `$defer` service
|
||||
|
||||
### Breaking Changes
|
||||
|
|
|
|||
Loading…
Reference in a new issue