1400 Commits

Author SHA1 Message Date
ce192d62d6 chore(): add callback arg to push 2015-11-22 23:41:14 -06:00
4e01ec09a2 feat(tabs): ref parent nav controllers
Closes #621
2015-11-22 23:10:26 -06:00
68ee8065c8 docs(modal): passing in params
Related: https://github.com/driftyco/ionic2/issues/604
2015-11-22 14:04:29 -06:00
103551c056 test(searchbar): adding a test for navigation to try reproducing an issue
references #584
2015-11-22 13:23:00 -05:00
92b3dfdfcc fix(tabs): md reduce opacity for inactive buttons
fixes #615
2015-11-22 13:23:00 -05:00
a13bda6caa feat(overlay): close w/ esc key
Closes #566
2015-11-21 20:26:01 -06:00
0df42a903d test(modal): pass params 2015-11-21 19:42:20 -06:00
e1c160eb54 refactor(overlay): use NavController 2015-11-21 19:18:47 -06:00
a7505f6ac9 fix(disable): disable tap for inputs
I know this change allows the bottom line to have an opacity too, but
this is the lesser of evils. Removed use of * selector, and able to
disable tap inputs.
Closes #610
2015-11-20 20:29:28 -06:00
002e5e86a6 perf(): raf updates 2015-11-20 20:24:21 -06:00
a765ae8145 fix(checkbox): moved border to start where text does MD
closes #583
2015-11-20 15:55:29 -05:00
bce57186d5 fix(typography): excluded anchors with a button attribute from the forced colors
fixes #609
2015-11-20 15:32:14 -05:00
f3a948cdb6 docs(item): multiple ion-item-content usage
Closes #534
2015-11-20 14:21:55 -06:00
6f45378452 fix(card): added properties to a card to clip the inside to the border-radius of the card
fixes #600
2015-11-20 15:14:51 -05:00
10672b062e fix(list): added properties to inset list so the border will be cropped
references #600
2015-11-20 15:14:51 -05:00
f966555034 feat(text-input): adding color attributes for the ion-label
closes #585
2015-11-20 15:14:51 -05:00
19ff9e0a2c perf(raf): use rafFrames instead of fastdom 2015-11-20 14:10:44 -06:00
e98a00a9f8 fix(item): iOS removed the border from around sticky headers
closes #591
2015-11-20 13:43:04 -05:00
a8b3de18d6 feat(item): adding no-lines attribute for items not in a list
closes #599
2015-11-20 13:28:13 -05:00
c2b7a0c75d refactor(sass): renaming Sass variables in each loops to be consistent
closes #603
2015-11-20 13:25:04 -05:00
fca5f9bbba refactor(segment): iOS fixed the segment colors in a colored toolbar
closes #597
2015-11-20 13:16:19 -05:00
116d4aa23c refactor(segment): MD fixing the segment colors in toolbars with colors
references #597
2015-11-20 13:16:19 -05:00
0a5d1ec7d9 perf(): internal animations/transitions to use callbacks
Reduce overhead and involving zone
2015-11-20 09:47:13 -06:00
00f9611e71 feat(clickBlock): enable click block only on iOS 2015-11-19 11:23:41 -06:00
0a1f63d3fb fix(menu): construct menu on first drag
Closes #580
2015-11-19 09:10:39 -06:00
dd82219d1a fix(navController): ensure leavingView obj exists
Closes #582
2015-11-19 07:40:36 -06:00
f57c762c59 fix(actionSheet): pass instance in resolve
Closes #589
2015-11-19 07:30:40 -06:00
b2d9e1d8a3 perf(itemSliding): improve performance 2015-11-18 23:32:25 -06:00
cacd9a3843 Merge pull request #507 from stkem/master
Fixing a small typo in pull-to-refresh.ts
2015-11-18 12:18:53 -06:00
032b0d0b98 test(): update text-input spec 2015-11-18 12:12:00 -06:00
00fc6453ea fix(itemSliding): prevent click when tap to close 2015-11-17 22:05:17 -06:00
3b34833490 fix(card): fixing styling on iOS cards - temp adding padding to actions
fixes #573
2015-11-17 18:41:16 -05:00
75ba5b1809 fix(button): fixed hover not taking up full button 2015-11-17 18:33:41 -05:00
12ce97a7c6 fix(item): remove top centering per Ben
references #561
2015-11-17 18:33:41 -05:00
8132c379ad fix(item): md - aligning item content to the top so it isn't centered vertically
fixes #561
2015-11-17 16:33:07 -05:00
815ef14a6d fix(tabs): updated tabs highlight for md so it takes on the foreground color
fixes #558
2015-11-17 16:04:42 -05:00
2115d32538 test(itemGroup): full e2e test for item-group 2015-11-17 14:39:33 -06:00
616a52f6e0 refactor(item-group): change css selectors from classes to elements
references #568
2015-11-17 15:20:20 -05:00
f1f806da7c fix(item): fixed margin right for avatars and thumbnails for md mode
fixes #557
2015-11-17 15:13:15 -05:00
97f295580f feat(grid): converted classes to attributes and updated test to have more examples
closes #563
2015-11-17 14:23:50 -05:00
1c7dcc25c4 chore(): use E2EApp as the class name for e2e apps 2015-11-17 12:53:46 -06:00
49a17539e2 fix(tabs): disable tab preloading by default 2015-11-17 09:21:51 -06:00
61c68587a4 fix(ripple): md ripple on items
Closes #548
2015-11-17 09:20:22 -06:00
47f505a66a fix(tabs): disable tab preloading 2015-11-17 09:12:02 -06:00
64376c2304 fix(textInput): hide cursor during scroll 2015-11-16 22:47:00 -06:00
cd365a60b3 fix(item): removed box-shadow on items - buttons md 2015-11-16 20:09:08 -05:00
b01795de3f fix(item): fixing font-weight for button items on md 2015-11-16 19:56:09 -05:00
59e4faa5b9 fix(card): fixed border radius for lists in cards and removed border bottom of last item in list
references #387
2015-11-16 19:21:15 -05:00
85523e26d3 Merge branch 'master' into list-border-refactor 2015-11-16 19:12:20 -05:00
e5553e5f05 fix(card): removed duplicate item css in the card and removed the border for now
references #387
2015-11-16 19:12:17 -05:00