Commit Graph

9171 Commits

Author SHA1 Message Date
Manu MA
418052f84b fix(fab-button): add default padding for fab-button (#17050) 2019-01-11 00:58:35 +01:00
Brandy Carney
82457d874b fix(action-sheet): remove the height shift on press and update iOS design (#16862)
This changes the border into a linear gradient background image which allows us to avoid the height decrease on press and have the same border as the background color when pressed.

- merges all action sheet tests to the basic directory (except standalone, translucent), references #16715
- removes the height shift on press, fixes #16790
- fixes the cancel button on iOS so it is `#ffffff` by default
- gets the look of the action sheet closer to native for iOS
- only applies the translucent and backdrop filter if it is supported by the browser (chrome will not show transparent anymore)
- updates documentation to describe when translucent will show up
- adds documentation on how to use screenshot tests
2019-01-10 18:13:31 -05:00
Manu MA
509edbc53c test(angular): add test for providers (#17041) 2019-01-10 17:29:22 +01:00
Manu MA
27a4709195 fix(angular): ViewChild() fix (#17037)
fixes #17034
2019-01-10 12:59:29 +01:00
Adam Bradley
169da3709b fix(datetime): do no change order of formatted dates w/ rtl (#17024) 2019-01-09 17:20:36 -06:00
Tamesh Sharma
f1c970af8d test(avatar): update index.html (#17017) 2019-01-09 12:08:01 -06:00
Adam Bradley
1338d71dff fix(picker): do not change datetime/picker column order in RTL (#17018)
Closes #16294
2019-01-09 12:06:13 -06:00
Adam Bradley
b4f34054ef fix(icon): fix rtl detail icon for ios (#17016)
Closes #14958
2019-01-09 11:31:30 -06:00
Manu Mtz.-Almeida
a30f760d92 4.0.0-rc.1 v4.0.0-rc.1 2019-01-09 17:54:00 +01:00
Manu Mtz.-Almeida
bb40f3e38e test(nav): fix e2e tests 2019-01-09 17:30:04 +01:00
Abdelaziz Bennouna
6d6472baf5 fix(col): handle RTL offset-*, pull-*, and push-* (#16702) 2019-01-09 09:43:14 -06:00
Adam Bradley
48ab42f8ad test(popover): add popover rtl test (#17015) 2019-01-09 09:34:42 -06:00
Abdelaziz Bennouna
7846019612 fix(popover): position properly in RTL / MD modes (#16745) 2019-01-09 09:13:30 -06:00
Adam Bradley
c68292b78f test(rtl): add rtl script to all e2e tests (#17009) 2019-01-08 15:06:23 -06:00
Manu MA
0b84e27c61 perf(angular): flat ng modules (#17007)
fixes #17001
2019-01-08 21:33:30 +01:00
Paul Stelzer
76e9e02c28 fix(angular): update @angular/router dependency (#16998) 2019-01-08 19:54:19 +01:00
Manu MA
44fb45e2bc perf(angular): bundle size improvements for angular (#16966) 2019-01-07 22:05:36 +01:00
Arthur
45db44abe7 docs(grid): fix links to row and col components (#16859) 2019-01-04 11:31:23 -05:00
Manu MA
7ee8aa66dd fix(ripple-effect): never capture click (#16955)
fixes #16939
2019-01-04 12:07:47 +01:00
Michael T. Schall
d22e57db72 docs(virtual-scroll): fix property name (#16952) 2019-01-04 11:46:58 +01:00
Abdelaziz Bennouna
005f4135ac docs(segment): update segment usage to include label (#16882)
Adapt docs to 4.0.0-beta.16 breaking change
2019-01-03 17:45:18 -05:00
Manu MA
8ee9205629 fix(tabs): fix goto root (#16926)
fixes #16917
2019-01-01 17:51:38 +01:00
Manu MA
cda2573fdd chore(): update stencil (#16921)
* chore(): update stencil

* fix angular
2018-12-31 17:35:33 +01:00
kplhub
09726b0d35 feat(radio-group): add missing implementation for property allowEmptySelection (#16880)
fixes #16841
2018-12-31 17:24:44 +01:00
Javier Aviles
19c8d2252a docs(infinite-scroll): usage docs
* Update readme.md

* Update readme.md

* Modifying readme for scrollInfinite in the right place
2018-12-31 17:14:37 +01:00
Manu MA
6ca7645258 fix(tab-button): allow standalone tab-button (#16905)
* fix(tab-button): allow standalone tab-button

fixes #16845

* fix lint issue
2018-12-31 12:51:36 +01:00
Manu MA
302be5392c fix(overlays): make them hidden until presented (#16903)
fixes #16685
2018-12-29 01:31:33 +01:00
Manu Mtz.-Almeida
3d656ac312 docs(all): improve type docs for event 2018-12-28 20:38:24 +01:00
Manu Mtz.-Almeida
b3316d480f fix(fab): fab size when href provided
fixes #16833
2018-12-28 20:38:24 +01:00
Manu Mtz.-Almeida
f05c59979f fix(menu): swipe-back has higher priority
fixes #16864
2018-12-28 20:38:24 +01:00
Manu Mtz.-Almeida
f9483a0c13 refactor(utils): reorganize some chunks 2018-12-28 20:38:24 +01:00
Manu MA
ca9ec3e18a perf(angular): proxy fast properties (#16888)
* perf(angular): proxy fast properties

* update stencil
2018-12-28 18:37:24 +01:00
Manu MA
8b140306ef refactor(animation): remove ion-animation-controller (#16842) 2018-12-21 13:17:42 +01:00
Josh Thomas
93671797a6 chore(react): update version after release. (#16844) 2018-12-20 11:54:34 -06:00
Josh Thomas
a66e29917e chore(react): update ionic/core dependency to be rc. 2018-12-20 11:42:19 -06:00
Josh Thomas
1c3e497f9a docs(react): remove ion-animation from the list of components. (#16840) 2018-12-20 11:08:02 -06:00
Josh Thomas
696f62cfab feat(react): add missing simple components to react. (#16836) 2018-12-20 09:29:03 -06:00
Josh Thomas
99bdd1f016 feat(react): create initial portal implementation for overlay ctrls (#16830) 2018-12-20 01:39:40 -06:00
Manu MA
1227d57ac7 fix(select): interfaceOptions can customize mode (#16826)
fixes #16825
2018-12-20 00:50:27 +01:00
Brandy Carney
74587db672 fix(segment): update indicator and border based on theme (#16821)
adds an example to the custom e2e test

fixes #16820
2018-12-19 12:40:12 -05:00
Josh Thomas
45ef6c10fb docs(react): replace x emoji with open checkbox 2018-12-19 11:16:00 -06:00
Josh Thomas
67f81f6004 docs(react): Update to react readme 2018-12-19 11:11:59 -06:00
Daniel Sogl
394b42c3d5 docs(CHANGELOG): fix typo (#16818) 2018-12-19 17:58:31 +01:00
Josh Thomas
e30c5f1756 feat(react): Initial implementations of controller required elements. (#16817) 2018-12-19 10:27:11 -06:00
Manu Mtz.-Almeida
45b2e5c577 4.0.0-rc.0 v4.0.0-rc.0 2018-12-19 17:04:09 +01:00
Manu Mtz.-Almeida
e2ee0b60ad fix(modal): --box-shadow
fixes #16798
2018-12-19 16:55:35 +01:00
Mark Levy
e735d2cbd1 fix(angular): Fix cordova browser error when resumed (#16810)
* fix cordova resume error

In cordova browser error is thrown everytime tab/window is reactivated:
Uncaught TypeError: Cannot read property 'detail' of undefined
    at Channel.<anonymous> (util.js:10)
    at Channel.fire (cordova.js:798)
    at HTMLDocument.<anonymous> (cordova.js:1511)

That was fixed in previous commits, by in latest was reintroduced again.

* update types
2018-12-19 13:35:28 +01:00
Manu MA
fb380028ee fix(core): ts lint issue (#16814) 2018-12-19 13:18:37 +01:00
Manu Mtz.-Almeida
f613b3bdf0 perf(angular): detach fromn change detection 2018-12-19 03:15:19 +01:00
Manu Mtz.-Almeida
2c41823676 fix(angular): router-outlet memory leak
fixes #16285
2018-12-19 03:15:19 +01:00