Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
d7d3e4d
Initial commit
yusinto Dec 17, 2019
ad4e40b
Delete extraneous files from lib.
yusinto Dec 17, 2019
11cbc6e
Merge branch 'master' into yus/include-package-version
yusinto Dec 17, 2019
a8da84e
Update initLDClient.test.ts
yusinto Dec 17, 2019
400bf91
Update withLDProvider.tsx (#18)
bwoskow-ld Feb 7, 2020
6b6dd3c
update JS SDK dependency to 2.16.3
eli-darkly Feb 10, 2020
c2b165d
merge from public after release
LaunchDarklyCI Feb 11, 2020
06740cb
use JS SDK 2.17.0
eli-darkly Feb 14, 2020
6fe7dc8
improve tests to clarify which options we're passing in and which one…
eli-darkly Feb 14, 2020
8ea62ee
Merge branch 'master' into yus/include-package-version
eli-darkly Feb 14, 2020
5f571b2
set wrapperName to react-client-sdk
eli-darkly Feb 14, 2020
861f3a5
lint
eli-darkly Feb 14, 2020
643cc66
Merge pull request #14 from launchdarkly/yus/include-package-version
eli-darkly Feb 14, 2020
0120afa
Merge branch 'master' of github.com:launchdarkly/react-client-sdk
eli-darkly Feb 20, 2020
5139887
Update withLDProvider.test.tsx
yusinto Mar 2, 2020
b9d12a4
Merge pull request #20 from launchdarkly/yus/ch67846/remove-test-only…
yusinto Mar 2, 2020
79fae1b
update JS SDK to 2.17.5 + a few dev dependency bumps (#21)
eli-darkly May 19, 2020
2712355
merge from public after release
LaunchDarklyCI May 19, 2020
8bbb2fa
downgrade typescript to 3.8.3 (#22)
bwoskow-ld May 27, 2020
e8e9eff
merge from public after release
LaunchDarklyCI May 27, 2020
aff2ffc
[Fixes for] Expose LDProvider as a standalone component (#31)
Morton Jun 12, 2020
1bb5eb0
Merge branch 'contrib' of github.com:launchdarkly/react-client-sdk
bwoskow-ld Jun 12, 2020
8b557ab
remove startsWith usage (#23)
bwoskow-ld Jul 13, 2020
70c3b3e
Fix the broken build (#24)
bwoskow-ld Jul 14, 2020
6db0f08
Expose ld provider (#40)
bezreyhan Jul 15, 2020
352a155
Merge branch 'contrib' of github.com:launchdarkly/react-client-sdk
bwoskow-ld Jul 15, 2020
9e7b06e
merge from public after release
LaunchDarklyCI Jul 15, 2020
919f25b
update to JS SDK 2.18.0 (adds disableSyncEventPost) (#25)
eli-darkly Jul 17, 2020
c8ca3e3
merge from public after release
LaunchDarklyCI Jul 17, 2020
2244420
Merge branch 'master' of github.com:launchdarkly/react-client-sdk int…
bwoskow-ld Aug 13, 2020
65627a6
45 fix providers to respect subscribed flags (#46)
clayembry Aug 13, 2020
ab0aa0d
Merge branch 'contrib' of github.com:launchdarkly/react-client-sdk
bwoskow-ld Aug 13, 2020
5df4e95
targetflags simplified logic (#26)
bwoskow-ld Aug 19, 2020
c724bbc
merge from public after release
LaunchDarklyCI Aug 19, 2020
ba659f8
Merge branch 'master' of github.com:launchdarkly/react-client-sdk int…
bwoskow-ld Aug 20, 2020
95a8f54
remove client-side ids from examples (#27)
bwoskow-ld Sep 2, 2020
87d390a
update JS SDK to 2.18.1
eli-darkly Sep 14, 2020
099c4e8
Merge pull request #28 from launchdarkly/eb/ch89575/update-js-sdk
eli-darkly Sep 14, 2020
39b3365
merge from public after release
LaunchDarklyCI Sep 14, 2020
0500fd5
Merge branch 'master' into contrib
bwoskow-ld Oct 12, 2020
707bd0d
Fixing camelCaseKeys export (#44)
GreenGremlin Oct 14, 2020
14b71ab
Merge branch 'contrib' of github.com:launchdarkly/react-client-sdk
bwoskow-ld Oct 14, 2020
ac101c1
new js-common-sdk version (#30)
bwoskow-ld Nov 17, 2020
d96bcbd
merge from public after release
LaunchDarklyCI Nov 17, 2020
d7c0538
adding alias functionality (#31)
bwoskow-ld Jan 27, 2021
9a603d1
pin typedoc to unblock our releases (#32)
bwoskow-ld Jan 27, 2021
2bedf2e
Merge branch 'master' of github.com:launchdarkly/react-client-sdk
bwoskow-ld Jan 27, 2021
b8e0ca5
Removed the guides link
bwoskow-ld Feb 3, 2021
fc04bcd
add inlineUsersToEvents to TypeScript defs by updating js-client-sdk …
eli-darkly Apr 1, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ We encourage pull requests and other contributions from the community. Check out
* [docs.launchdarkly.com](https://docs.launchdarkly.com/ "LaunchDarkly Documentation") for our documentation and SDK reference guides
* [apidocs.launchdarkly.com](https://apidocs.launchdarkly.com/ "LaunchDarkly API Documentation") for our API documentation
* [blog.launchdarkly.com](https://blog.launchdarkly.com/ "LaunchDarkly Blog Documentation") for the latest product updates
* [Feature Flagging Guide](https://github.com/launchdarkly/featureflags/ "Feature Flagging Guide") for best practices and strategies
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"typescript": "~3.8.3"
},
"dependencies": {
"launchdarkly-js-client-sdk": "2.19.0",
"launchdarkly-js-client-sdk": "2.19.1",
"lodash.camelcase": "^4.3.0",
"uuid": "^3.3.2"
},
Expand Down