35 Commits

Author SHA1 Message Date
OS-jacobbell
2a8e43aff0 chore(workflows): refactor github workflows for new npm auth (#1486) 2026-03-09 12:03:24 -06:00
Christian Bromann
76a68e4629 fix(ci): run test when pushing to main 2025-07-07 15:46:42 -07:00
Christian Bromann
a1a8ba85bb fix: update dependencies 2025-07-07 14:02:39 -07:00
Christian Bromann
b9858daaab fix(ci): uncomment ci pipeline 2025-05-05 15:55:32 -07:00
Christian Bromann
0269306a15 fix(ci): remove auth step 2025-05-05 15:52:04 -07:00
Christian Bromann
be3fcd7a70 fix(ci): fix auth command 2025-05-05 15:50:01 -07:00
Christian Bromann
4921d70e32 fix(ci): fix auth command 2025-05-05 15:48:06 -07:00
Christian Bromann
bef34677cd fix(ci): fix propagating version 2025-05-05 15:44:13 -07:00
Christian Bromann
2e393282c9 fix(ci): fix git set up 2025-05-05 15:42:38 -07:00
Christian Bromann
ecfff506b9 fix(ci): retrieve new version from package.json 2025-05-05 15:32:25 -07:00
Christian Bromann
87161a14a5 fix(ci): dry run it 2025-05-05 15:24:20 -07:00
Christian Bromann
b1893f4ef6 fix(ci): test a different token 2025-05-05 15:22:11 -07:00
Christian Bromann
d0e18dab3e fix(ci): tweak release pipeline 2025-05-05 15:18:26 -07:00
Christian Bromann
77e5de20c8 fix(ci): set token before push 2025-05-05 15:13:45 -07:00
Christian Bromann
2ad4148057 fix(ci): set proper token 2025-05-05 14:56:22 -07:00
Christian Bromann
5b23d0a963 fix(ci): set up git before calling npm version 2025-05-05 14:53:56 -07:00
Christian Bromann
987d118b0b ci: update pipelines 2025-05-05 14:52:10 -07:00
Christian Bromann
e04eccc868 breaking: modernize project (#1447)
* chore: update project dependencies

* remove lerna

* update build

* plugin fixes

* Icons do not display when the svg is loaded from a file:// URL in Safari

fixes #1298

* Update path fill in warning-outline.svg exclamation mark

* set currentColor - fixes #1420

* add bell tag to notifications icon - fixes #1090

* add sliders and filters tags to option icon - fixes #1060

* add loveseat tag to bed icon - closes #503

* add contacts tag to people-circle
closes #779

* fix data.json

* update data.json

* set up prettier

* fix contributing link

* prettier after rebase

* add missing rimraf

* add more comments

* run prettier as part of the build

* set module resolution to bundle

* consolidate contributing guidelines and coc as part of the root directory

* fix link

* copy svg into www

* cut me some visual slack

* Update readme.md

Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>

* Update package.json

Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>

* Update CONTRIBUTING.md

Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>

* remove generating collections

* ensure all directories exist

* only define snapshot tolerance in config

* update dependencies

* Update src/components/icon/request.ts

Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>

* Update src/components/icon/request.ts

Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>

* Update src/components/icon/request.ts

Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>

* Update src/components/icon/request.ts

Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>

* prettier

* update release pipeline

* fix exports

* recommend to use esm.sh as cdn

---------

Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
2025-05-02 08:04:17 -07:00
jcesarmobile
4477c02512 chore(ci): update actions to v4 (#1415) 2024-11-19 11:39:07 +01:00
Liam DeBeasi
1c3f59def5 chore: use local version of lerna (#1349) 2024-03-20 13:18:08 -04:00
Liam DeBeasi
30f23ae9f5 chore(ci): pass env token 2024-03-20 09:41:51 -04:00
Liam DeBeasi
eea9396f11 chore(ci): pull branch correctly 2024-03-20 09:18:20 -04:00
Liam DeBeasi
de8b11e892 chore(ci): package-lock is updated from separate job (#1308) 2024-01-02 12:44:33 -05:00
Liam DeBeasi
c7f561ce41 test: refactor to use toHaveScreenshot (#1314) 2023-12-14 12:52:50 -08:00
Liam DeBeasi
cb640b6208 chore(ci): ensure local version of lerna is used (#1288) 2023-10-10 10:42:07 -04:00
Maria Hutt
8369c36e88 chore(workflows): update node version to 18 (#1276) 2023-09-08 12:24:38 -07:00
Liam DeBeasi
fb46c75128 chore(ci): update workflows for upcoming deprecations (#1209) 2023-05-03 08:34:27 -04:00
Lars Mikkelsen
c86778cc7b chore(ci): enable npm package provenance (#1206) 2023-04-24 15:19:50 -04:00
Liam DeBeasi
1b98f9d99f chore(ci): add production release script (#1154) 2022-11-18 13:42:30 -05:00
Liam DeBeasi
9cf31324ff chore(ci): add release CI stub (#1151) 2022-11-18 13:00:46 -05:00
Liam DeBeasi
1af1b48afb chore(ci): do not tag release for dev builds (#1152) 2022-11-18 11:34:00 -05:00
Liam DeBeasi
33193e3749 chore(ci): add dev build task (#1149) 2022-11-18 10:49:15 -05:00
Liam DeBeasi
36992fc01b chore(ci): e2e tests are run on CI (#1126) 2022-10-14 13:50:00 -04:00
Liam DeBeasi
5f2aab6cbe chore(ci): add update screenshots stub (#1125) 2022-09-30 16:38:13 -04:00
Liam DeBeasi
0dfccdf016 chore(ci): run build on CI (#1121) 2022-09-30 15:23:48 -04:00