Skip to content

Feature/commitizen#1408

Merged
tannerlinsley merged 2 commits intoTanStack:masterfrom
larrybotha:feature/commitizen
Jul 26, 2019
Merged

Feature/commitizen#1408
tannerlinsley merged 2 commits intoTanStack:masterfrom
larrybotha:feature/commitizen

Conversation

@larrybotha
Copy link

Add commitizen dep.

To use commitizen, use npm run commit on staged files.

Larry Botha added 2 commits July 25, 2019 23:28
* upstream/master: (48 commits)
  Update README.md
  Use useEffect in dev, not layoutEffect
  Rename getHeaderRowProps to getHeaderGroupProps
  Fix immutability issue with pagination and sortBy
  Satisfy exhuastive-deps in useTableState
  Fix renderer functions for blank headers
  Add defaultColumn option
  Update README.md
  Update rendering API and column/header model
  Fix useTableState setState memoization
  Fix action type detection
  Change actions and addActions to be simpler to use
  Add sortBy example
  Refactor sortBy logic
  Fix type action forcing
  Export utils to create custom hooks (TanStack#1403)
  Fix usePagination to work during SSR
  Force action types in state reducer
  Move useColumns and useRows into useTable (but allow overrides)
  Update README.md
  ...
use `npm run commit` to use commitizen for better commit messages

re TanStack#1383
@tannerlinsley tannerlinsley merged commit 563e809 into TanStack:master Jul 26, 2019
@larrybotha larrybotha deleted the feature/commitizen branch July 26, 2019 05:02
larrybotha pushed a commit to larrybotha/react-table that referenced this pull request Jul 26, 2019
* upstream/master:
  docs(package.json): add commitizen dep, config, and npm script (TanStack#1408)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants