-
Notifications
You must be signed in to change notification settings - Fork 24
Comparing changes
Open a pull request
base repository: purescript-web/purescript-web-html
base: v3.2.1
head repository: purescript-web/purescript-web-html
compare: master
- 10 commits
- 105 files changed
- 6 contributors
Commits on Mar 22, 2022
-
Update to PureScript v0.15.0 (#71)
* Migrated FFI to ES modules via 'lebab' * Removed '"use strict";' in FFI files * Update to CI to use 'unstable' purescript * Update Bower dependencies to master or main * Update pulp to 16.0.0-0 * Update psa to 0.8.2 * Update eslint to es6 * Fix FFI export * Update CI to use node 14
Configuration menu - View commit details
-
Copy full SHA for 12c06ef - Browse repository at this point
Copy the full SHA 12c06efView commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 469f30c - Browse repository at this point
Copy the full SHA 469f30cView commit details -
Deduplicate get/setClassName and classList (#74)
* Deduplicate set/getClassName & classList * Update changelog * Update HTMLElement.purs Co-authored-by: Thomas Honeyman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 093071b - Browse repository at this point
Copy the full SHA 093071bView commit details
Commits on Apr 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6fc93e1 - Browse repository at this point
Copy the full SHA 6fc93e1View commit details
Commits on Apr 27, 2022
-
Make autocomplete take/return a String (#72)
* Make autocomplete take/return a String * Add changelog entry for ps 0.15.0 update * Add changelog entry for this PR Co-authored-by: Thomas Honeyman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c02e025 - Browse repository at this point
Copy the full SHA c02e025View commit details -
Prepare v4.0.0 release (1st PS 0.15.0-compatible release) (#76)
* Update the bower dependencies * Update the changelog Co-authored-by: Thomas Honeyman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be189cf - Browse repository at this point
Copy the full SHA be189cfView commit details
Commits on Aug 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eb51b80 - Browse repository at this point
Copy the full SHA eb51b80View commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7befd15 - Browse repository at this point
Copy the full SHA 7befd15View commit details
Commits on Sep 19, 2022
-
Add page visibility state functionality (#79)
* Add document visibility state * Add `purs-tidy` * Use `EffectFn`s for `HTMLDocument` FFI * Update CHANGELOG.md * Fix `print` for `VisibilityState`
Configuration menu - View commit details
-
Copy full SHA for c7c2169 - Browse repository at this point
Copy the full SHA c7c2169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e9a0c - Browse repository at this point
Copy the full SHA 40e9a0cView commit details
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 v3.2.1...master