Skip to content

Commit 96747eb

Browse files
committed
Improved documentation
1 parent 236b8db commit 96747eb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Look into `examples` directory, execute `npm install` and `bower install` then `
3434
- [ImageView](./documentation/ImageView.md)
3535
- [PageView](./documentation/PageView.md)
3636
- RateView
37+
- Card3DView
3738
- Navigation
3839
- NavigationView
3940
- BarView
@@ -46,6 +47,7 @@ Look into `examples` directory, execute `npm install` and `bower install` then `
4647
- List
4748
- ListView
4849
- ListItemView
50+
- SwipeListItemView
4951
- Form
5052
- FormView
5153
- TextField
@@ -54,11 +56,15 @@ Look into `examples` directory, execute `npm install` and `bower install` then `
5456
- SearchFilterView
5557
- SelectField
5658
- SwitchView
59+
- LookupField
60+
- PasswordField
5761
- Utils
5862
- style
5963
- animate
6064
- requestAnimationFrame
6165
- State
66+
- search
67+
- BezierEasing
6268

6369

6470
## How to recall

0 commit comments

Comments
 (0)