9358 Commits

Author SHA1 Message Date
c99032de6f docs(loading): remove dismissOnPageChange, add ionLoadingDidDismiss (#17357)
* docs(loading): remove dismissOnPageChange, change onDidDismiss to ionLoadingDidDismiss

* docs(loading): add usage showing events
2019-02-04 11:16:26 -06:00
ccb4de8da8 docs(datetime): fix typo (#17360) 2019-02-04 11:15:25 -06:00
db1bbdcc75 docs(rtl): Fix small typo in item docs (#17365) 2019-02-04 11:14:08 -06:00
39c9553a43 Merge pull request #17355 from ionic-team/update-pwa-check
fix(platform): add additional check for safari PWA
2019-02-04 10:50:01 -05:00
c27d1827b7 Merge branch 'master' into update-pwa-check 2019-02-04 10:39:19 -05:00
e506b70318 Merge pull request #17356 from ionic-team/add-mobileweb-platform
feat(platform): add mobileweb platform
2019-02-04 10:38:17 -05:00
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
a4150010a8 fix(react): duplicate events being fired in ionic/react (#17321) 2019-01-30 12:55:38 -06: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
78005089e4 docs(): rebuilding 2019-01-30 10:53:24 -05:00
d169ebdf6d docs(): rebuild docs 2019-01-30 10:41:21 -05:00
3aca00e53a docs(react): fix typo
Closes #17243
2019-01-30 10:32:42 -05:00
c05dfb8244 docs(): update links
Ref #17256
2019-01-30 10:28:06 -05:00
af9cb46575 docs(ng): update angular test readme
Closes #17212
2019-01-30 09:50:52 -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
d26d43d6ab fix(build): modify rollup.config.js to work with Windows (#17231) 2019-01-23 22:08:08 +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 v4.0.0 2019-01-23 17:57:49 +01:00
31d64424f3 chore(): skip datetime test 2019-01-23 17:51:17 +01:00
caa2c1e980 chore(): Release of @ionic/react 0.0.3 (#17217) 2019-01-22 22:56:29 -06:00
4c896c529b docs(): update alpha docs for react and vue. (#17216) 2019-01-22 22:06:17 -06:00
b0aabc2739 4.0.0-rc.3 v4.0.0-rc.3 2019-01-22 21:42:23 +01:00
4b7c17a7e0 chore(): fix install 2019-01-22 21:32:53 +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
1100146125 test(angular): wait longer for root tests 2019-01-22 21:30:01 +01:00
f46cd507c2 feat(react): complete controller integrations and navigation (#16849)
* fix(react): correct controller types and reexport AlertOptions.

* feat(): add Ion Stack and Tabs navigation items based on React Router.

* rework tabs and add router outlet

* fixes to the outlet rendering.

* add direction as state

* fixed transitions

* Update to core rc2.
2019-01-22 14:09:58 -06: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
a7a2fc59bf docs(angular): adds docs to angular API (#17211) 2019-01-22 20:03:47 +01: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
39c119ab4b docs(contributing): specify how to preview changes in RTL (#17173) 2019-01-22 12:27:03 -05:00
835aea9c4a feat(slides): expose updateAutoHeight (#17208)
fixes #15079
2019-01-22 16:00:25 +01:00
a945b03144 fix(angular): race condition when fast navigation (#17197)
fixes #17194
fixes #16449
fixes #15413
2019-01-22 15:03:43 +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