-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
62eb849
commit 95d5f04
Showing
12 changed files
with
101 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## 0.2.0 (2015-11-10) | ||
|
||
|
||
#### Bug Fixes | ||
|
||
* **index:** update to latest configuration api ([f87a32dc](http://github.com/aurelia/ui-virtualization/commit/f87a32dc04c3be06ba2d7add0aebeb69204fa9ea)) | ||
* **virtual-list:** remove css class ([3d282b29](http://github.com/aurelia/ui-virtualization/commit/3d282b29393f1bb9719b5a2af23b0f1d21038f47)) | ||
* **virtual-repeat:** | ||
* update to latest templating ([62eb8490](http://github.com/aurelia/ui-virtualization/commit/62eb849032babb151127a1c21e217519ce7912f6)) | ||
* update executionContext to bindingContext ([e29c46f0](http://github.com/aurelia/ui-virtualization/commit/e29c46f0ea552d42701239fa00be32ca244d7bad)) | ||
* use parentNode instead of parentElement on the injected element ([66d05bbe](http://github.com/aurelia/ui-virtualization/commit/66d05bbe8f556ce96b950b11930b140b553b182d), closes [#4](http://github.com/aurelia/ui-virtualization/issues/4)) | ||
|
||
|
||
#### Features | ||
|
||
* **all:** | ||
* handle home, end, pgup, pgdown keys ([9c27a091](http://github.com/aurelia/ui-virtualization/commit/9c27a0911cf3090bae6682e84b82dd554f4d4a81), closes [#10](http://github.com/aurelia/ui-virtualization/issues/10)) | ||
* add initial implementation ([58cae757](http://github.com/aurelia/ui-virtualization/commit/58cae757f29abc0974ffdae3df32e85e15c8798d)) | ||
* **sample:** add ui-virtualization demo ([644bbe33](http://github.com/aurelia/ui-virtualization/commit/644bbe33e74247086f58081dbcfee191bc196e69), closes [#17](http://github.com/aurelia/ui-virtualization/issues/17)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"classes":[],"methods":[],"properties":[],"events":[]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters