51 Commits

Author SHA1 Message Date
16815b3cc8 chore(build): awaiting on test task 2019-10-30 13:16:15 -06:00
43ecf6ce5f chore(release): update target branch to current branch for release tag 2019-10-14 20:07:55 -04:00
ce0bed4cf3 chore(release): update release script to move the npm link 2019-10-14 20:07:55 -04:00
94c13c2994 chore(scripts): update release script to include tag for rc
- adds support for changing the tag from `latest` to `next`
- checks the user's confirmation on the prepare and tag to end the script if the user selects no
- adds support for passing --dry-run to see what the publish will be
2019-10-14 20:07:55 -04:00
889f282450 fix(build): properly update peer dependencies (#19639) 2019-10-14 11:13:20 -06:00
1cb97504d9 chore(release): npm link react package for the release script (#19657) 2019-10-14 12:54:30 -04:00
8706ecf9c3 chore(): React Build Scripts (#19501) 2019-10-07 10:37:20 -06:00
c473b3ed92 chore(): add production build check (#19031) 2019-08-07 12:00:15 -06:00
27a68b3f7f 4.7.1 2019-07-26 11:35:34 -04:00
fb18f3ba25 feat(): support for stackblitz (#18846) 2019-07-23 01:01:36 +02:00
f1eeed1c91 Move package.json to angular directory for v3.
Per conversation with Adam, we are trying to get GitHub to properly pick up the Used By
count for Ionic 3 which is much higher than v4 today. This is a dummy package.
2019-07-10 12:47:40 -05:00
292cc867a5 Create v3 package.json for proper Used By count
Github scans repos to compute the Used By, and ionic 3 has more usage which we should get credit for so this adds a dummy `package.json` file for v3
2019-07-09 10:54:16 -05:00
b40f7d36d5 fix(): update to Stencil One 🎉🎊 2019-06-19 21:33:50 +02:00
cd0f03e4b6 chore(scripts): fix typo of hotfix 2019-03-07 11:32:37 -05:00
f8861a5e28 chore(release): update release script to check for release or hotfix branches 2019-03-06 11:55:41 -05:00
4b7c17a7e0 chore(): fix install 2019-01-22 21:32:53 +01:00
cf9f53b833 chore(): fix release date of dev releases (#17191) 2019-01-21 17:09:17 +01:00
90740ce2c2 chore(): no-install flag 2019-01-16 17:15:43 +01:00
564fd61541 chore(build): add release.dev npm build script (#17104) 2019-01-14 22:01:45 +01:00
c65734dd40 chore(): lint before update package.json 2018-12-13 17:03:18 +01:00
1a27bce7fd chore(): release script for docs (#16620) 2018-12-07 01:26:53 +01:00
1badf58014 chore(): bypass version check 2018-11-01 19:50:09 +01:00
65ebb53d68 chore(): build after test 2018-09-26 21:00:55 +02:00
fef751d718 chore(): do not install on build 2018-08-16 15:47:49 +02:00
b69098a77d chore(): update deps 2018-07-29 01:44:45 +02:00
70bd1e88ea chore(build): use install instead of ci for release 2018-07-16 13:38:39 -05:00
eff80563c1 chore(build): remove auto-updating package-lock 2018-07-11 13:51:07 -05:00
477316adb1 revert(): improve global build script
This reverts commit 39ab607fb662a21f188d07afd3249263d995b47f.
2018-07-10 12:02:09 -05:00
39ab607fb6 chore(): improve global build script 2018-07-10 00:11:01 +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
dce45b27c1 chore(package): json stringify indent 2018-05-22 23:24:42 -05:00
fc078af3b4 fix(scripts): update github release notes 2018-05-17 20:58:47 +02:00
3b5365dd8a chore(readme): update readme unpkg link on each deploy 2018-05-02 15:01:51 -05:00
0f086ce7b5 4.0.0-alpha.4 2018-04-30 19:14:16 +02:00
545d3c29a2 fix(scripts): github release 2018-04-28 14:43:15 +02:00
5153da458c fix(angular): proxy methods 2018-04-06 11:33:09 +02:00
ddf2f2220d chore(scripts): using npm ci 2018-04-05 15:41:20 +02:00
2215c6aaa1 fix(scripts): improve script 2018-04-05 15:24:50 +02:00
d23108a16c fix(script): release script pushes tags 2018-04-04 21:18:42 +02:00
904af3901b chore(scripts): fix script 2018-04-04 16:57:55 +02:00
974b949754 fix(scripts): update dep version 2018-04-04 16:52:01 +02:00
172cf25380 chore(scripts): fix release scripts 2018-03-29 20:59:04 +02:00
53b6471d2b chore(release): rename release script 2018-03-28 16:20:20 -05:00
f304480dfc chore(deploy): update deploy scripts 2018-03-28 15:35:31 -05:00
9836c60dae docs(scripts): deploy 2018-03-22 20:17:57 +01:00
59a0341104 chore(): remove prerelease increments 2018-03-22 15:03:45 +01:00
7b50ea974f chore(): improve publish scripts 2018-03-22 14:45:41 +01:00
6f5b86982c chore(all): release script improvement 2018-03-22 00:05:04 +01:00
2b8549bd3f 0.1.4 2018-03-21 23:59:25 +01:00
f904fd111b chore(all): monorepo release script 2018-03-21 23:53:25 +01:00