Adam Bradley
8867677742
feat(content): add properties for img request/render buffers
2016-12-12 09:44:29 -06:00
mhartington
534e47be7c
docs(button): add note for click handlers
2016-12-12 10:30:05 -05:00
Adam Bradley
79eb2de0e3
docs(virtual-scroll): update performance tips
2016-12-11 21:32:25 -06:00
Adam Bradley
c510100ca1
fix(scroll): fix content dimensions for js scrolling
2016-12-09 21:06:22 -06:00
Adam Bradley
f051bba390
chore(img): add worker comments and watch task
2016-12-09 12:00:31 -06:00
Adam Bradley
76ff421d6e
fix(virtual-scroll): ensure listeners added after init read
2016-12-09 10:44:21 -06:00
Adam Bradley
d6b2a83fb1
test(virtual-scroll): add second page to vs basic
2016-12-09 10:34:09 -06:00
Manu Mtz.-Almeida
0450a4e812
test(picker): adds push() to test hardware go back
2016-12-09 10:39:40 +01:00
Adam Bradley
ac9e9eff7e
test(img): update img tests w/ relative urls and external worker
2016-12-08 22:35:17 -06:00
Adam Bradley
975eaa8aeb
refactor(img): use external web worker
2016-12-08 22:32:44 -06:00
Adam Bradley
903473e858
fix(img): fix content viewable area
2016-12-08 21:21:01 -06:00
Manu Mtz.-Almeida
4512c5c858
fix(item): tappable does not make ion-label pointer-event:none
2016-12-08 15:54:38 -06:00
Adam Bradley
ad4519c2a9
test(img): allow datauris
2016-12-08 15:24:27 -06:00
Adam Bradley
8104cfac57
fix(virtual-scroll): only allow one readUpdate per update
2016-12-08 15:19:30 -06:00
Brandy Carney
1e2374f910
fix(fab): add box shadow transition for md fab list buttons
...
This adds the box-shadow, background-color, and color to the transition
for Material Design buttons in a fab list, Sass variables for this
transition in all modes, it also defaults the md ripple color to the
contrast of the fab button color (which by default is primary).
Closes #9557
2016-12-08 13:01:37 -05:00
Adam Bradley
5ba09a1b78
chore(css): fix transform prefixes
2016-12-08 11:31:09 -06:00
Adam Bradley
071ad2ef3f
chore(ts): fix noImplicitAny errors
2016-12-08 11:17:43 -06:00
Dolan
2488db5f2d
docs(tabs): fix closing tag in usage ( #9552 )
2016-12-08 11:15:32 -05:00
Brandy Carney
8417c51655
test(img): add tests for the img component
2016-12-08 11:08:43 -05:00
Adam Bradley
f647a3f7c4
chore(scroll): use internal scroll data
2016-12-08 09:54:35 -06:00
Adam Bradley
19aa633a9a
feat(content): content dimension properties w/out dom read
2016-12-08 09:29:18 -06:00
Adam Bradley
cdf489ad5f
test(content): add scroll event tests
2016-12-07 22:16:05 -06:00
Adam Bradley
ddde9f18f5
chore(virtual-scroll): only run detection on individual nodes
2016-12-07 22:16:05 -06:00
Adam Bradley
bfd3314fff
feat(scroll): add domWrite and content elements to scroll events
2016-12-07 22:16:05 -06:00
Manu Mtz.-Almeida
22d6bc520b
perf(activator): cancelled touch does not cause layout thrashing
2016-12-07 23:53:54 +01:00
Manu Mtz.-Almeida
04d9f5abc3
fix(app): setScrolling()
2016-12-07 23:25:40 +01:00
Brandy Carney
0888decc01
fix(fab): set ripple color to contrast color of the fab background
2016-12-07 17:10:42 -05:00
Adam Bradley
39e1dce72d
fix(img): ensure scroll has been initialized
2016-12-07 15:59:20 -06:00
Adam Bradley
aec8f51b60
fix(virtual-scroll): fix tabs content loading
2016-12-07 14:46:58 -06:00
Adam Bradley
df52a410d3
test(click-block): fix click block test
2016-12-07 11:32:16 -06:00
Brandy Carney
e210448e63
docs(toolbar): update API docs and any tests to remove old toolbar attributes
2016-12-07 12:29:34 -05:00
Brandy Carney
b73304e3aa
refactor(toolbar): rename no-shadow to no-border for md mode
...
BREAKING CHANGES:
Renamed `no-shadow` attribute for Material Design header, footer, and
tabs to `no-border`. This is the same attribute used by iOS mode.
2016-12-07 12:29:34 -05:00
Brandy Carney
8037086650
fix(content): add a new variable for calculating fixed content top/bottom
...
This is to fix the fixed content getting the same padding from
ion-content applied when fullscreen. It should not get padding.
2016-12-07 12:29:34 -05:00
Brandy Carney
d53a38e479
fix(header): fix no-border on ios headers
...
fixes #9525 closes #9480
2016-12-07 12:29:34 -05:00
Adam Bradley
1c52c2dd1f
docs(img): update img and web worker docs
2016-12-07 10:58:00 -06:00
Job
ca489e8200
chore(virtual-scroll): replace implicit any's
2016-12-07 10:02:08 -06:00
Manu Mtz.-Almeida
e0d876e9f0
fix(clickblock): clickblock applies longer
...
references #9531
2016-12-07 09:49:13 -06:00
Brandy Carney
e84f2e2fbb
fix(avatar): make border-radius 50% so it is always circular
2016-12-07 10:39:40 -05:00
Manu Mtz.-Almeida
d70d03588c
test(clickblock): adds e2e test for click block
2016-12-07 12:56:16 +01:00
Manu Mtz.-Almeida
bc7925b367
test(fab): ion-content padding should not affect FABs
2016-12-07 00:19:01 +01:00
Brandy Carney
bb3a57f407
fix(tabs): make MD tab highlight the contrast color of tabs color
2016-12-06 17:45:02 -05:00
Brandy Carney
dc0659fe46
fix(picker): add color to picker-opt so the variable will style correctly
...
fixes #9519
2016-12-06 17:45:02 -05:00
Brandy Carney
ffdd8f4bd1
fix(action-sheet): set border bottom of last button to transparent
...
this prevents the button from shifting around when activated
2016-12-06 17:45:02 -05:00
mhartington
b17950d326
fix(dateTime): make sure picker-column is show on retina screens
2016-12-06 17:10:42 -05:00
Manu Mtz.-Almeida
44d772f41c
fix(picker): removes unused code
2016-12-06 22:42:37 +01:00
Manu Mtz.-Almeida
ac07c6f124
fix(button): button strong is configurable
2016-12-06 22:38:03 +01:00
Brandy Carney
3b612d2bc0
fix(tabs): adjust the top of tabs each time the tab changes
2016-12-06 16:07:40 -05:00
Brandy Carney
db9f1a87b7
fix(popover): remove css contain from popover
2016-12-06 16:07:40 -05:00
Manu Mtz.-Almeida
c0c09a7149
fix(button): strong is iOS-only
2016-12-06 22:04:51 +01:00
Adam Bradley
f0327a999b
fix(input): test for null element before update
...
Closes #9278
2016-12-06 14:53:18 -06:00