Dan Bucholtz
19e40fe10a
refactor(input): make the interfaces be in a .ts file so a corresponding .d.ts file is generated by the ts compiler
2017-11-20 16:23:21 -06:00
Manu Mtz.-Almeida
fbfa9d471f
fix(tabs): fullscreen
2017-11-20 23:13:56 +01:00
Dan Bucholtz
ea003350b8
refactor(alert): update alert api
...
* alert poc
* refactor(app): add in app public api
* refactor(nav): implement a public interface and correct types to nav
* feature(helpers): promisify the animation's play method to make it play nicely with promise flows
* test(alert): fix test to ensure alert element is hydrated before using it
* refactor(index): expose the Nav public api types
2017-11-20 15:51:20 -06:00
Manu Mtz.-Almeida
3c3cd1b537
fix(all): js / scss linter issues
2017-11-17 00:20:26 +01:00
Adam Bradley
b4813ed276
chore(interface): init input interfaces
2017-11-16 15:43:10 -06:00
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
ad81cca77a
feat(haptic): adds haptic utils
2017-11-02 12:18:19 +01:00
Manu Mtz.-Almeida
1bfc0c71e3
fix(sliding-item): finish it
2017-11-02 10:25:40 +01:00
Manu Mtz.-Almeida
094816de01
refactor(content): use css instead of js
2017-10-30 19:22:52 +01:00
Brandy Carney
213815cf4c
docs(select): include popover for interface docs
2017-10-16 17:13:50 -04:00
Manuel Mtz-Almeida
bdf4f60e9e
feat(reorder): adds ion-reorder-group to core
2017-09-20 11:44:27 +02:00
Manuel Mtz-Almeida
e3d3bc40d2
Merge branch 'core' into core-range
2017-09-18 19:18:09 +02:00
Manuel Mtz-Almeida
fffa9b5460
style(all): adds tslint-ionic-rules
2017-09-17 23:04:02 +02:00
Manuel Mtz-Almeida
16d13e03c9
feat(menu): adds ion-menu and ion-menu-controller
2017-09-15 12:30:43 -05:00
Brandy Carney
f1ac5304d6
feat(radio): add radio and radio group component
2017-09-01 18:52:50 -04:00
mhartington
663deb2694
feat(range): basic range component
2017-08-30 18:35:22 -04:00
Dan Bucholtz
275bf7fb33
feature(keyboard-controller): add keyboard-controller element
2017-08-29 15:17:10 -05:00
Dan Bucholtz
11385ea7f1
wip nav
2017-08-28 13:25:52 -05:00
Dan Bucholtz
2dc36f7274
refactor(navigation): update interfaces
2017-08-24 14:23:38 -05:00
Dan Bucholtz
2c6a4dcf34
refactor(navigation): ion-nav and ion-nav-controller are separate components
...
* nav-nav-nav-nav-nav
* wipit
* holy async batman
2017-08-24 13:31:42 -05:00
Brandy Carney
30708d1224
feat(select): get select component working with action sheet / popover
...
- adds markup for the select
- gets placeholder working properly
- adds select popover component
- renames option to select-option
- adds a function to get label text from item
2017-08-22 16:09:26 -04:00
Dan Bucholtz
a941226d6f
feature(navigation): initial nav implementation (WIP)
...
* wip
* wip
* updates
2017-08-16 14:40:01 -05:00
Brandy Carney
4dcb174245
refactor(components): move function to get classes from host to utils
...
Moved getElementClassObject function to utils/theme and updated the
components with child buttons to use this function to get the host
classes.
Adds the ability to pass classes down from host to child for content
and segment button
closes ionic-team/stencil#84
2017-08-11 13:27:18 -04:00
Adam Bradley
b8c0589513
refactor(components): update to latest stencil api
2017-07-25 10:03:07 -05:00
Brandy Carney
1d656657e2
refactor(item): add helper functions for item sliding
2017-07-17 11:08:55 -04:00
Brandy Carney
1ada75014e
refactor(content): add ion-fixed component and move from content
2017-07-17 11:08:55 -04:00
Josh Thomas
10c69b4f17
fix(): correct all type errors in ionic core.
2017-07-10 15:02:35 -05:00
Brandy Carney
caf6dee959
feat(segment): add segment component
2017-06-30 16:59:30 -04:00
Josh Thomas
c7010e28b7
chore(): prep move from ionic to core for use of vanilla
2017-06-22 14:59:33 -05:00