Commit Graph

553 Commits

Author SHA1 Message Date
Mike Hartington
ecd0ee33ff chore(): update e2e tests
* chore(): update e2e tests

* chore(): back to ion-page

* fix(): generate component def

* chore(): fix missed tests

* fix(): indent

* fix(): indent

* fix(): indent

* fix(): indent

* fix(): add closing icon tag
2017-12-11 09:29:53 -08:00
Brandy Carney
c30a6629cd chore(snapshot): get snapshot comparisons with v3 working
http://ionic-snapshot-go.appspot.com/ionic-core/snapshots/v3-master/hbe/
chrome_400x800
2017-12-08 18:14:55 -05:00
Brandy Carney
6c302a05c5 test(standalone): add e2e files for init on the standalone tests 2017-12-08 14:08:33 -05:00
Brandy Carney
2ebdb366b9 test(core): add a standalone test for every component with a test 2017-12-08 13:09:37 -05:00
Ken Sodemann
42243952dd chore(demo): add note about the copy scripts 2017-12-08 10:14:59 -06:00
Dan Bucholtz
6a6221eb48 chore(dependencies): update angular demo to use latest ionic/angular 2017-12-08 09:36:48 -06:00
Dan Bucholtz
3f2e6eccfb chore(dependencies): published new ionic/angular 2017-12-08 09:35:11 -06:00
Dan Bucholtz
82303470a6 chore(dependencies): update angular demo lock 2017-12-08 09:33:56 -06:00
Dan Bucholtz
2fbab899be chore(dependencies): publish new version of ionic/react 2017-12-07 22:01:22 -06:00
Dan Bucholtz
a1f45f0cb1 chore(dependencies): update ionic/core and ionic/react versions 2017-12-07 22:01:04 -06:00
Dan Bucholtz
6081f1716e feature(react): add demo of react 2017-12-07 21:58:11 -06:00
Dan Bucholtz
c9c8da7bce chore(package): fix path to main, module and types 2017-12-07 21:52:07 -06:00
Dan Bucholtz
691d667780 chore(dependencies): get np working for publishing 2017-12-07 21:40:29 -06:00
Dan Bucholtz
69a0874a9e chore(dependencies): tick version 2017-12-07 21:38:51 -06:00
Dan Bucholtz
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
Dan Bucholtz
5117ac6594 chore(dependencies): latest ionic core 2017-12-07 21:38:51 -06:00
Brandy Carney
752b60db79 docs(sass): add missing docs to sass variables 2017-12-07 18:55:35 -05:00
Ken Sodemann
03ec0d23b1 chore(): add scripts to copy @ionic/core and @ionic/angular 2017-12-07 17:43:25 -06:00
Brandy Carney
2cf3eb180c refactor(components): move sass values to variables 2017-12-07 18:38:06 -05:00
Brandy Carney
f4db584f8a refactor(sass): remove rem units in favor of px 2017-12-07 18:11:51 -05:00
Brandy Carney
b79e2faef0 fix(button): use correct fill color for icons 2017-12-07 18:11:51 -05:00
Dan Bucholtz
ad08e19184 chore(dependencies): publish 0.0.2-29 2017-12-07 16:09:46 -06:00
Dan Bucholtz
f8af356bca refactor(navigation): update framework delegate 2017-12-07 16:03:47 -06:00
Cam Wiegert
a067d167d3 chore(e2e) rename tests to match v3 master (#13609) 2017-12-07 15:49:15 -06:00
Dan Bucholtz
c47a796d2b chore(router): fix compiler error 2017-12-07 15:29:44 -06:00
Dan Bucholtz
848bf9c17f chore(dependencies): 0.0.8 stencil/core 2017-12-07 15:24:00 -06:00
Dan Bucholtz
f267d0b419 test(app): update the app/cordova test to NOT use stencil components 2017-12-07 14:50:01 -06:00
Dan Bucholtz
14a67e1ff5 refactor(navigation): make the framework delegate more generic 2017-12-07 14:50:01 -06:00
Cam Wiegert
02d34a26aa fix(select) fall back to label text for title 2017-12-07 14:26:26 -06:00
Brandy Carney
2f02ab1ec5 fix(action-sheet): add button-inner wrapper to cancel button 2017-12-07 14:15:47 -05:00
Brandy Carney
a812ee8854 refactor(reorder): move reorder styles to separate file 2017-12-07 12:59:09 -05:00
Brandy Carney
26918e097f fix(reorder): get gesture working and icon visible with opacity 2017-12-07 12:59:09 -05:00
mhartington
d23fd68143 chore(): update stencil version 2017-12-07 12:01:56 -05:00
Ken Sodemann
9469e09bb9 fix(value accessors): remove unsed imports 2017-12-07 10:48:21 -06:00
Cam Wiegert
8929b33b1e fix() resolve install failure in stencil 2017-12-06 14:00:32 -06:00
Brandy Carney
08b66b0cdc fix(reorder): add reorder class and fix sass linting 2017-12-06 14:29:49 -05:00
Brandy Carney
926eff8a69 style(components): rename class names to match tag names 2017-12-06 14:29:49 -05:00
Brandy Carney
2388fe4dc6 style(sass): fix linter errors 2017-12-06 14:29:49 -05:00
Manu Mtz.-Almeida
6026339430 fix(tabs): lazy loading, using ion-nav 2017-12-06 19:09:35 +01:00
Dan Bucholtz
cefbee9ea2 feature(angular): action-sheet, alert, loading, toast 2017-12-06 11:48:24 -06:00
Ken Sodemann
c76b74029a feat(demo): remove console.log calls from basic inputs page 2017-12-05 21:09:49 -06:00
Ken Sodemann
d5d05c67c7 feat(module): add a forRoot to the @ionic/angular module 2017-12-05 20:46:16 -06:00
Ken Sodemann
ba5382e0b7 refactor(value-accessors): remove the ion prefix 2017-12-05 18:19:55 -06:00
Ken Sodemann
303cd75aaa refactor(demo): move the demo app 2017-12-05 16:51:42 -06:00
Brandy Carney
05a6f17379 style(components): remove lines in imports and unused component 2017-12-05 16:26:40 -05:00
mhartington
e4f13f5756 fix(searchbar): lint 2017-12-05 16:25:27 -05:00
Ken Sodemann
5641424db3 feat(value-accessors): move the value accessors into @ionic/angular 2017-12-05 15:03:18 -06:00
Brandy Carney
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
mhartington
a4830bd740 feat(searchbar): add debounce support 2017-12-05 14:54:52 -05:00
mhartington
4b2e5d32c8 feat(range): add debounce support 2017-12-05 13:52:43 -05:00