2ddaf7a5a2
chore(angular): use generated proxy declarations ( #25728 )
2022-08-10 23:12:55 -04:00
76ad1d18c8
fix(angular): DatetimeButton is declared on IonicModule ( #25727 )
2022-08-05 11:54:45 -04:00
1c26e9b9b0
fix(angular): button components now route correctly without reload ( #25071 )
2022-04-07 11:57:15 -04:00
3451a34ad0
feat(angular): build for angular 12.0 ( #23970 )
2021-10-15 16:54:59 -04:00
c925274c3b
fix(angular): overlay interfaces are now properly exported ( #23847 )
...
resolves #23846
2021-08-30 10:35:03 -04:00
2f6b1e4eea
feat(breadcrumbs): add breadcrumbs component ( #22701 )
...
resolves #22770
2021-06-17 18:19:10 -04:00
3be1c3dcd7
feat(modal): modals can now be used inline ( #23341 )
...
resolves #20117 , resolves #20263
2021-06-01 11:09:40 -04:00
308fa1c0dd
feat(popover): popover can now be used inline ( #23231 )
...
BREAKING CHANGE: Converted `ion-popover` to use the Shadow DOM.
2021-05-03 12:02:22 -04:00
073883a098
feat(accordion): add accordion and accordion-group components ( #22865 )
...
resolves #17094
2021-03-24 09:17:54 -04:00
2344d0b272
feat(angular): angular 9 support ( #19515 )
...
* init ivy support
* chore(): angular prerelease
* chore: update
* updates
* angular 8 deps
* chore(angular): update sync script
* updates
* chore(): remove console log
* chore(): updates
* chore(): update release script
* fix(): remove comments
* fix(): remove test version
* fix(): failing angular test
* fix(): failing angular tests
* fix(): update ci steps
* fix(): fix sync script
* chore(): refactor angular proxies
* chore(): updates
* chore(): updates
* chore(): lint
* chore(): updates
* chore(ssr): check for window
* chore(): fix virtual scroll angular tests
* chore(): lint
* chore(): add server to link
* chore(scripts): update release script
* chore(): bump version check
* style(scripts): spacing
2019-12-18 18:43:59 -05:00
e67f7e81f7
refactor(css): remove CSS util attributes ( #18956 )
...
BREAKING CHANGES
Removes all CSS utility attributes. Please use CSS classes instead. See the documentation for the correct class names: https://ionicframework.com/docs/layout/css-utilities
2019-10-10 14:34:16 -04:00
07d5f77584
refactor(nav): remove nav-push, nav-pop nav-root ( #19240 )
...
BREAKING CHANGES
Removes ion-nav-pop, ion-nav-push and ion-nav-set-root in favor of using ion-nav-link with router-direction
2019-10-10 14:34:16 -04:00
da5d3f0e04
refactor(): add warnings for deprecated CSS attributes
2019-08-28 13:53:21 +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
1add112be6
chore(): update stencil
2019-07-05 19:33:22 +02:00
f44c17e03b
fix(ssr): fix angular global window and document references
2019-02-25 16:43:41 -06:00
0b84e27c61
perf(angular): flat ng modules ( #17007 )
...
fixes #17001
2019-01-08 21:33:30 +01:00
44fb45e2bc
perf(angular): bundle size improvements for angular ( #16966 )
2019-01-07 22:05:36 +01:00
cda2573fdd
chore(): update stencil ( #16921 )
...
* chore(): update stencil
* fix angular
2018-12-31 17:35:33 +01:00
d1cecf142b
fix(virtual-scroll): fixes dynamic changes
2018-12-19 00:27:04 +01:00
585a84f829
chore(angular): strict tslint ( #16708 )
2018-12-12 17:17:43 +01:00
9167fb4fe1
feat(progress-bar): add progress bar component ( #16559 )
...
resolves #16558
2018-12-10 17:03:52 -05:00
437ad09122
refactor(angular): lazy loading tabs ( #16637 )
...
Fixes #16619
2018-12-08 17:23:39 +01:00
28b40fc725
refactor(angular): prefix all ionic components ( #16618 )
...
fixes #16550
2018-12-07 00:39:07 +01:00
108691dc44
fix(angular): add swipe-to-go-back gesture
2018-11-14 13:22:31 +01:00
3ac05214f1
chore(): update to angular 7
2018-11-14 13:22:31 +01:00
6a138a6c55
refactor(show): remove show/hide-when components ( #16098 )
2018-10-25 21:32:41 -05:00
4d3ad67740
refactor(tabs): apply design-doc ( #16048 )
2018-10-25 22:13:19 +02:00
45b46b4695
fix(angular): generate proxies for ion-tabbar ( #15954 )
2018-10-15 13:34:07 -05:00
f845803c04
chore(angular): update proxies
2018-08-16 15:47:49 +02:00
50ad1e7c5a
fix(router): transition race condition
...
fixes #14873
fixes #15090
2018-08-09 02:40:36 +02: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
3bb661fa11
chore(angular): update angular tests to ng v6 and latest stencil
2018-05-16 11:40:28 -05:00