556 Commits

Author SHA1 Message Date
2e5fdc6a63 chore: update publish setup 2022-12-13 16:15:56 -05:00
8842315af3 chore: add lint staged and husky setup 2022-12-06 09:41:54 -05:00
421ecf17e6 Feature/website overhaul (#49)
* Reorganize repo
* Overhaul website design and rewrite in NextJS and Typescript
* Delete website-publish.yml
2022-10-25 09:18:18 -04:00
3674ee5bd8 Feature/toast UI editor (#45) 2022-10-20 18:41:46 -04:00
e60e1fa755 Feature/typescript conversion (#44) 2022-10-20 11:57:30 -04:00
405d5f9f84 v0.3.7 2022-10-11 08:45:34 -04:00
ccde4a0bb2 v0.3.6 2022-10-11 08:38:59 -04:00
4a11034de9 v0.3.5 2022-10-11 07:53:12 -04:00
5280909a0c v0.3.4 2022-10-10 16:33:44 -04:00
5c31bc9a98 v0.3.3 2022-10-10 09:44:10 -04:00
a4a9e70057 v0.3.2 2022-10-02 20:59:57 -04:00
d4054ac521 Update package.json 2022-10-02 20:56:41 -04:00
6a4e988524 Fix icon names, update to 0.3.0 2022-10-02 20:14:35 -04:00
8a59f850d1 Feature/rebrand (#27) 2022-10-02 20:06:20 -04:00
ceb89133a0 v0.2.0 2022-10-01 13:47:28 -04:00
10b442428a Feature/remove editorial workflow (#8) 2022-10-01 13:45:01 -04:00
5e6164efc4 v0.1.8 2022-09-30 22:47:16 -04:00
84613f3571 Add cms id to master root 2022-09-30 22:37:16 -04:00
f2bf4bf7ba Build before publish 2022-09-30 22:29:05 -04:00
a3ed94d123 Re-add other locales 2022-09-30 19:43:51 -04:00
e34c99f55e Add publish config 2022-09-30 19:27:18 -04:00
f85fa02660 Add release script, bump version 2022-09-30 19:24:46 -04:00
e1fca169c2 Bump version 2022-09-30 19:21:53 -04:00
24e68d8ed8 Properly load entries when switching collections 2022-09-30 18:18:02 -04:00
0fd69879fa Fix types and login logo, remove unneeded files 2022-09-30 08:20:36 -04:00
8acda23acc Feature/rebrand (#3) 2022-09-30 08:13:47 -04:00
0b64464611 Feature/single package (#1) 2022-09-28 22:04:00 -04:00
5ca98dac68 Update pack scripts 2022-09-22 18:22:05 -04:00
0ec0a6c343 Update pack scripts 2022-09-22 18:17:24 -04:00
a36ad89385 Remove husky 2022-09-21 19:30:53 -04:00
734335edea Update to @emotion 11 2022-09-21 19:26:57 -04:00
02cfeb8b5a Fix preview scrolling 2022-09-20 09:42:21 -04:00
4f9fa8487d More debug 2022-09-07 23:46:20 -04:00
de5c49f192 Update version 2022-09-07 13:49:40 -04:00
6aaf16594b Style tweeks 2022-09-07 12:15:43 -04:00
4fbbf92c52 chore(deps): update dependency cypress to v9.5.3 (#6361)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-04 03:38:00 +00:00
59b9348093 chore: replace deprecated String.prototype.substr() (#6333)
* chore: replace deprecated String.prototype.substr()

.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>

* refactor: add prefer slice lint rule and fix errors

Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
2022-03-28 17:29:56 +00:00
e99710116d fix(deps): update dependency simple-git to v3 [security] (#6305) 2022-03-28 11:16:07 +00:00
6cba6dd0aa chore(deps): update dependency cypress to v9.5.2 (#6314)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-21 06:42:21 +00:00
96b51a6a2e chore(deps): update dependency cypress to v9.5.1 (#6267)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 14:33:52 +02:00
96e3429fa2 chore(deps): update dependency stylelint-config-recommended to v7 (#6228) 2022-03-02 17:50:16 +00:00
8ff45efa19 chore(deps): update dependency cypress to v9.5.0 (#6225)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-28 15:45:49 +00:00
528ce18094 chore(deps): update dependency axios to ^0.26.0 (#6211)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-17 14:40:18 +00:00
375d290bae chore(deps): update dependency husky to v7 (#6193)
* chore(deps): update dependency husky to v7

* chore: update husky

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-08 12:35:54 +00:00
42fe7dd8c5 chore(deps): update dependency cypress to v9.4.1 (#6186)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-08 10:17:56 +02:00
bcd892314f chore(deps): update dependency cypress to v9.3.1 (#6150)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
2022-01-24 15:29:08 +00:00
2583894d70 chore(deps): update dependency axios to ^0.25.0 (#6149)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-24 03:50:39 +00:00
b7d5a3692d chore(deps): update dependency cypress to v9.2.1 (#6128)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-17 12:34:38 +02:00
1837766e92 chore(deps): update dependency cypress to v9.2.0 (#6076)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 19:33:06 +02:00
294585c1d9 chore(deps): update commitlint monorepo to v16 (#6080)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 15:43:39 +02:00