Liam DeBeasi
5c0ead37bf
docs(config): update innerHTML comments ( #27032 )
2023-03-27 15:14:02 -04:00
Liam DeBeasi
b7e46038e0
fix(many): innerHTML is disabled by default ( #27029 )
...
BREAKING CHANGE:
The `innerHTMLTemplatesEnabled` Ionic Config now defaults to `false`. Developers can set this option to `true` if they would like to continue to use custom HTML features in `ion-alert`, `ion-infinite-scroll-content`, `ion-loading`, `ion-refresher-content`, and `ion-toast`.
2023-03-27 12:07:00 -04:00
Liam DeBeasi
eb10a2e5f6
chore(): sync with main
2023-03-24 14:37:39 -04:00
Liam DeBeasi
3b0af7c55d
feat(config): add option to disable custom html functionality ( #26956 )
2023-03-22 13:59:59 -04:00
Liam DeBeasi
1a8bd6d8c6
chore(deps): update to stencil v3 ( #26663 )
2023-01-31 18:07:22 -05:00
Liam DeBeasi
b78b454e08
revert(): revert base components feature ( #26692 )
...
The Ionic Framework team would like to re-evaluate our approach to improving customization options when building mobile applications. We are looking at other solutions that a) make customizing an app UI easier and b) are applicable to a broader set of developers.
2023-01-30 11:52:36 -05:00
Liam DeBeasi
18f109c7da
feat(base-components): add ability to remove ios and md theme ( #26669 )
2023-01-24 16:18:35 -05:00
Amanda Johnston
c2e1ad385d
chore(many): replace any types and add tech debt tickets ( #26293 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
2023-01-06 09:34:55 -06:00
Amanda Johnston
a67a827fed
feat(toast): add global config toastDuration ( #26425 )
...
Co-authored-by: DwieDima <DwieDima@users.noreply.github.com >
2022-12-06 09:52:52 -06:00
Hans
43e2b3975d
feat(toggle): add toggleOnOffLabels global config option ( #26087 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
2022-10-31 09:49:15 -05:00
Liam DeBeasi
5676bab316
lint(eslint): migrate to eslint and prettier ( #25046 )
2022-04-04 11:12:53 -04:00
William Martin
45cabae04b
feat(platform): add ability to override platform detection methods ( #23915 )
...
resolves #19737
2021-09-14 15:49:04 -04:00
Liam DeBeasi
5db60d9697
chore(): resolve merge conflicts
2021-06-21 14:03:47 -04:00
Liam DeBeasi
dc48a9f1a2
feat(vue): add custom elements bundle ( #23458 )
2021-06-17 14:10:50 -04:00
Liam DeBeasi
60bedb5599
fix(vue): prevent error from being thrown when testing on certain jest runners ( #23421 )
...
resolves #23397
2021-06-07 10:49:19 -04:00
Liam DeBeasi
6f2cbe6e59
breaking(config): remove experimentalTransitionShadow config option ( #22797 )
2021-01-20 14:02:56 -05:00
Liam DeBeasi
5ffa65f84a
feat(vue): add ionic vue beta ( #22062 )
2020-09-10 15:20:49 -04:00
Liam DeBeasi
fa9ddc91bc
feat(all): add ability to eject from Ionic sanitizer ( #20457 )
...
resolves #18277
2020-04-27 16:03:39 -04:00
EinfachHans
1b11ff7fb9
feat(back-button): add 'backButtonDefaultHref' property to Ionic Config ( #20491 )
...
closes #19305
Co-authored-by: Brandy Carney <brandy@ionic.io >
2020-04-27 10:57:43 -04:00
Manu MA
0f05ea4245
feat(config): expose getMode() and deprecate Config ( #19104 )
2019-09-25 17:21:43 +02:00
Adam Bradley
9b075ef529
feat(transition): iOS page transition shadow ( #18695 )
...
Closes #18661
2019-07-18 14:50:56 -05:00
Manu MA
03c1d19e07
perf(all): minify better by using arrow functions ( #18730 )
2019-07-10 10:33:33 -04:00
Manu Mtz.-Almeida
e059fc8048
perf(angular): skip zone
2019-07-06 19:33:34 +02:00
Fer Medina
39fbc32348
fix(config): update types for scrollPadding, inputBlurring and hideCaretOnScroll to boolean ( #17302 )
2019-02-12 16:49:03 -05:00
Manu MA
838f40de37
feat(ripple-effect): add option to disable ripple-effect ( #16393 )
...
fixes #16379
2018-11-20 11:43:18 +01:00
Manu MA
0680fe9251
docs(all): add global config docs ( #16193 )
...
* docs(all): add global config docs
fixes #16109
* lint issue
* add tabButtonLayout
* tabs docs
2018-11-02 17:30:37 +01:00
Manu MA
ecc2c55370
docs(all): possible values are extracted by stencil ( #16190 )
...
* docs(all): possible values are extracted by stencil
* add defaults
* remove all hardcoded defaults
* update stencil
2018-11-02 00:06:40 +01:00
Manu Mtz.-Almeida
9d109d68c8
fix(all): disable animations in e2e tests
2018-10-08 10:18:31 -05:00
Manu Mtz.-Almeida
24f33730a0
feat(nav): animation is customizable
...
fixes #15851
2018-10-04 18:06:19 +02:00
Manu Mtz.-Almeida
0379977e1b
feat(app): adds _forceStatusbarPadding for ionic lab
2018-09-26 01:13:15 +02:00
Manu Mtz.-Almeida
c048f9fda2
fix(app): statusTap and hardwareGB can be activated with config
...
fixes #15617
2018-09-25 15:14:53 +02:00
Manu Mtz.-Almeida
bb1924315e
fix(esm): reorganiza exports
2018-09-11 10:54:30 +02:00
Manu Mtz.-Almeida
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +02:00
Manu Mtz.-Almeida
091b43362b
fix(config): using sessionStorage is not safe
2018-08-22 11:16:42 +02:00
Manu Mtz.-Almeida
db0049ff73
fix(config): add persistance mode
...
fixes #15102
2018-08-12 01:18:59 +02:00
Manu Mtz.-Almeida
01690452e9
feat(config): strongly typed config
...
fixes #15097
2018-08-08 23:53:15 +02:00
Manu Mtz.-Almeida
c1b61d0fee
chore(): update to ionic-rules/strict
2018-07-29 23:10:38 +02:00
Manu Mtz.-Almeida
73a9f140ed
fix(config): avoid using startWith for IE support
...
fixes #14922
2018-07-29 13:27:00 +02:00
Brandy Carney
a7f1f4daa7
refactor(components): update to use shadow DOM and work with css variables
...
- updates components to use shadow DOM or scoped if they require css variables
- moves global styles to an external stylesheet that needs to be imported
- adds support for additional colors and removes the Sass loops to generate colors for each component
- several property renames, bug fixes, and test updates
Co-authored-by: Manu Mtz.-Almeida <manu.mtza@gmail.com >
Co-authored-by: Adam Bradley <adambradley25@gmail.com >
Co-authored-by: Cam Wiegert <cam@camwiegert.com >
2018-07-09 12:57:21 -04:00
Adam Bradley
f3dc8a0fed
chore(exports): update core exports
2018-05-16 11:39:41 -05:00
Manu Mtz.-Almeida
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
Manu Mtz.-Almeida
0c1476e0ff
fix(config): add setupConfig util
2018-04-24 01:25:03 +02:00