-
Notifications
You must be signed in to change notification settings - Fork 85
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: learningequality/kolibri-design-system
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: learningequality/kolibri-design-system
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 5 files changed
- 4 contributors
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c5a0f8 - Browse repository at this point
Copy the full SHA 1c5a0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd1b283 - Browse repository at this point
Copy the full SHA cd1b283View commit details -
Merge pull request #759 from AlexVelezLl/add-invisible-comment
Backport needed changes to automate changelog updates in release-v4
Configuration menu - View commit details
-
Copy full SHA for 4424aa9 - Browse repository at this point
Copy the full SHA 4424aa9View commit details
Commits on Aug 29, 2024
-
KCheckbox: Remove local state management, rely on given props
KCheckbox had local data which are initialized to the given props for `indeterminate` and `checked` and then updated in a watcher. This resulted in that clicking a checkbox would always toggle it's `isCurrentlyChecked` value and setting `isCurrentlyIndeterminate` to false. The changes here instead have KCheckbox simply use the given prop values and does nothing to manage any internal state around whether it shows `indeterminate` and/or `checked`. This results in users of KCheckbox needing to be mindful of how they manage the values they pass into KCheckbox's props as the component will now reflect their values at all time
Configuration menu - View commit details
-
Copy full SHA for 325a8ca - Browse repository at this point
Copy the full SHA 325a8caView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49aaebe - Browse repository at this point
Copy the full SHA 49aaebeView commit details -
Merge pull request #744 from nucleogenesis/kcheckbox-unopinionated
KCheckbox: Remove local state management, rely on given props
Configuration menu - View commit details
-
Copy full SHA for 186b179 - Browse repository at this point
Copy the full SHA 186b179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8adb365 - Browse repository at this point
Copy the full SHA 8adb365View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe5325b - Browse repository at this point
Copy the full SHA fe5325bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5dc8f3 - Browse repository at this point
Copy the full SHA d5dc8f3View commit details -
Merge pull request #767 from AlexVelezLl/release-v4-prep
Bump KDS version to 4.5.0
Configuration menu - View commit details
-
Copy full SHA for c7432ff - Browse repository at this point
Copy the full SHA c7432ffView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.4.1...v4.5.0