1181 Commits

Author SHA1 Message Date
ae77a64b37 fix(overlays): typescript is our friend
By using typescript generics we are able to detect at
compiler time that the overlay options conform with the
overlay implementation.
2018-02-23 10:54:28 +01:00
111f526d05 fix(overlay): fix overlay indexing 2018-02-23 00:49:54 +01:00
e9e7c39920 fix(item): don't add margin top or bottom to slots in item
fixes #9459
2018-02-22 18:13:11 -05:00
b970e57488 scripts(snapshot): fix url so you can click it to open from terminal 2018-02-22 18:08:35 -05:00
53da91c623 test(demos): update angular input test to include select 2018-02-22 17:07:42 -05:00
8b50faa131 fix(backdrop): blocks scrolling in standalone 2018-02-22 22:39:28 +01:00
5932561baa test(): add angular show-hide-when demo 2018-02-22 15:06:23 -05:00
c4591da829 docs(theming): update color property to include new colors 2018-02-22 14:37:03 -05:00
1f6af90bcf chore(ionic): release 0.0.3-8 2018-02-22 14:23:35 -05:00
67afbe1db9 refactor(theming): update default colors and add examples
closes #13988
2018-02-22 13:22:27 -05:00
a3fe5d9221 fix(button): update border radius to 8px 2018-02-22 13:22:27 -05:00
8de0797f24 fix(toolbar): use correct alpha variable for background color 2018-02-22 13:22:26 -05:00
bfbe509010 0.0.3-7 2018-02-22 18:20:24 +01:00
1d6804c547 fix(package): deploy will use installed dependencies 2018-02-22 18:17:48 +01:00
bbb65bf78a chore: update package-lock 2018-02-22 18:12:10 +01:00
36a9145ad0 fix(build): disable cache 2018-02-22 18:10:44 +01:00
11641267fc chore(): update ionicons 2018-02-22 18:08:48 +01:00
c6bfb32cf0 fix(theming): rename alpha variables and add more (#14066) 2018-02-22 11:49:34 -05:00
9a516437e1 0.0.3-6 2018-02-22 17:43:23 +01:00
212743ae89 chore: update to latest stencil 2018-02-22 17:33:01 +01:00
27b7d4fa66 fix(build): moving classes outside gesture-controller 2018-02-22 16:29:11 +01:00
9a2b89015a fix(index): add GestureController 2018-02-22 13:25:20 +01:00
7f0352662b fix(item): normalize border radius in case browsers change it
fixes #12912
2018-02-21 17:12:27 -05:00
acd93445a1 chore(dependencies): build working 2018-02-21 16:09:28 -06:00
a22f893432 chore(dependencies): latest, but broken due to stencil typings 2018-02-21 16:06:20 -06:00
16c14d4bca chore(dependencies): latest 2018-02-21 16:03:20 -06:00
f2fc3b2043 chore(dependencies): latest 2018-02-21 16:01:47 -06:00
825a278f8c chore(dependencies): latest 2018-02-21 16:00:54 -06:00
bc77479f27 fix(item): add detail prop, fix lines and styles
- removes item-block class
- fixes some styling with first/last-child
- adds detail prop to replace detail-none / detail-push attributes
- style the border and push arrow properly inside of an item with color
2018-02-21 16:56:10 -05:00
02ef128293 fix(chip): use correct fill for icons in chip 2018-02-21 16:56:10 -05:00
1a7d0f2b18 test(card): update items to include labels 2018-02-21 16:56:09 -05:00
02ab29b0d4 fix(action-sheet): update title border color to use alpha 2018-02-21 16:56:09 -05:00
5ee0a7a990 refactor(conference-app): begin process of updating to use angular router 2018-02-21 15:54:27 -06:00
6957a5b122 chore(): 0.0.3-4 published 🎉 2018-02-21 22:14:49 +01:00
7a7dc8f74f chore(): update to latest stencil 2018-02-21 22:09:58 +01:00
a8df85cc83 fix(menu): looking contentID in document 2018-02-21 20:59:40 +01:00
8db2976081 fix(back): improve ios back-button 2018-02-21 18:55:11 +01:00
e8bf93414c chore(): 0.0.3-3 published 🎉 2018-02-21 16:07:40 +01:00
9e4bae74ab feat(inputs): adds deferEvent helper 2018-02-21 16:00:19 +01:00
beee484735 fix(all): debounce is not nested 2018-02-21 15:38:32 +01:00
2aa564e0a5 fix(docs): update docs 2018-02-21 13:17:00 +01:00
de2f44cbaa fix(all): js hardening (strict + tslint sonar) 2018-02-21 13:15:24 +01:00
ef7c978544 docs(): update docs 2018-02-20 16:45:59 -05:00
95f1dfcf4e fix(input): device hacks (part1) 2018-02-20 21:58:04 +01:00
fd5d5992bc perf(): initialize in willLoad 2018-02-20 21:58:04 +01:00
09e0dc1333 chore(dependencies): update to latest 2018-02-20 13:08:47 -06:00
e6990e3507 fix(alert): checkbox inputs 2018-02-20 18:55:17 +01:00
fb5761008e fix(gestures): body does not cover the whole screen 2018-02-20 18:42:49 +01:00
9c9bbe7fd3 fix(menu): standalone 2018-02-20 18:40:43 +01:00
8ad14520af fix(radio): ios safari 2018-02-20 18:17:47 +01:00