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: ngneat/dialog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: ngneat/dialog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 15 commits
  • 50 files changed
  • 3 contributors

Commits on Jun 16, 2022

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

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    a7eab24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from RiskChallenger/master

    Fix demo app and add feature to customize built-in dialog buttons texts
    NetanelBasal authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    9b4d845 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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

Commits on Jul 20, 2022

  1. Merge pull request #68 from RiskChallenger/master

    build: fix the build script and add build test to ci
    NetanelBasal authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    a6536b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    60f8625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1fd12 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. feat: upgrade to standalone components

    BREAKING CHANGE: upgrade to standalone components
    
    - Remove `DialogModule`
    - Remove built-in dialogs
    - Sizes default `height` is now `auto`
    - Expose `provideDialogConfig` function
    - `dialogClose` should be imported when used
    - The `data` property type now infered based on the public ref property in the component (see docs)
    NetanelBasal committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f5575f5 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.0.0

    NetanelBasal committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    028bcca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bc2206 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd03a9b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. fix: 🐛 fix types

    NetanelBasal committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    27c2621 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0

    NetanelBasal committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    f08eca9 View commit details
    Browse the repository at this point in the history
  3. Revert "chore(release): 4.0.0"

    This reverts commit f08eca9.
    NetanelBasal committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    264c9f8 View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.0.1

    NetanelBasal committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    965243f View commit details
    Browse the repository at this point in the history
Loading