ff0a0eddf1
Merge branch 'master' into add-mobileweb-platform
2019-02-01 14:30:14 -05:00
536254e430
Merge branch 'master' into update-pwa-check
2019-02-01 14:10:35 -05:00
bdcf1686d8
test(searchbar): update searchbar tests to take focused ss ( #17318 )
...
- gets focus test working properly
- adds a no cancel button focus test
this should prevent the regression in #17252 in the future
2019-02-01 11:01:11 -05:00
710a3498a5
docs(modal): fix typo with returning header ( #17333 )
2019-02-01 10:58:52 -05:00
a584f6e6da
fix(platform): add additional check for safari PWA
2019-02-01 09:36:57 -05:00
cf2b2b370a
feat(platform): add mobileweb platform
2019-02-01 08:43:32 -05:00
c87867caef
fix(searchbar): hide search icon when focused with cancel button ( #17260 )
...
fixes #17252
2019-01-30 12:12:30 -05:00
9ba9275d28
docs(): update incorrect links
2019-01-30 11:21:09 -05:00
d169ebdf6d
docs(): rebuild docs
2019-01-30 10:41:21 -05:00
c05dfb8244
docs(): update links
...
Ref #17256
2019-01-30 10:28:06 -05:00
bb05c6e84d
docs(segment) add example for default Value
...
Closes #17275
2019-01-30 09:47:06 -05:00
74ce34fa68
fix(range): chrome bug with will-change
2019-01-28 18:42:51 +01:00
bf434e52c9
docs(loading): correct loading-controller link path ( #17295 )
...
closes ionic-team/ionic-docs#254
2019-01-28 09:12:01 -06:00
496f37cc56
docs(alert): correct alert-controller link path ( #17294 )
...
references ionic-team/ionic-docs#254
2019-01-28 09:00:40 -06:00
40c69554d4
fix(grid): add flex to ion-grid to allow it to properly render in an ion-item ( #17258 )
...
fixes #17075
2019-01-25 11:54:30 -05:00
986e67b02a
fix(reorder): capture click event ( #17244 )
...
fixes #17241
2019-01-24 13:22:58 +01:00
b31b9f45de
docs(breaking): add breaking changes and copy editing ( #17214 )
...
- adds col auto to grid
- updates overlays to point to the same usage
- copy editing
- adds more info on the tabs changes
- documents event changes closes ionic-team/ionic-docs#258
- update nav event documentation
references #16819
2019-01-23 15:25:11 -05:00
ad0c8a4e5c
4.0.0 Neutronium
2019-01-23 17:57:49 +01:00
31d64424f3
chore(): skip datetime test
2019-01-23 17:51:17 +01:00
b0aabc2739
4.0.0-rc.3
2019-01-22 21:42:23 +01:00
854e345088
chore(): skip some tests
2019-01-22 21:30:01 +01:00
9fcddc2d5c
chore(): update puppeteer
2019-01-22 21:30:01 +01:00
3612651334
fix(item): fix margins on slotted content (avatar, thumbnail) ( #17065 )
...
- style all slots margin by removing the `:not(.interactive)`
- updates toggle margin
fixes #16997
2019-01-22 14:43:58 -05:00
d3b6e60adf
fix(icon): update ionicons to flip for rtl ( #17196 )
...
- updates to latest ionicons 4.55 and adds rtl test
- includes e2e test for RTL icons
references #17012
2019-01-22 13:37:39 -05:00
835aea9c4a
feat(slides): expose updateAutoHeight ( #17208 )
...
fixes #15079
2019-01-22 16:00:25 +01:00
3defbf3a8f
fix(button): avoid using attribute selectors for disabled ( #17198 )
2019-01-22 14:23:30 +01:00
8e8e2fd23d
chore(): update deps ( #17195 )
2019-01-21 20:24:51 +01:00
a90084c077
feat(input): add getInputElement() ( #17183 )
...
expose internal <input> element
fixes #17174
2019-01-21 17:19:40 +01:00
cf9f53b833
chore(): fix release date of dev releases ( #17191 )
2019-01-21 17:09:17 +01:00
59bd823d05
fix(gesture): destroy gesture handler when it's done ( #17184 )
...
fixes #16433
fixes #16974
2019-01-21 02:01:44 +01:00
766c79d2a1
feat(angular): add global pop() ( #17182 )
...
fixes #16340
2019-01-21 01:52:47 +01:00
e7538f3ccd
fix(textarea): new-line in firefox ( #17176 )
...
fixes #17155
2019-01-19 23:27:23 +01:00
2b4d7b7be9
fix(angular): apply validation classes properly
...
* fix(angular): add validation classes to ion-item
* fix(inputs): focus handling
fixes #17171
fixes #16052
fixes #15572
fixes #16452
fixes #17063
2019-01-19 22:56:00 +01:00
7832be3f1c
chore(): update stencil ( #17163 )
...
* chore(): update stencil
* update
2019-01-19 11:31:15 +01:00
c917bb4f05
fix(searchbar): keep search icon shown when searchbar has focus ( #17154 )
2019-01-18 19:16:55 +01:00
5cb7f68ee2
fix(content): tap-click deadlock ( #17170 )
...
fixes #17138
fixes #16863
fixes #16191
fixes #16911
2019-01-18 18:53:35 +01:00
d513e8a952
feat(datetime): add readonly prop ( #17139 )
2019-01-18 17:24:58 +01:00
0cf189412d
fix(fab): remove layout contain from content ( #17048 )
...
fixes #16780
2019-01-17 12:45:23 -05:00
3ff9fafe8e
fix(select): pass click event to popover interface ( #17146 )
...
also updates e2e test so that it will continue to take screenshots after mismatches and adds the popover example to avoid future regressions
references #16715 fixes #17142
2019-01-17 12:16:31 -05:00
ceae5d20d7
fix(alert): update styles for rtl ( #17129 )
...
- apply border correctly to 2 button mode in iOS
- radio: position icon correctly (fixes #16295 )
- checkbox: position icon correctly
- remove scrollbar with radio/checkbox
- updates e2e test to include rtl
https://screenshot.ionicframework.com/5447404/d8bad6a
references #17012
2019-01-16 15:38:08 -05:00
54474041ba
4.0.0-rc.2
2019-01-16 17:20:31 +01:00
5e8511607a
test(nav): skip tests for the release
2019-01-16 17:08:03 +01:00
9e80b7377c
revert(test): update avatar index.html
...
This reverts commit f1c970af8d3898e8b9f2477bb69e474fcebf3c34.
2019-01-16 08:28:23 -06:00
0693c887f9
docs(row): fix links to grid and col components ( #17119 )
2019-01-15 12:49:24 -05:00
1099dc30b0
fix(input): fix display of ion-input in narrow ion-item in Firefox ( #16978 )
...
* fix(input): fix display of ion-input in narrow ion-item in Firefox
* Update index.html
test(input): add narrow input test
2019-01-15 12:44:00 -05:00
c2fe9175bf
refactor(rtl): use css logical properties for padding/margin ( #16987 )
...
* refactor(rtl): use css logical properties for padding/margin
* fix(item-divider): fix padding
* test(rtl): add item basic rtl script
* fix(rtl): update core/src/themes/ionic.mixins.scss
* refactor(rtl): wrap css logical props with @supports
* refactor(rtl): do not use css logical properties for hardcoded 0 values
2019-01-15 10:43:00 -06:00
b0f51d4989
fix(utils): remove console log ( #17116 )
2019-01-15 11:47:01 +01:00
003eb2faff
test(e2e): fix e2e screenshot wait ( #17110 )
2019-01-14 16:56:08 -06:00
a9a23afce6
fix(rtl): fix rtl back button default ( #17109 )
...
Closes #15357
2019-01-14 16:37:20 -06:00
d3b866b290
refactor(all): remove ionChange in non-inputs ( #17101 )
...
fixes #17071
2019-01-14 21:43:24 +01:00