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
25b88478a1
test(angular): form tests ( #17179 )
2019-01-20 16:45:13 +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
b01c869a92
test(angular): add test for dynamic slides ( #17167 )
2019-01-18 19:03:54 +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
a6559a4ef4
fix(angular): navigateRoot + animated ( #17164 )
...
fixes #17144
2019-01-18 17:08:53 +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