- Notifications
You must be signed in to change notification settings - Fork 37
Pull requests: optimizely/react-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: Update optimizely-sdk to 3.3.0, fix contributing link in README
#1 by mjc1283 was merged Sep 26, 2019 Loading… updated Sep 26, 2019
fix(README): Fix description for onReady and setUser
#4 by mjc1283 was merged Sep 27, 2019 Loading… updated Sep 27, 2019
chore: Prepare for 1.0.0 release
#3 by mjc1283 was merged Sep 27, 2019 Loading… updated Sep 27, 2019
ci(travis): integration with travis
#5 by msohailhussain was merged Oct 1, 2019 Loading… updated Oct 7, 2019
chore: Update optimizely-sdk to 3.3.2
#11 by mjc1283 was merged Nov 14, 2019 Loading… updated Nov 14, 2019
maintanance (OptimizelyProvider): Replace react-broadcast with the native React context API
#12 by jamesopti was merged Nov 15, 2019 Loading… updated Nov 15, 2019
chore: Prepare for 1.0.1 release
#13 by mjc1283 was merged Nov 18, 2019 Loading… updated Nov 18, 2019
feat: getOptimizelyConfig
#19 by msohailhussain was merged Jan 29, 2020 Loading… updated Jan 29, 2020
feat (Context): Export entire OptimizelyContext object
#27 by jamesopti was merged Mar 3, 2020 Loading… updated Mar 3, 2020
chore(react-sdk): Prepare for 1.2.0-alpha.1 release
#29 by circAssimilate was merged Mar 5, 2020 Loading… updated Mar 5, 2020
feat(hooks): Initial useOptimizelyFeature hook
#26 by ajdaniel was closed Mar 10, 2020 Loading… updated Mar 10, 2020
feat (Hooks): Add useFeature hook
#28 by jamesopti was merged Mar 10, 2020 Loading… updated Mar 10, 2020
2 tasks done
chore (ESLint): Add eslint + typescript + prettier support
#31 by jamesopti was merged Mar 12, 2020 Loading… updated Mar 12, 2020
chore (ESLINT): eslint fix the whole repo
#33 by jamesopti was merged Mar 13, 2020 Loading… updated Mar 13, 2020
enhancement (<OptimizelyFeature>): Convert to functional component that uses useFeature hook
#32 by jamesopti was merged Mar 15, 2020 Loading… updated Mar 16, 2020
chore (Hooks): Move common client ready logic to a separate function
#34 by jamesopti was merged Mar 17, 2020 Loading… updated Mar 17, 2020
feat (Hooks): Add useExperiment hook and refactor <OptimizelyExperiment> to use it
#36 by jamesopti was merged Mar 18, 2020 Loading… updated Mar 18, 2020
chore (OptimizelyVariation): Convert to a functional component
#38 by jamesopti was merged Mar 18, 2020 Loading… updated Mar 18, 2020
chore (ESLint): Add no-shadow rule to error
#35 by jamesopti was merged Mar 18, 2020 Loading… updated Mar 18, 2020
fix: Remove unnecessary withOptimizely usage from Experiment and Feature components, and fix timeout log message
#42 by mjc1283 was merged Apr 3, 2020 Loading… updated Apr 3, 2020
chore: Prepare for 2.0.0-rc.1 release
#46 by mjc1283 was merged Apr 20, 2020 Loading… updated Apr 20, 2020
chore: Prepare for 2.0.0-rc.2 release
#47 by mjc1283 was merged Apr 24, 2020 Loading… updated Apr 24, 2020
chore: Prepare for 2.0.0 release
#48 by mjc1283 was merged Apr 30, 2020 Loading… updated Apr 30, 2020
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.