Renovate Bot
879bec2235
Update dependency eslint-plugin-ghost to v2.5.0
2021-07-16 16:53:12 +00:00
Renovate Bot
6619ec5e45
Update sentry monorepo to v6.9.0
2021-07-13 16:13:48 +00:00
Rishabh
220397c406
v1.7.6
2021-07-09 07:04:31 +05:30
Rishabh
115a39a814
v1.7.5
2021-07-09 06:34:32 +05:30
Rishabh
a114654e89
Reverted to bring back changes from 1.7.3
...
This reverts commit c2707d426a
.
The changes for 1.7.3 were reverted as a temporary step due to a major bug in Portal link handling.
This commit brings back the changes followed by a patch for new release
2021-07-09 06:31:14 +05:30
Matt Hanley
f0b39dbe4b
v1.7.4
2021-07-08 22:45:29 +01:00
Matt Hanley
c2707d426a
Reverted changes from 1.7.3
2021-07-08 22:42:58 +01:00
Rishabh
6b21875f0b
v1.7.3
2021-07-08 12:04:39 +05:30
Renovate Bot
64c58cc89f
Update sentry monorepo to v6.8.0
2021-07-05 01:43:18 +00:00
Rishabh
6b755cfddf
v1.7.2
2021-07-01 23:24:04 +05:30
Rishabh
be39f4c481
v1.7.1
2021-06-30 16:57:49 +05:30
Rishabh
fc6bb509ae
v1.7.0
2021-06-29 21:46:58 +05:30
Rishabh
43030eb5e3
v1.6.10
2021-06-28 11:08:19 +05:30
Renovate Bot
b60ac8d952
Update dependency eslint-plugin-ghost to v2.4.0
2021-06-28 02:42:17 +00:00
Rishabh
0c8483b8d5
v1.6.9
2021-06-25 13:09:59 +05:30
Rishabh
d8f121e7b0
v1.6.8
2021-06-25 12:06:26 +05:30
Rishabh
60c4ba5888
v1.6.7
2021-06-25 09:44:00 +05:30
Renovate Bot
f8d6e78de7
Update dependency @testing-library/react to v12
2021-06-24 19:34:18 +00:00
Rishabh
422dd12c14
v1.6.6
2021-06-24 21:48:04 +05:30
Rishabh
87148b789c
v1.6.5
2021-06-24 21:08:52 +05:30
Rishabh
f2aab7a5bb
v1.6.4
2021-06-24 16:54:00 +05:30
Rishabh
b2bcad3338
v1.6.3
2021-06-24 13:55:45 +05:30
renovate[bot]
5548cc9ab8
Pin dependencies ( #148 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 15:52:53 +05:30
renovate[bot]
e01ab51eeb
Update dependency chokidar to v3.5.2 ( #150 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-22 15:52:00 +05:30
Rishabh
0535fab865
✨ Added Sentry for error tracking
...
no refs
- adds sentry setup if Sentry DSN is available via Ghost config for better error tracking
2021-06-22 12:16:49 +05:30
Renovate Bot
df54d8cf34
Update dependency @testing-library/user-event to v13
2021-06-18 14:47:28 +00:00
Renovate Bot
9963696ef9
Update Test & linting packages
2021-06-18 13:36:11 +00:00
Rishabh
aa5b29ae5a
v1.6.2
2021-06-17 17:35:33 +05:30
Rishabh
762c1c53a3
Removed jsdom fourteen dependency on test
...
refs aa228a8df2
Removes jsdom fourteen dependency for running tests as the latest version of packages doesn't need the fallback
2021-06-16 20:58:44 +05:30
Rishabh
885fe178dd
Updated local start mode script
...
no issues
- adds new start-combined script which combines all chunks in `yarn start` for local portal development
- allows easier loading of local portal bundle in ghost via load-portal script, which needs to inject single script
- updates `yarn start:dev` to use updated script which uses the combined mode for better local development
refs
https://gist.github.com/simpixelated/90a3c16c3ed268fe24f5e5c9585ced2f
2021-06-16 20:58:44 +05:30
Rishabh
6e2952901a
Updated Portal build script to use rewired webpack config
...
no issues
- updates Portal build script to use rewired react-scripts config
- updated config handles css embed as well as output location/name for portal bundle as part of cra build
- makes extra webpack bundling redundant for now
- updates dev mode to map the portal source map useful for testing build version locally
- updates custom webpack config with copy plugin for future use
refs -
https://github.com/facebook/create-react-app/issues/5306#issuecomment-603772477
https://gist.github.com/phdesign/3fd306db2bc53f6368e6f0f73bbeff19
2021-06-16 20:58:44 +05:30
Rishabh
596cef4df7
Removed unused prop-types dependency
...
no refs
2021-06-16 20:58:44 +05:30
Rishabh
90c076fc39
🏗 Bumped major versions for React and CRA
...
no refs
- bumps React version to 17 - https://github.com/facebook/react/blob/master/CHANGELOG.md#1700-october-20-2020
- bumps CRA to v4 - https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md#403-2021-02-22
2021-06-16 20:58:44 +05:30
Rishabh
00f9481f11
v1.6.1
2021-06-11 20:15:30 +05:30
Rishabh
bf62b981bd
v1.6.0
2021-06-11 14:06:54 +05:30
Rishabh
47c6509bea
Added experimental start mode script for local development
...
no refs
Adds a new `yarn start:dev` command to start portal in development mode that allows development script to be used directly on Ghost site without needing a build for each change. Allows faster development on Portal locally.
2021-06-10 15:05:08 +05:30
Rishabh
f59711ab1b
v1.5.3
2021-06-09 09:22:44 +05:30
Rishabh
928122a8f7
v1.5.2
2021-06-08 18:11:19 +05:30
Rishabh
c45b1abede
Added source map explorer for analyzing builds
...
no refs
`yarn analyze` now launches source map explorer which analyzes the local bundle, helping in keeping Portal size as small as possible.
2021-06-07 15:32:55 +05:30
Rishabh
0b2af14567
✨ Added dev script for Portal development
...
no refs
The new dev script allows running `yarn dev` on the Portal code to make Portal development easier as well as integrate more easily with Ghost config. The script runs a local development server that serves portal bundle, which allows for static `portal` config to be used in Ghost for pointing to Portal script. It also watches the files for any changes, and auto re-builds and bundles latest Portal code.
2021-06-07 14:22:31 +05:30
Renovate Bot
3240f2670d
Update dependency @testing-library/jest-dom to v5.13.0
2021-06-07 01:53:00 +00:00
Rishabh
cf710eb9c2
v1.5.1
2021-06-04 18:30:45 +05:30
Rishabh
82f7d69d8d
v1.5.0
2021-06-04 17:09:54 +05:30
Rishabh
f790cb47ef
v1.4.7
2021-06-01 14:37:31 +05:30
Renovate Bot
97dd3a0470
Update dependency @testing-library/react to v11.2.7
2021-05-27 13:55:49 +00:00
Rishabh
28de418d9e
v1.4.6
2021-05-27 17:53:42 +05:30
Rishabh
817d6650b2
v1.4.5
2021-05-27 13:40:07 +05:30
Rishabh
e4cd0034ad
v1.4.4
2021-05-24 19:23:02 +05:30
Rishabh
9129fa7cf9
v1.4.3
2021-05-24 19:14:23 +05:30
Rishabh
edba56fbfb
v1.4.2
2021-05-24 18:32:42 +05:30
Rishabh
9472a29568
v1.4.1
2021-05-19 00:27:11 +05:30
Rishabh
8044dc836a
v1.4.0
2021-05-18 14:57:42 +05:30
Rishabh
66cbbce917
v1.3.1
2021-05-12 17:13:16 +05:30
Rishabh
39b7c01909
v1.3.0
2021-05-10 23:09:02 +05:30
Renovate Bot
ad4168d5b2
Update dependency eslint-plugin-ghost to v2.2.0
2021-05-10 01:30:12 +00:00
Rishabh
4b97830079
v1.2.3
2021-05-03 22:24:15 +05:30
Renovate Bot
9fd67880dd
Update dependency eslint-plugin-ghost to v2.1.0
2021-04-30 12:16:47 +00:00
Rishabh
e9098743f3
v1.2.2
2021-04-28 16:31:02 +05:30
Rishabh
c4aee97469
v1.2.1
2021-04-27 23:10:50 +05:30
Rishabh
02a21b033d
v1.2.0
2021-04-27 21:07:35 +05:30
Renovate Bot
3bdfe189d9
Update dependency @testing-library/jest-dom to v5.12.0
2021-04-23 16:47:19 +00:00
Fabien O'Carroll
0066732b74
v1.1.1
2021-04-05 16:14:41 +01:00
Renovate Bot
aaf4cfcffe
Update dependency @testing-library/react to v11.2.6
2021-03-31 12:39:55 +00:00
Fabien O'Carroll
62a7542a6c
v1.1.0
2021-03-30 12:21:19 +01:00
Renovate Bot
b2c380cd60
Update dependency @testing-library/jest-dom to v5.11.10
2021-03-26 22:13:41 +00:00
Rish
b4b5720643
v1.0.2
2021-03-19 12:55:00 +05:30
Rish
8c6c13156f
v1.0.1
2021-03-19 12:38:21 +05:30
Renovate Bot
ed5d975087
Update dependency @testing-library/user-event to v12.8.3
2021-03-11 20:17:49 +00:00
Rish
a49d4b9099
v1.0.0
2021-03-10 22:56:10 +05:30
Rish
99fc9e0388
v1.0.0-rc.16
2021-03-10 15:09:59 +05:30
Rish
d381382f4e
v1.0.0-rc.15
2021-03-10 09:39:20 +05:30
Rish
5844312552
v1.0.0-rc.14
2021-03-10 09:16:27 +05:30
Rish
922c2e64dd
v1.0.0-rc.13
2021-03-09 15:15:42 +05:30
Rish
97f797b168
v1.0.0-rc.12
2021-03-08 23:07:25 +05:30
Peter Zimon
5cacd0611d
v1.0.0-rc.11
2021-03-04 16:26:57 +01:00
Rish
35e2e2fbe1
v1.0.0-rc.10
2021-03-04 19:07:54 +05:30
Rish
07384dc584
v1.0.0-rc.9
2021-03-04 15:30:41 +05:30
Renovate Bot
c73e80e1fb
Update dependency @testing-library/user-event to v12.8.1
2021-03-03 15:08:05 +00:00
Rish
6e15908fd9
Updated master to main in yarn ship
...
no issue
`master` is now renamed as `main` upstream, this updates the `yarn ship` to push updates to `main` instead of master now.
2021-03-02 18:12:18 +05:30
Rish
80c943a7b6
v1.0.0-rc.8
2021-03-02 18:10:33 +05:30
Renovate Bot
db97b9a9dd
Update dependency @testing-library/user-event to v12.8.0
2021-03-02 02:02:04 +00:00
Renovate Bot
b751c1c41e
Update dependency @testing-library/user-event to v12.7.3
2021-02-23 15:29:52 +00:00
Rish
5b5110ea64
v1.0.0-rc.7
2021-02-23 17:12:59 +05:30
Renovate Bot
f76c8c0f56
Update react monorepo to v16.14.0
2021-02-16 21:51:29 +00:00
Renovate Bot
2ff203bfc6
Update dependency react-scripts to v3.4.4
2021-02-16 20:00:41 +00:00
Renovate Bot
12d0ca7ae3
Update dependency @testing-library/user-event to v12.7.1
2021-02-16 18:44:28 +00:00
Hannah Wolfe
9f43272817
v1.0.0-rc.6
2021-02-15 16:57:03 +00:00
Renovate Bot
a326e3c76c
Update dependency @testing-library/user-event to v12.7.0
2021-02-11 17:32:49 +00:00
Renovate Bot
2622591049
Update dependency @testing-library/react to v11.2.5
2021-02-11 13:19:03 +00:00
Renovate Bot
2e4151cdca
Update dependency @testing-library/jest-dom to v5.11.9
2021-02-11 08:00:26 +00:00
Rish
50b81b1520
v1.0.0-rc.5
2021-02-11 00:15:23 +05:30
Renovate Bot
799dc78e30
Update dependency eslint-plugin-ghost to v2
2021-02-10 13:59:56 +00:00
Rish
69a0db2d61
v1.0.0-rc.4
2021-02-09 14:13:27 +05:30
Rish
0411fad8f6
v1.0.0-rc.3
2021-02-09 13:32:05 +05:30
Rish
ded3461a20
v1.0.0-rc.2
2021-02-03 08:46:19 +05:30
Rish
9228651786
v1.0.0-rc.1
2021-02-03 08:37:37 +05:30
Renovate Bot
f7195a5161
Update dependency @testing-library/react to v11.2.3
2021-01-24 19:51:16 +00:00
Rish
933fa87aa8
v0.15.1
2021-01-18 11:45:49 +05:30
Rish
569c94272c
v0.15.0
2021-01-15 20:03:41 +05:30
Renovate Bot
d6e4635a8b
Update dependency @testing-library/user-event to v12.6.0
2021-01-09 09:53:41 +00:00
Rish
ce33a055aa
v0.14.1
2020-12-18 22:37:41 +05:30
Rish
e2b594528a
v0.14.0
2020-12-01 12:54:17 +05:30
Rish
3f3c0b4b94
v0.13.1
2020-11-23 11:11:30 +05:30
Rish
f7fa4e50e6
v0.13.0
2020-11-18 19:56:52 +05:30
Fabien O'Carroll
fd99540f92
v0.12.0
2020-11-18 13:17:34 +00:00
Fabien 'egg' O'Carroll
741bfb637d
Revert to 0.10.17 ( #110 )
...
There is a bug in these version where Portal does not load correctly after a successful
Stripe Checkout. We are reverting until we can determine the cause of the bug and fix it
* Revert "v0.11.1"
This reverts commit 828c4d59e2
.
* Revert "Fixed incorrect link/path handling"
This reverts commit 9d853be979
.
* Revert "v0.11.0"
This reverts commit 16c2224b9b
.
* Revert "Updated portal direct checkout links to use path"
This reverts commit d26fad1ef2
.
* Revert "Added direct links for monthly/yearly checkout"
This reverts commit bbea4f7ec5
.
* Revert "Added user select style to plan container"
This reverts commit a665ca5923
.
* Revert "Refined copy"
This reverts commit 32d4949e1d
.
* Revert "Account home page refinements"
This reverts commit 6587eca37d
.
* Revert "Notification refinements"
This reverts commit 23c75e3acc
.
* Revert "Added name to welcome notification"
This reverts commit 7220049830
.
* Revert "Refined notification"
This reverts commit d1c091584f
.
2020-11-18 13:16:07 +00:00
Rish
828c4d59e2
v0.11.1
2020-11-18 16:03:27 +05:30
Rish
16c2224b9b
v0.11.0
2020-11-17 23:07:13 +05:30
Rish
1716771c6a
v0.10.17
2020-11-07 01:22:31 +05:30
Rish
2ed016f7d8
v0.10.16
2020-11-06 19:36:08 +05:30
Rish
fb698ad972
v0.10.15
2020-10-30 23:27:29 +05:30
Rish
6163083df8
v0.10.14
2020-10-29 14:02:31 +05:30
Rish
0b32646944
v0.10.13
2020-10-17 18:31:02 +05:30
Rish
e837446063
v0.10.12
2020-10-13 22:46:57 +05:30
Rish
031bca982a
v0.10.11
2020-10-02 22:03:43 +05:30
Rish
167cbba36d
v0.10.10
2020-10-02 20:02:17 +05:30
Rish
bcf2b5872b
v0.10.9
2020-10-02 19:37:55 +05:30
Rish
57e83ebe6c
v0.10.8
2020-10-02 18:17:32 +05:30
Rish
c4b0aa9b12
v0.10.7
2020-10-02 16:41:20 +05:30
Rish
f9ab9835e8
v0.10.6
2020-10-02 15:58:50 +05:30
Rish
96c72aa3c9
v0.10.5
2020-10-02 15:45:44 +05:30
Rish
a247d54dd9
v0.10.4
2020-09-28 12:21:19 +05:30
Rish
16c4f46f9f
v0.10.3
2020-09-28 11:49:40 +05:30
Rish
7a4c14eb1a
v0.10.2
2020-09-24 12:36:53 +05:30
Rish
f45b2f24e2
Updated git repo on readme
...
no issue
2020-09-24 12:36:24 +05:30
Rish
01ca6d0ffe
v0.10.1
2020-09-24 12:20:46 +05:30
Rish
7e19264d34
v0.10.0
2020-09-24 11:58:56 +05:30
Rish
8db1b02558
Updated npm/unpkg name to portal
...
no issue
- Updates npm/unpkg name to portal from members-js
- Updates script name from `members.min.js` -> `portal.min.js`
2020-09-23 23:43:46 +05:30
Rish
81823f531b
Updated github repo name to Portal
...
no issue
- Updated readme and package json to point to new repo name
2020-09-23 12:53:10 +05:30
Renovate Bot
ed25241ede
Update dependency @testing-library/user-event to v12.1.5
2020-09-21 02:06:12 +00:00
Renovate Bot
55d50fe055
Update dependency @testing-library/react to v11.0.4
2020-09-21 01:05:04 +00:00
Rish
e3e79d5c5d
v0.9.1
2020-09-17 21:17:43 +05:30
Rish
454c01f2ae
v0.9.0
2020-09-16 23:44:18 +05:30
Rish
3111ff9dde
v0.8.25
2020-09-14 18:19:27 +05:30
Renovate Bot
9b23da05e2
Update dependency @testing-library/user-event to v12.1.4
2020-09-09 22:03:53 +00:00
Rish
dfa3160b6f
v0.8.24
2020-09-08 20:52:40 +05:30
Renovate Bot
d32a19f66c
Update dependency @testing-library/react to v11
2020-09-08 18:59:36 +05:30
Rish
c94be8cea7
v0.8.23
2020-09-04 17:20:50 +05:30
Rish
3a01015618
v0.8.22
2020-09-03 17:15:24 +05:30
Rish
23e0a76ea3
v0.8.21
2020-09-02 12:26:30 +05:30
Renovate Bot
76e6f9f28b
Update dependency @testing-library/user-event to v12
2020-09-02 00:15:52 +05:30
Rish
6e2ce8fad3
v0.8.20
2020-09-01 21:01:55 +05:30
Rish
bd844c3568
v0.8.19
2020-08-26 00:52:17 +05:30
Rish
c721eda332
v0.8.18
2020-08-26 00:34:55 +05:30
Renovate Bot
7a74ac21a0
Update dependency @testing-library/jest-dom to v5.11.4
2020-08-25 03:05:29 +00:00
Renovate Bot
dda2f84c16
Update dependency @testing-library/react to v10.4.9
2020-08-24 01:05:44 +00:00
Rish
d863496bbe
v0.8.17
2020-08-17 09:51:34 +05:30
Renovate Bot
040efb77cf
Update dependency react-scripts to v3.4.3
2020-08-14 16:04:34 +00:00
Renovate Bot
b7002ef34e
Update dependency @testing-library/jest-dom to v5.11.3
2020-08-14 15:06:07 +00:00
Renovate Bot
790057bfa8
Update dependency react-scripts to v3.4.2
2020-08-12 12:04:49 +00:00