-
Notifications
You must be signed in to change notification settings - Fork 40
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: mixxorz/slippers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mixxorz/slippers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 47 files changed
- 4 contributors
Commits on Nov 19, 2022
-
Prop types, runtime type checking, and component code (#25)
* Add initial type checking implementation * Add warning for missing required props * Add warning for extra props * Add warnings to browser * Add prettier console logging * Fix tests * Update how optional props are defined * Refactor type checking * Update error messages * Refactor prop types to its own file * Add ComponentMarkup * Update Optional type handling * Implement component code * Add settings * Add handling for edge case * Change syntax for front matter * Fix Python compatibility issues * Rename prop_types.py -> props.py * Improve component markup split logic * Replace ComponentMarkup with extract_template_parts * Remove unused variable
Configuration menu - View commit details
-
Copy full SHA for 34efbed - Browse repository at this point
Copy the full SHA 34efbedView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6b567a - Browse repository at this point
Copy the full SHA d6b567aView commit details
Commits on Dec 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c44fcd1 - Browse repository at this point
Copy the full SHA c44fcd1View commit details
Commits on Dec 29, 2022
-
* Set up UI project * Add Slippers Error UI * Tweak styles * Output slippers errors as JSON * Ejected from CRA * Update webpack config to remove hashes and code splitting * Set webpack to output files in slippers/static * Fix UI bootstrapping * Add body scroll locking * Fix issue with displaying modal * Add build error UI build step in CI * Add tests for App.tsx * Run UI tests on CI * Add README
Configuration menu - View commit details
-
Copy full SHA for b3eb051 - Browse repository at this point
Copy the full SHA b3eb051View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae0eef5 - Browse repository at this point
Copy the full SHA ae0eef5View commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 940235f - Browse repository at this point
Copy the full SHA 940235fView commit details
Commits on Mar 4, 2023
-
Docs: attrs tag default value (#26)
* Adding `attrs` tips I came across this use case and it happens to work "out of the box". Perhaps this deserves additional tests before being documented? * Update docs
Configuration menu - View commit details
-
Copy full SHA for efccede - Browse repository at this point
Copy the full SHA efccedeView commit details
Commits on Jul 26, 2023
-
* Hide error overlay behind setting * Rename overlay template * Remove shell display for prop errors * Replace previous method of logging console errors * Update padding on overlay modal * Update pre-commit config * Lock typeguard version
Configuration menu - View commit details
-
Copy full SHA for 7bbd632 - Browse repository at this point
Copy the full SHA 7bbd632View commit details -
* Update pyproject.toml * Update tox * Pin typeguard version --------- Co-authored-by: Mitchel Cabuloy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54a491e - Browse repository at this point
Copy the full SHA 54a491eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3567983 - Browse repository at this point
Copy the full SHA 3567983View 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 0.5.0...0.6.0