Manu Mtz.-Almeida
4be47bd3dd
fix(animation): improve menu and go back swipe
2016-11-21 23:09:57 +01:00
Adam Bradley
3b304974ec
fix(input): improve scroll to input and focusing
...
Related #6228
2016-11-21 08:56:00 -06:00
Adam Bradley
1d245ec6bf
fix(content): get correct content dimensions
2016-11-21 08:49:22 -06:00
Adam Bradley
57a5345558
chore(scrollTo): add scroll completed callback as option
2016-11-21 08:46:29 -06:00
Adam Bradley
6e7587dea4
test(input): add unit tests for isTextInput()
2016-11-21 08:42:04 -06:00
Adam Bradley
fbe4a7b346
test(focus): update input focus e2e test
2016-11-21 08:40:19 -06:00
Adam Bradley
1809c406e4
feat(keyboard): blur input on native keyboard hide
2016-11-21 08:39:29 -06:00
Manu Mtz.-Almeida
448e020c05
fix(picker): making touchable fill all the available space
2016-11-20 19:05:23 -06:00
Adam Bradley
446287e1a6
perf(activator): improve activator response
2016-11-20 10:29:26 -06:00
Manu Mtz.-Almeida
9510a2bb3b
fix(activator): cancel remove .activated timeout
2016-11-20 17:23:14 +01:00
Adam Bradley
bb800339f8
perf(activator): improve activator response
2016-11-20 17:23:14 +01:00
Manu Mtz.-Almeida
06938b64a5
fix(backdrop): remove click cursor when the backdrop is not tappable
2016-11-20 16:00:53 +01:00
Manu Mtz.-Almeida
6f96ede2ea
style(all): minor changes
2016-11-20 16:00:17 +01:00
Manu Mtz.-Almeida
c002b36a56
fix(item): disable scroll while sliding item
2016-11-20 15:23:56 +01:00
Manu Mtz.-Almeida
ba18030b4f
refactor(reorder): using class instead of Object.assign()
2016-11-20 13:31:27 +01:00
Manu Mtz.-Almeida
5cb7e0c7af
Merge branch 'feat/reorder' of https://github.com/stalniy/ionic
2016-11-20 11:50:09 +01:00
Manu Mtz.-Almeida
7150f84d68
Merge pull request #9111 from Manduro/patch-4
...
Improve IE support
2016-11-20 11:40:51 +01:00
Adam Bradley
72276c3295
fix(virtual-scroll): fix image rendering bug
...
Closes #6983
2016-11-19 21:45:28 -06:00
Adam Bradley
947780e70a
feat(virtual-scroll): apply contain:strict to virtual scroll items
2016-11-19 20:19:13 -06:00
Adam Bradley
a8002cefce
docs(virtual-scroll): add recommendation to use WKWebView
2016-11-19 19:49:23 -06:00
Adam Bradley
8248666f7a
docs(virtual-scroll): custom components within virtual scroll
...
Closes #6881
2016-11-19 18:41:26 -06:00
Adam Bradley
288df86477
fix(virtual-scroll): redraw empty list when updated with no records
...
Closes #6512
2016-11-19 18:22:27 -06:00
Adam Bradley
af0ac6d74e
Update ISSUE_TEMPLATE.md
2016-11-19 16:18:31 -06:00
Manu Mtz.-Almeida
9bb8e5ba5e
test(modal): make sure enableBackdropDismiss works correctly
...
references #9185
2016-11-19 18:42:47 +01:00
Manu Mtz.-Almeida
11bb8ac587
style(modal): follows ios/md design spec in large screens
2016-11-19 18:25:46 +01:00
Manu Mtz.-Almeida
e46d8d6938
fix(modal): backdrop click catches navigation promise
...
A modal with canLeave = false, can lead to an unhandled exception when closing through a click in the backdrop
2016-11-19 18:15:26 +01:00
Brandy Carney
053c7546d4
fix(list): tweak list header color to match spec
2016-11-18 16:54:44 -05:00
mhartington
9588de3e80
docs(tab): Update select example
...
Close https://github.com/driftyco/ionic-site/issues/889
2016-11-18 16:31:32 -05:00
Adam Bradley
4ed6b3666a
fix(platform): fix window width/height calculations
...
It was possible for the incorrect window width and height to be
remember when the keyboard was showing. This makes sure to keep the
most accurate dimensions whether the app started either landscape or
portrait, if the keyboard was opened or closed, and if the app was
rotated. Related #6228
2016-11-18 15:27:01 -06:00
Adam Bradley
c4cf9df387
fix(input): fix tabbing between tappable inputs
2016-11-18 15:20:53 -06:00
mif
86b158008d
docs(popover): update links to popover
...
closes #8912
2016-11-18 15:56:31 -05:00
Brandy Carney
e4f06fce25
chore(issues): update issue template to be more simple and use comments
...
similar to angular’s issue template :)
2016-11-18 14:56:19 -05:00
Brandy Carney
e7275f23c6
fix(tabs): update UI to match material design spec
2016-11-18 13:48:24 -05:00
Justin Willis
7bbfb7e536
fix(fonts): auto-set ionicons font path if not already set
2016-11-18 10:56:18 -06:00
Adam Bradley
218ce766b4
demos(angular): update to angular 2.2.1
2016-11-18 10:49:47 -06:00
Adam Bradley
dc1c04646a
chore(angular): update to angular 2.2.1
2016-11-18 09:39:24 -06:00
Adam Bradley
6244b51859
fix(export): export ClickBlock
2016-11-18 09:08:06 -06:00
Mike Hartington
960399a05d
fix(NgModule): add ClickBlock to NgModule declarations
2016-11-18 08:51:56 -06:00
Manu Mtz.-Almeida
cbf59faa06
fix(fab): fab list colors
...
fixes #9225
2016-11-18 13:51:33 +01:00
Manu Mtz.-Almeida
0e773fa01d
fix(fab): using <a> as fab
2016-11-18 13:47:25 +01:00
Manu Mtz.-Almeida
cfd9a9074b
Merge pull request #9206 from manucorporat/disable-tapPolifyll-WK
...
perf(tapclick): tapPolyfill is only used in UIWebView!
2016-11-18 02:25:34 +01:00
Manu Mtz.-Almeida
0c61c2a8c1
perf(tapclick): tapPolyfill is only used in UIWebView!
...
- improves drastically the responsiveness in WK and iOS Safari
2016-11-18 02:24:22 +01:00
Manu Mtz.-Almeida
d81bd25236
Merge pull request #9194 from amuramoto/gesture
...
fix(gesture): pass type to hammer.get() so pinch and rotate can be en…
2016-11-18 02:20:55 +01:00
Manu Mtz.-Almeida
0f049ced95
Merge pull request #9207 from manucorporat/disable-menu-transition
...
fix(menu): disable menu swipe while transitioning
2016-11-18 02:20:41 +01:00
Brandy Carney
66ca491989
chore(ionic): release rc.3
2016-11-17 15:03:30 -05:00
Manu Mtz.-Almeida
168428e6c0
fix(menu): disable menu swipe while transitioning
2016-11-17 17:51:27 +01:00
Max Lynch
0883f98b0f
Merge pull request #9200 from ramonornela/fix_lint_input
...
style(input): fix lints
v2.0.0-rc.3
2016-11-17 08:42:27 -06:00
ramonornela
fa54a4e02d
style(input): fix lints
2016-11-17 09:37:35 -02:00
Manu Mtz.-Almeida
cfbc5eabca
perf(picker): improves picker UX feedback
2016-11-17 09:53:39 +01:00
Alex Muramoto
66afe34d64
fix(gesture): pass type to hammer.get() so pinch and rotate can be enabled
2016-11-16 21:25:59 -08:00