-
Notifications
You must be signed in to change notification settings - Fork 18
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: sharetribe/flex-sdk-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.21.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sharetribe/flex-sdk-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 14 files changed
- 1 contributor
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 985459b - Browse repository at this point
Copy the full SHA 985459bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e890e2c - Browse repository at this point
Copy the full SHA e890e2cView commit details
Commits on May 27, 2024
-
Fix Object with 'length' key bug
This commit fixes a bug where SDK fails to serialize JavaScript Objects if they contain key 'length' with number value. The reason for this bug seems to be in lodash `_.reduce` function. See lodash/lodash#5870 The solution is to use Object.entries + reduce instead of lodash reduce.
Configuration menu - View commit details
-
Copy full SHA for e30d983 - Browse repository at this point
Copy the full SHA e30d983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9961e7f - Browse repository at this point
Copy the full SHA 9961e7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f19cf - Browse repository at this point
Copy the full SHA 13f19cfView commit details -
Merge pull request #199 from sharetribe/length-key-bug
Fix Object with 'length' key bug
Configuration menu - View commit details
-
Copy full SHA for 49cd5d1 - Browse repository at this point
Copy the full SHA 49cd5d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ed948 - Browse repository at this point
Copy the full SHA 51ed948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c22486 - Browse repository at this point
Copy the full SHA 8c22486View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5ac29 - Browse repository at this point
Copy the full SHA ef5ac29View commit details -
Forgot to run yarn install and accidentally upgraded transit-js
Configuration menu - View commit details
-
Copy full SHA for af56ed5 - Browse repository at this point
Copy the full SHA af56ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e3df4 - Browse repository at this point
Copy the full SHA d7e3df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49975f5 - Browse repository at this point
Copy the full SHA 49975f5View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8975023 - Browse repository at this point
Copy the full SHA 8975023View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32d32dc - Browse repository at this point
Copy the full SHA 32d32dcView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 485d976 - Browse repository at this point
Copy the full SHA 485d976View commit details
There are no files selected for viewing