Commit Graph

1798 Commits

Author SHA1 Message Date
Drew Rygh
f8fdcb6333 docs(demos): button contents 2015-10-09 17:06:22 -05:00
Drew Rygh
a9112eb55d chore: remove unused docs file 2015-10-09 17:06:22 -05:00
Adam Bradley
627080b1e2 fix(NavController): setView race condition 2015-10-09 17:02:18 -05:00
Adam Bradley
085ee958c4 refactor(NavController): use ng2 loadNextToLocation 2015-10-09 16:16:40 -05:00
jbavari
923a492d20 Merge branch 'master' of github.com:driftyco/ionic2 2015-10-09 11:22:49 -06:00
jbavari
e9a7eabf9b Update demo for grouping and item sticky elements 2015-10-09 11:22:43 -06:00
jbavari
f98edb4642 Remove @host - for templates that dont have content directly in component 2015-10-09 11:22:17 -06:00
Tim Lancina
a339ba1732 Upgrade typescript to 1.6.2
Closes #232.
2015-10-09 12:10:50 -05:00
Adam Bradley
03cb1a7a5b refactor(): IonicForm/IonicKeyboard
Closes #224
2015-10-09 11:29:58 -05:00
Drew Rygh
8eb3e61e58 docs(demos): tweak button styles 2015-10-09 11:25:09 -05:00
Drew Rygh
a406e05413 docs(demos): update button demo content 2015-10-09 10:52:09 -05:00
Tim Lancina
3f368ff356 redo dry-run commit 2015-10-09 10:02:47 -05:00
Tim Lancina
ff2fa2b22d Revert "add --dry-run flag to publish task"
This reverts commit fb384fbb1a.
2015-10-09 10:02:47 -05:00
Brandy Carney
972e16e62a test(search-bar): modified tests to send in less chars
references #247
2015-10-09 10:58:19 -04:00
Tim Lancina
257aa5bfba burn traceur runtime 2015-10-09 09:57:36 -05:00
Tim Lancina
fb384fbb1a add --dry-run flag to publish task 2015-10-09 09:55:04 -05:00
Tim Lancina
fe4f0ab6dc update npm package dependencies 2015-10-09 09:55:04 -05:00
Brandy Carney
e7aefec995 Merge remote-tracking branch 'origin/master' 2015-10-09 10:42:24 -04:00
Brandy Carney
d8a12c3c98 test(search-bar): added tests for all search bars
references #247
2015-10-09 10:38:34 -04:00
Brandy Carney
8812fec315 refactor(search-bar): updated iOS cancel button to be far off screen to begin with
references #247
2015-10-09 10:38:15 -04:00
Tim Lancina
e0a81e3e26 use rtts_assert alpha.37 for npm package 2015-10-09 09:15:49 -05:00
jbavari
092c5123e5 Merge branch 'master' of github.com:driftyco/ionic2 2015-10-09 08:15:32 -06:00
Adam Bradley
0cac4d9a2e chore(): remove use of @View 2015-10-09 09:15:04 -05:00
jbavari
01a9b3d33e Merge branch 'master' of github.com:driftyco/ionic2 2015-10-09 08:12:50 -06:00
jbavari
9585653d78 Include test for groups and retrieving the content injectin 2015-10-09 08:12:39 -06:00
Tim Lancina
9255d473f1 update angular test_lib bundle name 2015-10-09 08:17:47 -05:00
Tim Lancina
a21aaa5080 NavController remove tests 2015-10-09 08:15:40 -05:00
Adam Bradley
9addec6a7d Merge branch 'alpha40' 2015-10-09 00:19:31 -05:00
Adam Bradley
8f1a0b40f9 Revert "NavController popTo takes componentType"
This reverts commit 63aebf8ba8.
2015-10-09 00:18:02 -05:00
Adam Bradley
17f64370fd fix(navController): fix this.add and _popTo ref 2015-10-09 00:16:25 -05:00
Adam Bradley
72ad5c1fb5 init alpha40 2015-10-08 23:54:50 -05:00
Tim Lancina
b0bc991456 fix navcontroller tests 2015-10-08 22:58:11 -05:00
Tim Lancina
63aebf8ba8 NavController popTo takes componentType 2015-10-08 22:56:17 -05:00
Adam Bradley
b2336550dd chore(): user renderer more for icons 2015-10-08 21:57:10 -05:00
Adam Bradley
f18d114dbe test(button): add block button icon e2e 2015-10-08 21:48:04 -05:00
Adam Bradley
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
Tim Lancina
7ccdfed018 feat(nav-controller): remove method 2015-10-08 20:42:34 -05:00
Tim Lancina
f199e65767 fix(nav-controller): insert should return a promise 2015-10-08 20:42:33 -05:00
Tim Lancina
79185044f3 make some NavController methods private 2015-10-08 20:42:33 -05:00
Adam Bradley
0ef061c232 feat(focusOut): ability to blur focused element, close keyboard 2015-10-08 20:08:17 -05:00
Max Lynch
fa499e00c8 fix(item-group-title): no content required 2015-10-08 16:37:18 -05:00
jbavari
2eaec4ca96 Merge branch 'master' of github.com:driftyco/ionic2 2015-10-08 15:36:33 -06:00
jbavari
e30421645b Style(item-group): Fix spacing for code 2015-10-08 15:36:26 -06:00
Tim Lancina
f0dddefb49 NavController setRoot test 2015-10-08 16:25:48 -05:00
Tim Lancina
79031d3b2a NavController insert test 2015-10-08 16:19:54 -05:00
Tim Lancina
f1387c2cd4 Componet -> Component 2015-10-08 16:03:25 -05:00
Adam Bradley
cf56a370b3 fix(ripple): register tapClick after config/platform
Closes #267
2015-10-08 15:56:13 -05:00
Tim Lancina
e7f55042bd navController setViews test 2015-10-08 15:54:32 -05:00
Adam Bradley
b9ae06d442 refactor(input): improve focus handling, alpha39 fixes 2015-10-08 15:50:29 -05:00
Drew Rygh
52bcc24901 docs(demos): actionsheet style and content 2015-10-08 14:55:36 -05:00