Liam DeBeasi
9c2cd31b1c
Release 4.3.1 ( #18152 ) ( #18154 )
...
* fix(angular): support replaceUrl with angular <7.2 (#18106 )
* fix(angular): support replaceUrl with angular <7.2
* run linter
* fix(): sanitize components using innerHTML (#18146 )
* 4.3.1 (#18150 )
2019-04-26 15:52:30 -04:00
Brandy Carney
73e2123ce8
4.3.0
2019-04-17 15:27:06 -04:00
Brandy Carney
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
Liam DeBeasi
72a47548ce
4.2.0
2019-04-03 10:38:58 -04:00
Liam DeBeasi
ca36139c80
4.1.2
2019-03-20 13:48:35 -04:00
Brandy Carney
f9cd169cc7
4.1.1
2019-03-07 11:45:09 -05:00
Brandy Carney
8bb20213a9
4.1.0
2019-03-06 11:55:41 -05:00
Brandy Carney
9665e610e1
4.0.2
2019-02-20 11:37:36 -05:00
Liam DeBeasi
29f1500e5a
docs(): Add documentation for slots ( #17441 )
...
* add button slot
* add component slot docs
* update content default slot description
* run npm build
* fix typos
* update md files
* docs(slots): update slot components and the build files
* chore(stencil): updates stencil to build readmes
* chore(build): update the swiper bundle file to match master
* update default slot doc wording
* revert changes
* Revert "update default slot doc wording"
This reverts commit e18401491e .
merge
* docs(slots): update default slot doc wording
2019-02-12 15:51:01 -05:00
Brandy Carney
b49257ab6c
4.0.1
2019-02-06 10:59:23 -05:00
Manu Mtz.-Almeida
ad0c8a4e5c
4.0.0 Neutronium
2019-01-23 17:57:49 +01:00
Manu Mtz.-Almeida
b0aabc2739
4.0.0-rc.3
2019-01-22 21:42:23 +01:00
Manu Mtz.-Almeida
9fcddc2d5c
chore(): update puppeteer
2019-01-22 21:30:01 +01:00
Brandy Carney
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
Manu MA
8e8e2fd23d
chore(): update deps ( #17195 )
2019-01-21 20:24:51 +01:00
Manu MA
7832be3f1c
chore(): update stencil ( #17163 )
...
* chore(): update stencil
* update
2019-01-19 11:31:15 +01:00
Manu Mtz.-Almeida
54474041ba
4.0.0-rc.2
2019-01-16 17:20:31 +01:00
Manu MA
8789748334
test(angular): add more ViewChild and event tests ( #17099 )
2019-01-14 17:38:31 +01:00
Paul Stelzer
8357e5c1ed
fix(angular): fix slides ( #17085 )
...
* test: slides
* remove sideEffects
2019-01-14 16:54:51 +01:00
Manu Mtz.-Almeida
a30f760d92
4.0.0-rc.1
2019-01-09 17:54:00 +01:00
Manu MA
44fb45e2bc
perf(angular): bundle size improvements for angular ( #16966 )
2019-01-07 22:05:36 +01:00
Manu MA
cda2573fdd
chore(): update stencil ( #16921 )
...
* chore(): update stencil
* fix angular
2018-12-31 17:35:33 +01:00
Manu Mtz.-Almeida
3d656ac312
docs(all): improve type docs for event
2018-12-28 20:38:24 +01:00
Manu MA
ca9ec3e18a
perf(angular): proxy fast properties ( #16888 )
...
* perf(angular): proxy fast properties
* update stencil
2018-12-28 18:37:24 +01:00
Manu Mtz.-Almeida
45b2e5c577
4.0.0-rc.0
2018-12-19 17:04:09 +01:00
Manu MA
c9cef12316
chore(): update ionicons ( #16784 )
...
fixes #16781
2018-12-17 18:12:58 +01:00
Manu Mtz.-Almeida
7366677b44
4.0.0-beta.19
2018-12-14 23:41:21 +01:00
Manu Mtz.-Almeida
a27fdc31c7
4.0.0-beta.18
2018-12-13 17:40:14 +01:00
Manu MA
c4e122362d
chore(): update stencil/ionicons ( #16720 )
...
* chore(): update stencil/ionicons
* add ionicons copy task
2018-12-13 16:02:30 +01:00
Adam Bradley
0a1b39e60d
chore(package): update to stencil 0.16.1-6 ( #16713 )
2018-12-12 16:40:06 -06:00
Adam Bradley
ecf1bae441
chore(package): update to stencil 0.16.1-5 ( #16706 )
2018-12-12 09:54:27 -06:00
Manu MA
9b83befa76
feat(all): vscode HTML autocompletion support ( #16687 )
2018-12-11 16:38:59 +01:00
Manu MA
82172b6043
chore(swiper): update deps ( #16667 )
2018-12-11 01:20:17 +01:00
Manu MA
a9247ce0e9
chore(): use defineCustomElements exclude ( #16647 )
2018-12-09 18:45:50 +01:00
Manu MA
437ad09122
refactor(angular): lazy loading tabs ( #16637 )
...
Fixes #16619
2018-12-08 17:23:39 +01:00
Manu MA
28b40fc725
refactor(angular): prefix all ionic components ( #16618 )
...
fixes #16550
2018-12-07 00:39:07 +01:00
Manu MA
119e0c1fd2
refactor(all): avoid using export const enum ( #16614 )
...
* refactor(all): avoid using export const enum
fixes #16497
* add tslint
2018-12-06 21:19:49 +01:00
Manu Mtz.-Almeida
49d8e16f2b
chore(): update ionic
2018-12-05 22:31:34 +01:00
Manu MA
0c36f0501b
chore(): update theme-builder ( #16566 )
2018-12-03 18:45:36 +01:00
Manu Mtz.-Almeida
e402766d03
4.0.0-beta.17
2018-11-29 19:06:35 +01:00
Manu MA
6b7f8ae201
chore(): update stencil ( #16506 )
2018-11-29 18:54:51 +01:00
Manu MA
d09e55500c
chore(): update stencil ( #16460 )
2018-11-26 22:19:48 +01:00
Adam Bradley
d336054328
chore(scripts): rename npm run dev to npm start ( #16416 )
2018-11-21 10:05:25 -06:00
Adam Bradley
1a7ec5c8be
chore(package): update to stencil 0.16.0-5 ( #16415 )
2018-11-21 09:43:02 -06:00
Adam Bradley
4dd4ccc4ce
fix(mode): lazy load same component, two different modes ( #16401 )
...
* test(mode): lazy load same component, two different modes
* chore(package): update to stencil 0.16.0-4
* chore(ng): update ng proxies
2018-11-20 16:27:07 -06:00
Manu Mtz.-Almeida
adae220d42
update
2018-11-20 10:06:02 +01:00
Manu Mtz.-Almeida
a85ef06ac9
chore(): update stencil + api-spec file
2018-11-20 10:06:02 +01:00
Manu Mtz.-Almeida
6318da6424
4.0.0-beta.16
2018-11-16 19:33:59 +01:00
Manu Mtz.-Almeida
fd82716c8a
chore(): update ionicons
2018-11-15 18:34:16 +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