Commit Graph

9 Commits

Author SHA1 Message Date
Brandy Carney
0e73723e57 style(components): rename variables and methods for consistency
- updates ele to el
- renames functions under prop did change
- documents events and some props
- adds private / protected
- removes underscores from range
2017-11-02 10:49:42 -04:00
Manu Mtz.-Almeida
10c77e7513 fix(all): use ion-page 2017-10-30 15:58:35 +01:00
Manu Mtz.-Almeida
4716823e79 fix(all): hostData() attributes 2017-10-26 14:53:06 +02:00
Brandy Carney
0b40520371 style(components): add protected to the render function 2017-10-17 13:28:37 -04:00
Brandy Carney
a932e673ff refactor(core): use custom typing, remove interfaces
add protected, rename nav `remove` to `removeIndex`

resolves #12823
2017-10-17 13:17:54 -04:00
Brandy Carney
66ae3a4601 style(scss): fix lint errors 2017-09-21 14:16:24 -04:00
Manuel Mtz-Almeida
4669a7aa37 fix(range): use latest ion-gesture 2017-09-18 20:00:33 +02:00
mhartington
84d8ab4fee feat(range): improve range and gesture components 2017-09-08 12:04:05 -04:00
mhartington
663deb2694 feat(range): basic range component 2017-08-30 18:35:22 -04:00