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: react-toolbox/react-toolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: increact/react-toolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 366 files changed
  • 3 contributors

Commits on Oct 7, 2021

  1. commit the complied version of the library, and change the entry poin…

    …t to lib folder instead of component
    matrixhcl committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    e77ac96 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. fix: npm audit fix

    matrixhcl committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    4481f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0328482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bab214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8712321 View commit details
    Browse the repository at this point in the history
  5. fix: add postcss config, and completely remove --reset @apply rules s…

    …ince it just won't build property for some reason, and it should not affect the outcome.
    matrixhcl committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    f9c37dd View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

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

Commits on Jan 3, 2022

  1. Revert "fix: add postcss config, and completely remove --reset @apply

    …rules since it just won't build property for some reason, and it should not affect the outcome."
    
    This reverts commit f9c37dd.
    matrixhcl committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    7ed0517 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

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

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    61b606b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66b9eb4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from increact/fix/dropdown-onclick-listener

    Fix/dropdown onclick listener
    ngkahinkeith authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    92fcd38 View commit details
    Browse the repository at this point in the history
  4. fix: Autocomplete hardcoded file type that cause error on compiled li…

    …brary; fix: indentation on gulpfile
    ngkahinkeith committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    1e4fdc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. fix: date & time picker OK button get undefined function

    This bug is caused by the OK button has defined an undeclared function, so we move the function before the button fix it
    ngkahinkeith committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    0dbdcdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea407e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

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

Commits on Apr 4, 2022

  1. Merge pull request #2 from increact/fix/dialog-z-index-with-antd

    fix: try to fix the z-index problem between react-toolbox and antd di…
    ngkahinkeith authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    4927c6d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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