Commit Graph

7882 Commits

Author SHA1 Message Date
Brandy Carney
dc326c3887 chore(angular): move breaking changes document to angular directory 2018-04-05 13:03:35 -04:00
Brandy Carney
6072a6e5ac docs(usage): add usage docs for avatar, text, thumbnail 2018-04-05 13:02:52 -04:00
Brandy Carney
5e0965260f docs(segment): add usage for segment and segment button 2018-04-05 11:33:04 -04:00
Manu Mtz.-Almeida
2c5f5b3fe1 0.2.2 v0.2.2 2018-04-05 15:44:49 +02:00
Manu Mtz.-Almeida
ddf2f2220d chore(scripts): using npm ci 2018-04-05 15:41:20 +02:00
Manu Mtz.-Almeida
2215c6aaa1 fix(scripts): improve script 2018-04-05 15:24:50 +02:00
Manu Mtz.-Almeida
3ba506c513 chore(angular): update proxies 2018-04-05 15:03:20 +02:00
Manu Mtz.-Almeida
1bbd73cada chore(): update some dependencies 2018-04-05 14:32:18 +02:00
Manu Mtz.-Almeida
25c852c2c8 fix(ripple-effect): animation 2018-04-05 14:28:43 +02:00
Adam Bradley
f3b8ddb69d chore(package): update to stencil 0.7.15 2018-04-04 21:34:29 -05:00
Manu Mtz.-Almeida
1db75aa72c chore(): update dependencies 2018-04-05 01:58:43 +02:00
Ken Sodemann
9eb315fc05 chore(bot): fix spelling error 2018-04-04 17:21:10 -05:00
Ken Sodemann
8d13940188 chore(bot): add tasks for moving issues to other repos 2018-04-04 16:56:13 -05:00
Brandy Carney
d07246d7a0 style(sass): fix lint errors 2018-04-04 16:19:52 -04:00
Ross Gerbasi
3471dd66f7 fix(sass): add missing alert css properties (#14269)
fixes #14258
2018-04-04 16:15:33 -04:00
Mike Hartington
57fbf6c396 fix(back-button): fix menu and back button alignment (#14268)
* fix(): fix menu and back button alignment

* fix(button): remove button-text span
2018-04-04 15:39:35 -04:00
Brandy Carney
c15772651a test(back-button): add a page with a menu and back button 2018-04-04 15:38:32 -04:00
Manu Mtz.-Almeida
a436fdf201 Merge branch 'master' of github.com:ionic-team/ionic 2018-04-04 21:19:08 +02:00
Manu Mtz.-Almeida
d23108a16c fix(script): release script pushes tags 2018-04-04 21:18:42 +02:00
Brandy Carney
2e5a6d6120 docs(select): update select readme and add usage docs 2018-04-04 13:02:00 -04:00
Brandy Carney
0a0959b3a7 fix(select): wrap the text for the message in a popover 2018-04-04 13:02:00 -04:00
Brandy Carney
219589598d fix(select): pass header and subHeader to interfaces 2018-04-04 13:02:00 -04:00
Manu Mtz.-Almeida
6ecbe03b4f 0.2.1 v0.2.1 2018-04-04 17:40:23 +02:00
Manu Mtz.-Almeida
904af3901b chore(scripts): fix script 2018-04-04 16:57:55 +02:00
Manu Mtz.-Almeida
974b949754 fix(scripts): update dep version 2018-04-04 16:52:01 +02:00
Manu Mtz.-Almeida
bb46b5f7b9 fix(angular): back-button does not push view 2018-04-04 16:33:20 +02:00
Manu Mtz.-Almeida
4db687ea17 fix(angular): back button prevents default 2018-04-04 00:06:38 +02:00
Manu Mtz.-Almeida
7e97006753 fix(angular): tabs flickering 2018-04-04 00:06:38 +02:00
Brandy Carney
11cb42facb fix(app): hide elements 2018-04-03 16:59:18 -04:00
Brandy Carney
6c8960abdd docs(toolbar): update readme and add usage 2018-04-03 16:59:18 -04:00
Manu Mtz.-Almeida
09e6b7e4a2 feat(angular): href integration 2018-04-03 18:51:32 +02:00
Manu Mtz.-Almeida
926c8859ce docs(breaking): alert, actionsheet 2018-04-03 18:49:53 +02:00
Manu Mtz.-Almeida
ae2cae635d refactor(tabs): rename [tabTitle] -> [label] 2018-04-03 13:37:18 +02:00
Manu Mtz.-Almeida
1f78390c84 fix(angular): back-button 2018-04-03 13:37:17 +02:00
Brandy Carney
685d5a166c docs(overlays): add usage by framework 2018-04-02 18:37:33 -04:00
Manu Mtz.-Almeida
3d6a6bad8f 0.2.0 v0.2.0 2018-04-02 22:14:31 +02:00
Manu Mtz.-Almeida
14fedb9a44 fix(angular): URL based tabs 2018-04-02 21:20:59 +02:00
Manu Mtz.-Almeida
5878ad9587 0.1.6 v0.1.6 2018-04-02 20:31:31 +02:00
Manu Mtz.-Almeida
14f01177f9 test(nav): fix tests 2018-04-02 20:26:50 +02:00
Manu Mtz.-Almeida
a5e5403068 refactor(overlays): [title] -> [header] 2018-04-02 20:22:15 +02:00
Manu Mtz.-Almeida
acd411dd6c fix(angular): modal and popover 2018-04-02 18:34:42 +02:00
Manu Mtz.-Almeida
af240a9ffa refactor(animation): strict ts 2018-04-02 17:52:55 +02:00
Peter Blazejewicz
7aa5d059ad docs(readme): fix minor typos in readmes (#14259) 2018-04-02 10:11:27 -04:00
Manu Mtz.-Almeida
f237b7f3a9 Merge branch 'master' of github.com:ionic-team/ionic 2018-04-01 18:10:42 +02:00
Manu Mtz.-Almeida
853e55388b refactor(nav): simplify ViewController 2018-04-01 18:09:26 +02:00
Adam Bradley
0793d2bf5e test(ngIf): add angular ngIf test 2018-03-31 20:37:50 -05:00
Manu Mtz.-Almeida
ff06dab3c0 fix(router-outlet): mutable prop 2018-03-31 16:15:13 +02:00
Manu Mtz.-Almeida
0d44253da1 fix(router-outlet): enteringEl !== leavingEl 2018-03-31 00:00:05 +02:00
Manu Mtz.-Almeida
ff1ed888f0 fix(angular): tabs angular tests 2018-03-30 23:30:31 +02:00
Manu Mtz.-Almeida
230823915c fix(angular): proxies 2018-03-30 22:33:58 +02:00