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: sweetalert2/sweetalert2
base: v9.14.3
Choose a base ref
...
head repository: sweetalert2/sweetalert2
compare: v9.14.4
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 9, 2020

  1. fix(types): minor changes (#1997)

    * refactor(types): separate private types/interfaces from public types/interfaces to help in visualization
    
    * refactor(types): create common interface for hideClass and showClass
    
    * refactor(types): make SweetAlertResult readonly
    
    * refactor(types): support user inputs to be readonly
    
    * fix(types): change signature of isValidParameter and isUpdatableParameter to conform typeguard functions
    rafaelss95 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    6ece962 View commit details
    Browse the repository at this point in the history
  2. chore(release): 9.14.4 [skip ci]

    ## [9.14.4](v9.14.3...v9.14.4) (2020-06-09)
    
    ### Bug Fixes
    
    * **types:** minor changes ([#1997](#1997)) ([6ece962](6ece962))
    semantic-release-bot committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    de24f57 View commit details
    Browse the repository at this point in the history