b259ca6a1f
ci(lint): ensure linted results are pushed for build to pass ( #25196 )
2022-04-26 12:58:20 -04:00
1b407abdf5
fix(all): import path is now correct when using ionic in a stencil app ( #25123 )
...
resolves #25122
2022-04-14 09:34:52 -04:00
083a31acdc
chore(): sync feature-6.1 with main
2022-04-04 15:27:16 -04:00
5676bab316
lint(eslint): migrate to eslint and prettier ( #25046 )
2022-04-04 11:12:53 -04:00
2a438da010
feat(content, reorder-group, header, footer, infinite-scroll, refresher): add custom scroll target to improve compatibility with virtual scroll ( #24883 )
...
Resolves #23437
2022-03-15 11:47:46 -04:00
8a86cfb705
fix(infinite-scroll): infinite scroll event now fired with custom elements build ( #24043 )
...
resolves #24034
2021-10-07 14:36:21 -04:00
48a27636c7
fix(all): component reusage ( #18963 )
...
Use new stencil APIs to allow ionic elements to be reused once removed from the DOM.
fixes #18843
fixes #17344
fixes #16453
fixes #15879
fixes #15788
fixes #15484
fixes #17890
fixes #16364
2019-08-27 16:29:37 +02:00
e82648bda2
refactor(all): update to one (part 3) ( #18874 )
2019-07-25 20:22:44 +02:00
0d58101edc
fix(infinite-scroll): fix scroll listener
2019-06-27 17:50:13 +02:00
b40f7d36d5
fix(): update to Stencil One 🎉 🎊
2019-06-19 21:33:50 +02:00
e5c8c10029
fix(components): include mode classes on components for use in shadow ( #17838 )
...
- removes mode-less component classes from the internal CSS, use element instead
- adds mode specific classes `md` or `ios` for styling inside of shadow components
- adds e2e test that verifies mode classes exist on all ionic components, plus checks for specific classes that the components need for internal styling
fixes #17608
2019-04-16 17:28:21 -04:00
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
33448c6eec
fix(infinite-scroll): disabled resets loading/busy state ( #16107 )
...
fixes #15994
2018-10-26 19:26:16 +02:00
a72fced6fe
fix(all): docs for all missing props
2018-10-11 16:24:08 -05:00
b4a73ad760
fix(infinite-scroll): implements position="top"
...
fixes #15481
2018-10-08 15:46:34 -05:00
c49d896e08
refactor(all): using ComponentInterface
2018-09-14 18:47:00 +02:00
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +02:00
1d46973785
refactor(all): make all method return a promise
2018-08-28 22:20:10 +02:00
926758e585
fix(infinite-scroll): remove unused method
2018-08-24 21:16:12 +02:00
997cda0667
refactor(scroll): merge into ion-content
2018-08-10 00:07:08 +02:00
c1b61d0fee
chore(): update to ionic-rules/strict
2018-07-29 23:10:38 +02:00
92e21a8cf3
fix(all): updated tslint rules to latest
2018-07-29 13:03:47 +02:00
b91a7069b2
docs(infinite-scroll): update docs for disabling infinite scroll
...
updates the breaking changes, usage, and test
closes #14908
2018-07-27 14:53:15 -04:00
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
9559f5e42d
chore(interface): update componentOnReady() and overlay interface
2018-05-25 13:43:06 -05:00
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
d5129df970
fix(all): strong typed events
2018-04-23 17:26:10 +02:00
4ea8881f33
refactor(all): enable strictPropertyInitialization
2018-04-19 18:48:38 +02:00
d623b3b71f
feat(queue): use stencil's queue controller for dom read/writes
2018-04-11 15:24:49 -05:00
e20f76c3b1
refactor(all): async/await
2018-03-24 03:27:27 +01:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00