499 Commits

Author SHA1 Message Date
c28c45f493 4.11.11 2020-09-11 16:18:46 -04:00
0179aad2b3 4.11.10 2020-01-24 16:15:45 -05:00
7b9515ffa3 4.11.9 2020-01-23 13:00:15 -07:00
023b835d16 4.11.8 2020-01-13 09:52:21 -07:00
0f10bb29e8 4.11.7 2019-12-12 14:58:54 -07:00
78b3029665 4.11.6 2019-12-11 09:13:38 -07:00
06c0c77673 4.11.5 2019-11-14 14:59:57 -05:00
dd007d55fe chore(angular): update Config deprecation message (#19908)
* update deprecation msg

* add exact release
2019-11-14 14:42:50 -05:00
d8b6098e30 4.11.4 2019-11-07 14:34:46 -07:00
8d55564a0e 4.11.3 2019-10-30 12:11:29 -06:00
8853bd5045 4.11.2 2019-10-21 15:05:43 -04:00
048a1a8265 4.11.1 2019-10-14 09:54:49 -06:00
ec188990d6 chore(): bumping timeout 2019-10-14 09:26:44 -06:00
209cd5adfa 4.11.0 2019-10-09 14:33:20 -06:00
6f5e304e18 4.10.3 2019-10-09 15:03:01 -04:00
9b0bbc86b8 4.10.2 2019-10-08 11:07:49 -04:00
790e0c69ea 4.10.1 2019-10-07 11:28:10 -04:00
bfb704e2d2 fix(css): update deprecations to remove wrap (#19535)
the wrap attribute is still deprecated from global CSS but it improperly throws errors on textarea where it's valid

fixes #19499
2019-10-02 18:05:28 -04:00
26f50ca651 4.10.0 2019-09-27 13:26:40 -04:00
b4d92c6241 fix(ie): classList does not support variadic (#19460) 2019-09-27 13:12:06 +02:00
a28e501272 test(angular): fix dependencies (#19468) 2019-09-27 13:07:45 +02:00
0f05ea4245 feat(config): expose getMode() and deprecate Config (#19104) 2019-09-25 17:21:43 +02:00
1e081c0a22 docs(breaking): fix minor grammar issues (#19418) 2019-09-24 12:26:02 -04:00
e98769edd0 fix(angular): add double initialize warning (#19393) 2019-09-20 14:29:34 +02:00
1b9593963e merge release-4.9.1
Release 4.9.1
2019-09-16 15:06:20 -04:00
f7027fc9ad 4.9.1 2019-09-16 14:32:23 -04:00
e27962dcaf feat(title): add support for small title (#19215)
Updates title to include `small` size and updates searchbar and UI to match native.

closes #18898
2019-09-05 17:32:19 -04:00
923312ecd5 feat(title): add large iOS toolbar title (#19268)
Co-authored-by: Brandy Carney <brandyscarney@users.noreply.github.com>
2019-09-04 11:38:48 -04:00
4cfd29f574 4.9.0 2019-09-04 10:41:31 -04:00
d1ee36b2c8 docs(all): update usage of css utils (#19208) 2019-08-30 18:32:21 +02:00
9751f145e1 fix(segment): don't emit ionChange until didLoad (#19218)
fixes #19204
2019-08-29 09:30:37 +02:00
da5d3f0e04 refactor(): add warnings for deprecated CSS attributes 2019-08-28 13:53:21 +02:00
e1fa461e9b feat(swiper): expose full API (#19137)
* expose full swiper API

* update types

* run build

* run angular build
2019-08-27 12:25:35 -04:00
0e18f049c2 merge release-4.8.1
Release 4.8.1
2019-08-27 12:20:42 -04:00
ef34402960 refactor(events): add deprecations (#19103) 2019-08-27 18:20:07 +02:00
c3044f59df feat(nav-link): merge nav-push/pop/set-root into a single component (#18909) 2019-08-27 18:14:13 +02:00
4902de4631 4.8.1 2019-08-27 11:56:32 -04:00
a65d897214 refactor(): deprecate web component controllers (#19109) 2019-08-27 14:00:45 +02:00
919c73f66d 4.8.0 2019-08-21 15:18:33 -04:00
cbd230c67e docs(): correct loading usage in BREAKING.md (#19136)
`content` does not exist in `LoadingOptions`. It's now called `message`.
2019-08-20 10:06:17 -04:00
1187dc2fc7 feat(searchbar): add inputmode property (#18980) 2019-08-08 20:13:34 +02:00
ea3fdae2dd chore(): update deps (#18856) 2019-08-08 20:06:12 +02:00
5f869796be chore(): update ssr test app
Enables ES2015 builds and passes the bundleDependencies flag
2019-08-08 13:09:18 -04:00
c9f7c47571 4.7.4 2019-08-07 15:55:08 -04:00
04b350ce0b 4.7.3 2019-08-07 13:06:03 -04:00
a633db1688 4.7.2 2019-08-07 12:08:11 -04:00
3ec9607281 chore(): disable swipe to go back e2e tests (#19024) 2019-08-07 11:25:22 -04:00
84e306c1a6 feat(ssr): add ionic angular server (#18880) 2019-08-06 12:24:42 -05:00
713ea8adaa fix(router): fix partial gesture (#18977)
fixes #18462
2019-08-06 17:28:29 +02:00
f94300cbb3 refactor(angular): use arrow functions (#18910) 2019-08-06 14:18:08 +02:00