2694 Commits

Author SHA1 Message Date
a1f45f0cb1 chore(dependencies): update ionic/core and ionic/react versions 2017-12-07 22:01:04 -06:00
6081f1716e feature(react): add demo of react 2017-12-07 21:58:11 -06:00
c9c8da7bce chore(package): fix path to main, module and types 2017-12-07 21:52:07 -06:00
691d667780 chore(dependencies): get np working for publishing 2017-12-07 21:40:29 -06:00
69a0874a9e chore(dependencies): tick version 2017-12-07 21:38:51 -06:00
c1e191cea2 feature(react): add react directory to make the react-framework-delegate a first-class citizen and to make it easier to keep APIs in sync 2017-12-07 21:38:51 -06:00
5117ac6594 chore(dependencies): latest ionic core 2017-12-07 21:38:51 -06:00
752b60db79 docs(sass): add missing docs to sass variables 2017-12-07 18:55:35 -05:00
03ec0d23b1 chore(): add scripts to copy @ionic/core and @ionic/angular 2017-12-07 17:43:25 -06:00
2cf3eb180c refactor(components): move sass values to variables 2017-12-07 18:38:06 -05:00
f4db584f8a refactor(sass): remove rem units in favor of px 2017-12-07 18:11:51 -05:00
b79e2faef0 fix(button): use correct fill color for icons 2017-12-07 18:11:51 -05:00
ad08e19184 chore(dependencies): publish 0.0.2-29 2017-12-07 16:09:46 -06:00
f8af356bca refactor(navigation): update framework delegate 2017-12-07 16:03:47 -06:00
a067d167d3 chore(e2e) rename tests to match v3 master (#13609) 2017-12-07 15:49:15 -06:00
c47a796d2b chore(router): fix compiler error 2017-12-07 15:29:44 -06:00
848bf9c17f chore(dependencies): 0.0.8 stencil/core 2017-12-07 15:24:00 -06:00
f267d0b419 test(app): update the app/cordova test to NOT use stencil components 2017-12-07 14:50:01 -06:00
14a67e1ff5 refactor(navigation): make the framework delegate more generic 2017-12-07 14:50:01 -06:00
02d34a26aa fix(select) fall back to label text for title 2017-12-07 14:26:26 -06:00
2f02ab1ec5 fix(action-sheet): add button-inner wrapper to cancel button 2017-12-07 14:15:47 -05:00
a812ee8854 refactor(reorder): move reorder styles to separate file 2017-12-07 12:59:09 -05:00
26918e097f fix(reorder): get gesture working and icon visible with opacity 2017-12-07 12:59:09 -05:00
d23fd68143 chore(): update stencil version 2017-12-07 12:01:56 -05:00
9469e09bb9 fix(value accessors): remove unsed imports 2017-12-07 10:48:21 -06:00
8929b33b1e fix() resolve install failure in stencil 2017-12-06 14:00:32 -06:00
08b66b0cdc fix(reorder): add reorder class and fix sass linting 2017-12-06 14:29:49 -05:00
926eff8a69 style(components): rename class names to match tag names 2017-12-06 14:29:49 -05:00
2388fe4dc6 style(sass): fix linter errors 2017-12-06 14:29:49 -05:00
6026339430 fix(tabs): lazy loading, using ion-nav 2017-12-06 19:09:35 +01:00
cefbee9ea2 feature(angular): action-sheet, alert, loading, toast 2017-12-06 11:48:24 -06:00
c76b74029a feat(demo): remove console.log calls from basic inputs page 2017-12-05 21:09:49 -06:00
d5d05c67c7 feat(module): add a forRoot to the @ionic/angular module 2017-12-05 20:46:16 -06:00
ba5382e0b7 refactor(value-accessors): remove the ion prefix 2017-12-05 18:19:55 -06:00
303cd75aaa refactor(demo): move the demo app 2017-12-05 16:51:42 -06:00
05a6f17379 style(components): remove lines in imports and unused component 2017-12-05 16:26:40 -05:00
e4f13f5756 fix(searchbar): lint 2017-12-05 16:25:27 -05:00
5641424db3 feat(value-accessors): move the value accessors into @ionic/angular 2017-12-05 15:03:18 -06:00
a2b88c5cb8 refactor(fab): rename files and styles for the fab components (#13585)
* refactor(fab): rename files to match tag names

* refactor(fab): fix class names and separate styles

* chore(config): bundle fab button separately
2017-12-05 15:28:58 -05:00
a4830bd740 feat(searchbar): add debounce support 2017-12-05 14:54:52 -05:00
4b2e5d32c8 feat(range): add debounce support 2017-12-05 13:52:43 -05:00
9e7ae4b0df fix(popover): add back event param 2017-12-05 11:01:12 -05:00
f4cf918583 refactor(sass): move item vars out of input source 2017-12-05 10:27:15 -05:00
b6e09192c2 refactor(sass): move item variables to individual components 2017-12-04 18:09:53 -05:00
75424ba809 fix(loading): animate by default 2017-12-04 13:56:48 -05:00
4ec864ea86 docs(): generate readme for the overlays 2017-12-02 01:05:19 -06:00
b7ae2bf393 chore(typings): updated components.d.ts file 2017-12-02 01:04:55 -06:00
dd7a3f140f refactor(toast): make api and events match other overlays 2017-12-02 01:02:20 -06:00
3f6b937cec refactor(popover): Make api and events match other overlays 2017-12-02 00:54:21 -06:00
71ff57c536 refactor(picker): update picker api and events to match other overlays 2017-12-02 00:46:21 -06:00