4302 Commits

Author SHA1 Message Date
6fbd708ae0 refactor(list): rename methods and update docs 2018-03-27 16:45:26 -04:00
3f68031a09 docs(datetime): update the datetime docs 2018-03-27 16:45:26 -04:00
57a5d490a6 fix(nav): animated opts 2018-03-27 21:26:35 +02:00
726938f67c fix(angular): stack based navigation 2018-03-27 19:51:08 +02:00
862e5719c6 feat(nav): goBack directive 2018-03-27 14:55:31 +02:00
4fdfddb6b8 fix(nav): no animation 2018-03-27 12:36:37 +02:00
113af9e53b fix(router): ion-nav 2018-03-27 12:05:30 +02:00
00fc460c4e feat(button): goback attribute 2018-03-27 12:05:30 +02:00
9e9f2a206f fix(router): route change detection 2018-03-27 01:32:47 +02:00
b26a56314b fix(router): wait RAF 2018-03-27 01:28:49 +02:00
a718f7e1e3 fix(router): change detection for componentProps 2018-03-27 00:57:50 +02:00
ffaec1661a fix(router): loging 2018-03-26 23:43:44 +02:00
c9d2a0d33b fix(toolbar): unused private 2018-03-26 23:43:43 +02:00
8b4b5ba633 test(nav): fix tests 2018-03-26 23:43:43 +02:00
d0c5f53a08 fix(button): dynamic bar-button 2018-03-26 23:43:43 +02:00
1efc0f3a94 chore(package): update to stencil 0.7.8 2018-03-26 16:34:31 -05:00
a1eabecc61 chore(): update angular build scripts 2018-03-26 16:31:40 -05:00
dddaee1719 fix(router): fixes navChanged() 2018-03-26 22:07:00 +02:00
77fc792644 feat(ripple): css variable color 2018-03-24 03:57:18 +01:00
08f5976a57 chore(): update components.d.ts 2018-03-24 03:27:28 +01:00
153f8ca02c feat(menu-controller): expose registerAnimation 2018-03-24 03:27:28 +01:00
e6818369ff perf(app): platform is not needed 2018-03-24 03:27:27 +01:00
48d1bd412c feat(tab): framework support 2018-03-24 03:27:27 +01:00
44f343d3dc fix(toast): dismiss timeout 2018-03-24 03:27:27 +01:00
e20f76c3b1 refactor(all): async/await 2018-03-24 03:27:27 +01:00
37345eee74 @ionic/core 0.1.5-2 2018-03-23 20:34:44 +01:00
d86ee1f772 chore(): update to latest stencil 2018-03-23 20:27:57 +01:00
095f9c832e fix(transition): nav ios transition 2018-03-23 20:27:57 +01:00
574c346d45 revert(toolbar): revert to use old button attributes
references #14172
2018-03-23 14:39:13 -04:00
2b8e489f84 fix(back-button): ios style 2018-03-23 11:11:41 +01:00
ce09978eee fix(covers): absolute positioning 2018-03-22 22:17:53 +01:00
7a26162c5b fix(router): explicit goback should not push 2018-03-22 19:11:10 +01:00
69a6f8d012 feat(config): add set to config 2018-03-22 19:11:10 +01:00
eb0ff2f09d fix(back-button): empty text is a valid value 2018-03-22 19:11:09 +01:00
02173484eb test(select): pass the right custom options 2018-03-22 12:41:08 -04:00
a9bd76adc6 fix(label): add missing text-wrap styles for ios
fixes #13157
2018-03-22 12:41:08 -04:00
1f19cc48c7 0.1.5-1 2018-03-22 17:17:36 +01:00
59c6891249 fix(slides): unload slides correctly 2018-03-22 17:15:25 +01:00
1c06bfeaac fix(picker): do not scroll 2018-03-22 17:15:24 +01:00
5c2678f7ea feat(content): scrollEnabled 2018-03-22 17:15:24 +01:00
4fcddadcc9 fix(all): absolute positioning 2018-03-22 17:15:24 +01:00
b29fce1b8f fix(checkbox): update ios checkbox to be closer to native
this also updates the Sass variables so updating the checkbox width
will resize the inner checkmark
2018-03-22 11:05:23 -04:00
eae6869012 fix(item-option): remove outline on active/focus
fixes #14191
2018-03-22 11:05:23 -04:00
1a37493c79 @ionic/core 0.1.5-0 2018-03-22 15:01:44 +01:00
332eaaebb0 chore(scripts): adds prerelease 2018-03-22 14:57:45 +01:00
7b50ea974f chore(): improve publish scripts 2018-03-22 14:45:41 +01:00
2b8549bd3f 0.1.4 2018-03-21 23:59:25 +01:00
f904fd111b chore(all): monorepo release script 2018-03-21 23:53:25 +01:00
7d53e49912 fix(alert): update md alert to closer match spec
this also makes it so you can update the alert radio width and the
inner icon dot will resize and position properly

https://ionic-snapshot-go.appspot.com/ionic-core/snapshots/ye9/ccb/chrom
e_400x800
2018-03-21 17:11:19 -04:00
98b82537a9 test(nav): fix nav 2018-03-21 22:04:42 +01:00