Commit Graph

736 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
8b50faa131 fix(backdrop): blocks scrolling in standalone 2018-02-22 22:39:28 +01:00
Brandy Carney
c4591da829 docs(theming): update color property to include new colors 2018-02-22 14:37:03 -05:00
Brandy Carney
67afbe1db9 refactor(theming): update default colors and add examples
closes #13988
2018-02-22 13:22:27 -05:00
Brandy Carney
a3fe5d9221 fix(button): update border radius to 8px 2018-02-22 13:22:27 -05:00
Brandy Carney
8de0797f24 fix(toolbar): use correct alpha variable for background color 2018-02-22 13:22:26 -05:00
Ross Gerbasi
c6bfb32cf0 fix(theming): rename alpha variables and add more (#14066) 2018-02-22 11:49:34 -05:00
Manu Mtz.-Almeida
27b7d4fa66 fix(build): moving classes outside gesture-controller 2018-02-22 16:29:11 +01:00
Manu Mtz.-Almeida
9a2b89015a fix(index): add GestureController 2018-02-22 13:25:20 +01:00
Brandy Carney
7f0352662b fix(item): normalize border radius in case browsers change it
fixes #12912
2018-02-21 17:12:27 -05:00
Brandy Carney
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
Brandy Carney
02ef128293 fix(chip): use correct fill for icons in chip 2018-02-21 16:56:10 -05:00
Brandy Carney
1a7d0f2b18 test(card): update items to include labels 2018-02-21 16:56:09 -05:00
Brandy Carney
02ab29b0d4 fix(action-sheet): update title border color to use alpha 2018-02-21 16:56:09 -05:00
Dan Bucholtz
5ee0a7a990 refactor(conference-app): begin process of updating to use angular router 2018-02-21 15:54:27 -06:00
Manu Mtz.-Almeida
a8df85cc83 fix(menu): looking contentID in document 2018-02-21 20:59:40 +01:00
Manu Mtz.-Almeida
8db2976081 fix(back): improve ios back-button 2018-02-21 18:55:11 +01:00
Manu Mtz.-Almeida
9e4bae74ab feat(inputs): adds deferEvent helper 2018-02-21 16:00:19 +01:00
Manu Mtz.-Almeida
beee484735 fix(all): debounce is not nested 2018-02-21 15:38:32 +01:00
Manu Mtz.-Almeida
2aa564e0a5 fix(docs): update docs 2018-02-21 13:17:00 +01:00
Manu Mtz.-Almeida
de2f44cbaa fix(all): js hardening (strict + tslint sonar) 2018-02-21 13:15:24 +01:00
mhartington
ef7c978544 docs(): update docs 2018-02-20 16:45:59 -05:00
Manu Mtz.-Almeida
95f1dfcf4e fix(input): device hacks (part1) 2018-02-20 21:58:04 +01:00
Manu Mtz.-Almeida
fd5d5992bc perf(): initialize in willLoad 2018-02-20 21:58:04 +01:00
Manu Mtz.-Almeida
e6990e3507 fix(alert): checkbox inputs 2018-02-20 18:55:17 +01:00
Manu Mtz.-Almeida
fb5761008e fix(gestures): body does not cover the whole screen 2018-02-20 18:42:49 +01:00
Manu Mtz.-Almeida
9c9bbe7fd3 fix(menu): standalone 2018-02-20 18:40:43 +01:00
Manu Mtz.-Almeida
8ad14520af fix(radio): ios safari 2018-02-20 18:17:47 +01:00
Manu Mtz.-Almeida
88924d8d01 fix(checkbox): ios 2018-02-20 18:17:47 +01:00
Manu Mtz.-Almeida
137e618ddc fix(scroll): disable device autofocus 2018-02-20 18:17:47 +01:00
mhartington
376628f286 docs(): update docs 2018-02-20 12:09:05 -05:00
Manu Mtz.-Almeida
69093551b2 fix(content): better device suport (ios) 2018-02-20 17:51:50 +01:00
Manu Mtz.-Almeida
b05eaeb85b fix(backdrop): device support 2018-02-20 17:51:50 +01:00
Manu Mtz.-Almeida
9fded75502 fix(gesture/tapclick): ios support 2018-02-20 17:51:49 +01:00
Manu Mtz.-Almeida
83062221a3 fix(virtual-scroll): fix css containment 2018-02-20 17:51:49 +01:00
Dan Bucholtz
e498a6fa5e feature(show-when): add orientation support, recalc on resize event 2018-02-19 23:15:28 -06:00
Dan Bucholtz
05b2715f77 feature(hide-when): add orientation support, recalc on resize event 2018-02-19 23:15:12 -06:00
Dan Bucholtz
eff78faa56 feature(hide-when): initial implementation of hide-when 2018-02-19 22:01:29 -06:00
Dan Bucholtz
eb8591c268 feature(show-when): initial implementation of show-when 2018-02-19 22:01:29 -06:00
Brandy Carney
a202dd39b4 docs(modal): add docs, usage, fix style guide and use ion-backdrop 2018-02-19 19:01:50 -05:00
Brandy Carney
4ab951f645 docs(popover): add docs, usage, fix styling to guide 2018-02-19 18:49:02 -05:00
Brandy Carney
a26a1971b1 docs(loading): add usage, fix docs, update for style guide 2018-02-19 18:33:59 -05:00
Brandy Carney
f7205f5f02 docs(overlays): update to match style guide and update comments 2018-02-19 18:24:33 -05:00
Brandy Carney
b28fab587c docs(action-sheet): copy editing, add usage and fix style 2018-02-19 18:23:31 -05:00
Brandy Carney
2786fca3b6 docs(alert): update documentation, style and add usage 2018-02-19 18:08:46 -05:00
Brandy Carney
f5bd80837e docs(picker): add some basic documentation for picker 2018-02-19 17:31:14 -05:00
Brandy Carney
6d938f0d60 docs(action-sheet): add docs and fix to match style guide 2018-02-19 16:31:07 -05:00
Brandy Carney
799f6acbaf docs(components): update property docs and styling to match guide 2018-02-19 16:21:08 -05:00
Brandy Carney
c6f915e617 docs(toast): add toast documentation and match style guide 2018-02-19 16:18:19 -05:00
Brandy Carney
414b7a5326 docs(spinner): update the spinner docs and examples 2018-02-19 16:18:19 -05:00
Dan Bucholtz
6c1056b9cb feature(platform): implement a web component that provides access to a small subset of platform information 2018-02-19 14:19:42 -06:00