Rish
197070bcfe
Updated readme
...
Added note about adding drop-in script in code injection footer in admin
2020-04-28 01:22:44 +05:30
Rish
e7e9ceab7d
Updated readme
...
Removes comment about explicit need for admin url not ending in trailing slash, we handle trailing slash in code now.
2020-04-28 01:12:10 +05:30
Rish
61de34aac8
Updated readme
...
Fixed CI status badge
2020-04-27 11:53:18 +05:30
Rish
4565cfb646
Update readme
...
Bump unpkg version to 0.2.1
2020-04-23 21:21:09 +05:30
Rish
72b8a376c6
Updated readme
...
Updated unpkg link to point to correct version
2020-04-23 18:02:43 +05:30
Rish
1a97c7d161
Updated readme
...
Updated reference to admin url needed for initialization as api domain, same as used by other api clients.
2020-04-23 17:57:41 +05:30
Rish
c58f29f1a9
Updated readme to tag latest unpkg version in script
...
Unpkg recommends tagging exact version in the url to avoid redirects and faster load times. Also ensures the init script is in sync with the unpkg version being picked up in case of any changes.
2020-04-23 13:56:09 +05:30
Rish
2cf40fa6b8
Updated readme
...
Updated example admin url value for local setup
2020-04-23 12:59:26 +05:30
Rish
93a14eea2e
Renamed script init method
...
refs https://github.com/TryGhost/members.js/issues/6
- Renames script initialization method from `initMembersJS` to simply `init`
- Updates readme
2020-04-23 12:51:51 +05:30
Rish
e7973cf37a
Updated Readme
...
Fixed init method
2020-04-21 15:18:12 +05:30
Rish
e36b6a8ae5
Updated readme
2020-04-21 14:51:16 +05:30
Rish
c05f3916c0
Updated readme
...
Cleaned up usage instructions
2020-04-21 11:17:23 +05:30
Rish
5eaa243003
Updated readme
...
Updates admin url format for initialization
2020-04-20 23:37:44 +05:30
Rish
86340abdc7
Updated Readme
...
Added Usage section
2020-04-20 23:26:55 +05:30
Rish
0539c543a7
Updated Readme
2020-04-20 23:03:24 +05:30
Rish
88d8008bcf
Updated Readme
2020-04-20 22:12:30 +05:30
Rish
8be660def0
Updated local dev env configuration
...
- Use local dev config only for development mode
- `.env.local` by default gets triggered for production builds as well, unlike `.env.development.local`
2020-04-13 13:09:15 +05:30
Hannah Wolfe
c3d13f2451
Added local dev env configuration
...
- call init by default if there's an env var for ADMIN_URL
- add an example local dev config
2020-04-10 17:41:16 +01:00
Rish
f761672e32
Updated Readme
2020-03-30 19:02:19 +05:30
Rish
1b91730c48
✨ Initial commit
2020-03-24 18:37:38 +05:30
Rish
4ff29d2735
Initialize project using Create React App
2020-03-24 18:37:04 +05:30