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: agrawal-rohit/pearl-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: agrawal-rohit/pearl-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 8 commits
  • 65 files changed
  • 2 contributors

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    28c0265 View commit details
    Browse the repository at this point in the history
  2. feat(checkbox): added new CheckBox component, fixed the inconsistent …

    …Hook call error + bug fixes
    Rohit Agrawal committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    21a3e4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56efdb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. test: added tests for responsiveSize and CheckBox

    Rohit Agrawal committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    2546a71 View commit details
    Browse the repository at this point in the history
  2. docs: added docs for CheckBox component

    Rohit Agrawal committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    3d1e4d6 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.4.1 [skip ci]nn## [1.4.1](v1.4.0...v1.4.1) (2021-11…

    …-09)
    
    ### Bug Fixes
    
    * **divider:** fixed issue related to divider length not changing in vertical orientation ([1f9a587](1f9a587))
    semantic-release-bot authored and Rohit Agrawal committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    35692fd View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into main

    Rohit Agrawal committed Nov 11, 2021
    1 Configuration menu
    Copy the full SHA
    a8dba3e View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.5.0 [skip ci]nn# [1.5.0](v1.4.1...v1.5.0) (2021-11-11)

    ### Bug Fixes
    
    * fixed hot reloading of color modes in the theme provider ([56efdb7](56efdb7))
    
    ### Features
    
    * **checkbox:** added new CheckBox component, fixed the inconsistent Hook call error + bug fixes ([21a3e4b](21a3e4b))
    * **stack:** added Stack layout component and corresponding docs ([28c0265](28c0265))
    semantic-release-bot committed Nov 11, 2021
    1 Configuration menu
    Copy the full SHA
    d14e407 View commit details
    Browse the repository at this point in the history
Loading