Commit Graph

307 Commits

Author SHA1 Message Date
Sean Perkins
c17d1d8b88 chore(test-apps): set minimum node version to 16 (#26960) 2023-03-15 11:04:55 -04:00
Liam DeBeasi
20a97a06f2 chore(lerna): update lerna (#26033) 2022-09-28 10:38:09 -04:00
James Henry
ea830734c5 chore(): update lerna to 5.3.0 (#25682) 2022-07-28 14:21:36 -04:00
Liam DeBeasi
719091f79d chore(lerna): downgrade lerna for now (#25497) 2022-06-17 10:12:07 -04:00
Liam DeBeasi
e52392e648 chore(): update lerna (#25492) 2022-06-16 15:51:08 -04:00
Liam DeBeasi
6b48ed184a chore(core): clean up root and core deps (#25466) 2022-06-14 11:59:35 -04:00
Liam DeBeasi
3e2d04dcc6 chore(release): remove old release scripts and deps (#24599) 2022-01-19 13:41:22 -05:00
Liam DeBeasi
bbbe778a8a chore(package): bump supported node version to 15+ (#24598) 2022-01-19 12:14:03 -05:00
Liam DeBeasi
179cbd334b build(): add lerna for dev builds (#24358) 2021-12-10 17:17:53 -05:00
Will Martin
7f61b06895 build(commitizen): do not run on main, next, or release branches (#24258) 2021-11-25 09:17:23 -05:00
William Martin
f83768cafe build(commit): add husky and commitizen (#23714) 2021-08-06 10:00:11 -04:00
Liam DeBeasi
494a4a08fe chore(): add missing dependency (#23482) 2021-06-22 09:20:45 -04:00
Liam DeBeasi
b3847ff723 chore(): remove old test app, bump dependencies (#23481) 2021-06-22 08:43:57 -04:00
Brandy Carney
6dae5d1dfe chore(dependencies): add missing package lock files to packages (#21951)
- Add `package-lock.json` to `angular`, `angular-server`, `react`, `react-router` and the root 
- Ran `npm audit` on all, fixed vulnerabilities
- Ran `npm outdated` on all, updated minor and patch versions
- Ran `npm update` on all
2020-08-21 16:00:40 -04:00
Liam DeBeasi
c680705162 chore(): update scripts to use colorette instead of turbocolor (#21349) 2020-05-20 13:33:53 -04:00
Brandy Carney
cefb08fe32 chore(release): update to latest octokit and usage (#20601)
- rename all references of `tag` to either `gitTag` or `npmTag` based on what they contain since this was confusing throughout
- add the code to publish to git as a prerelease if the npm tag is `next`
- log the version when asking if the npm tag is correct
2020-02-24 11:46:09 -05:00
Adam Bradley
e3a5d1f93a chore(angular-server): init angular-server package (#18950) 2019-07-30 09:50:23 -05:00
Adam Bradley
815fa2eb06 feat(hydrate): add @ionic/core/hydrate app (#18867) 2019-07-23 16:46:06 -05:00
Manu MA
301b0fc1d1 chore(): update to stencil 1.1 (#18609) 2019-06-26 17:17:48 +02:00
Adam Bradley
564fd61541 chore(build): add release.dev npm build script (#17104) 2019-01-14 22:01:45 +01:00
Manu Mtz.-Almeida
b69098a77d chore(): update deps 2018-07-29 01:44:45 +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
Manu Mtz.-Almeida
545d3c29a2 fix(scripts): github release 2018-04-28 14:43:15 +02:00
Adam Bradley
53b6471d2b chore(release): rename release script 2018-03-28 16:20:20 -05:00
Adam Bradley
f304480dfc chore(deploy): update deploy scripts 2018-03-28 15:35:31 -05:00
Adam Bradley
c2ce0f2d2d chore(package): update devDeps 2018-03-22 09:51:56 -05:00
Manu Mtz.-Almeida
f904fd111b chore(all): monorepo release script 2018-03-21 23:53:25 +01:00
Manu Mtz.-Almeida
72fab3665c chore(all): release script 2018-03-21 21:57:13 +01:00
Adam Bradley
814cf73a00 chore(package): init root build scripts 2018-03-21 14:14:52 -05:00
mhartington
30f2ac2286 chore(): update lerna 2018-03-13 09:50:57 -04:00
Ken Sodemann
2d61e1fbd5 feat(e2e-test): hookup the mocha test runner 2017-10-27 15:22:11 -05:00
Manuel Mtz-Almeida
fffa9b5460 style(all): adds tslint-ionic-rules 2017-09-17 23:04:02 +02:00
Adam Bradley
268325cab2 chore(package): move devDeps to root package.json 2017-08-03 09:17:08 -05:00
Josh Thomas
bd5b67304d chore(): begin adding ionic components to mono-repo. 2017-06-21 09:33:06 -05:00
Brandy Carney
11f48cba26 chore(ionic): update latest package.json 2017-06-09 17:34:06 -04:00
Adam Bradley
3f2a753811 Merge branch 'master' into v4
# Conflicts:
#	src/components/slides/swiper/swiper.ts
2017-05-24 10:50:58 -05:00
Dan Bucholtz
4a56cbba29 chore(changelog): ionic-angular 3.3.0 changelog
ionic-angular 3.3.0 changelog
2017-05-24 09:51:35 -05:00
Daniel Sogl
67bbaf331e chore(package): update Angular to 4.1.2 (#11615)
Update to Angular 4.1.2
2017-05-19 15:14:13 -04:00
Adam Bradley
e50dc31d93 Merge branch 'master' into v4
# Conflicts:
#	README.md
#	package.json
#	src/components/action-sheet/action-sheet-component.ts
#	src/components/badge/badge.scss
#	src/components/card/card.ios.scss
#	src/components/card/card.md.scss
#	src/components/card/card.wp.scss
#	src/components/scroll/scroll.scss
#	src/components/scroll/scroll.ts
#	src/components/scroll/test/basic/main.html
#	src/components/slides/slides.scss
#	src/components/slides/swiper/swiper-effects.ts
#	src/components/slides/swiper/swiper-events.ts
#	src/components/slides/swiper/swiper-parallax.ts
#	src/components/slides/swiper/swiper.ts
#	src/components/toggle/test/toggle.spec.ts
#	src/components/toggle/toggle-gesture.ts
#	src/components/toggle/toggle.ios.scss
#	src/components/toggle/toggle.md.scss
#	src/components/toggle/toggle.ts
#	src/components/toggle/toggle.wp.scss
#	src/themes/ionic.mixins.scss
2017-05-17 23:03:49 +02:00
Dan Bucholtz
f9027690d0 chore(ionic): release 3.2.1 2017-05-12 12:00:32 -05:00
perry
700e4c2479 chore(ci): sync paralell demo builds via s3 2017-05-10 14:28:55 -05:00
Brandy Carney
4623ae5879 chore(ionic): release 3.2.0 2017-05-10 11:25:06 -04:00
Dan Bucholtz
4b60e89849 chore(dependencies): update to latest zone.js for faster start-up (#11579)
update to latest zone.js for faster start-up
2017-05-09 12:18:13 -05:00
Manu MA
7aa07b05ee chore(app-scripts): update to 1.3.7 2017-05-04 22:05:57 +02:00
Manuel Mtz-Almeida
877829b933 chore(e2e): adds bonjour support 2017-05-04 22:05:57 +02:00
Adam Bradley
ce81a62870 Merge branch 'master' into v4
# Conflicts:
#	package.json
2017-05-02 14:40:09 -05:00
jgw96
19020108aa chore(package): update to ts 2.3.2 2017-05-02 14:11:29 -05:00
Adam Bradley
4c8cf195e9 chore(typescript): update to 2.3.2 2017-05-02 13:04:33 -05:00
Adam Bradley
cae0c0e050 Merge branch 'master' into v4
# Conflicts:
#	package.json
#	src/components/badge/badge.scss
#	src/components/slides/slides.scss
2017-05-02 12:55:07 -05:00
Daniel Sogl
04120b4719 chore(angular): update to latest Angular release (#11403)
* chore(package.json): update to latest Angular release

In Angular 4.1 are no breaking changes. The update should be no problem.

* Update package.json
2017-05-02 10:37:15 -05:00