Skip to content
Permalink

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: purescript-contrib/purescript-css
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-to-0.15
Choose a base ref
...
head repository: purescript-contrib/purescript-css
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 13 files changed
  • 2 contributors

Commits on Mar 23, 2022

  1. Update to PureScript v0.15.0 (#156)

    * Update to CI to use 'unstable' purescript
    
    * Add CI test: verify 'bower.json' file works via pulp
    
    * Ignore spago-based tests (temporarily)
    
    * Update Bower dependencies to master or main
    
    * Update packages.dhall to 'prepare-0.15' package set
    
    * Removed unneeded 'psci-support' package
    
    * Update Bower dependencies to master or main
    
    * Propagate breaking changes from colors#44
    
    See purescript-contrib/purescript-colors@0ec954c
    where the following modules were removed since they should exist
    as their own repos:
    Color.Scale.Perpetual
    Color.Scheme.Clrs
    Color.Scheme.Html
    Color.Scheme.Harmonic
    Color.Scheme.MaterialDesign
    Color.Scheme.Xterm
    Color.Scheme.X11
    
    * Update Bower dependencies to master or main
    
    * Replace Spec with ReaderT Int Aff over assert
    
    * Add changelog entry
    
    * Actually comment out spago test in CI
    
    * Retrigger CI
    JordanMartinez authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    692e550 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    c8f662d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#164)

    * Update the bower dependencies
    
    * Uncomment spago tests
    
    * Update the changelog
    JordanMartinez authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    710d6a7 View commit details
    Browse the repository at this point in the history
Loading