Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #118

Merged
merged 12 commits into from
Jul 27, 2020
Merged

Release #118

merged 12 commits into from
Jul 27, 2020

Commits on Jul 23, 2020

  1. Release v0.1.62 (#95)

    * v0.1.51
    
    * fix demo app build
    
    * v0.1.52
    
    * v0.1.53
    
    * v0.1.54
    
    * v0.1.55
    
    * v0.1.56
    
    * v0.1.57
    
    * v0.1.58
    
    * v0.1.59
    
    * add missing export
    
    * v0.1.60
    
    * v0.1.61
    
    * hot fix for tsconfig conf
    
    * fix mistypes on the package.json
    
    * fix empty space with prettier
    
    * v0.1.62
    
    * fix lerna.json whitespace
    dtassone authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    b096de0 View commit details
    Browse the repository at this point in the history
  2. fix resize issue (#96)

    dtassone authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    9451137 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

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

Commits on Jul 27, 2020

  1. Pagination refactoring (mui#100)

    * implemented server pagination
    
    * rename pagination options, doc, prettier
    
    * fix lint
    
    * Apply suggestions from code review
    
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    
    * change casing value in featureMode and remove apiref check
    
    * added missing dep in useEffect
    
    * fix broken suggestion code
    
    * fix doc comments
    
    * Apply suggestions from code review
    
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    
    * Fix FeatureMode enum and remove useCallback in demo
    
    * fix import order
    
    * added namespace to function call to remove import
    
    * remove useCallback and add react. to mdx code
    
    * add concurrency in server pagination demo
    
    * fix feature mode export
    
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    dtassone and oliviertassinari authored Jul 27, 2020
    Configuration menu
    Copy the full SHA
    8cf1bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44b7fcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee4819f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4481b72 View commit details
    Browse the repository at this point in the history
  5. rename events and add onHover event (mui#103)

    * rename events and added onHover event
    
    * rename events and added onHover event
    
    * fix onPageChange rename and merge
    
    * Js doc improvements
    
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    
    * added hover stories
    
    * small fix and cleanup
    
    * revert rename, back to onRowSelected
    
    * refactor hover and click handlers
    
    * refactor cellParams
    
    * prettier
    
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    dtassone and oliviertassinari authored Jul 27, 2020
    Configuration menu
    Copy the full SHA
    e2abc33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb31b1a View commit details
    Browse the repository at this point in the history
  7. v0.1.63

    dtassone committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    3ec6f5f View commit details
    Browse the repository at this point in the history
  8. v0.1.64

    dtassone committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    8bb4511 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0b2ffc View commit details
    Browse the repository at this point in the history