Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # changelog | |
| 2 | |
| 3 This file contains highlights of what changes on each version of the | |
| 4 template_binding package. | |
| 5 | |
| 6 #### Pub version 0.10.0-pre.1.dev | |
| 7 * Applied patch to throw errors asycnhronously if property path evaluation | |
| 8 fails. | |
| 9 * Applied patch matching commit [51df59][] (fix parser to avoid allocating | |
| 10 PropertyPath if there is a non-null delegateFn). | |
| 11 | |
| 12 #### Pub version 0.10.0-pre.0 | |
| 13 * Ported JS code as of commit [fcb7a5][] | |
| 14 | |
| 15 [fcb7a5]: https://github.com/Polymer/TemplateBinding/commit/fcb7a502794f19544f2d 4b77c96eebb70830591d | |
|
Siggi Cherem (dart-lang)
2014/03/28 01:04:26
I'm not 100%, I took this commit number from the l
| |
| 16 [51df59]: https://github.com/Polymer/TemplateBinding/commit/51df59c16e0922dec041 cfe604016aac00918d5d | |
| OLD | NEW |