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: Flipboard/bottomsheet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.2
Choose a base ref
...
head repository: Flipboard/bottomsheet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 4 files changed
  • 6 contributors

Commits on Nov 18, 2016

  1. Fix initial bottom sheet height (#166)

    Fix initial bottom sheet height
    xiphirx authored and markrietveld committed Nov 18, 2016
    Copy the full SHA
    af3aa33 View commit details

Commits on Nov 29, 2016

  1. Don't clear listeners at the end of dismissSheet() animation.

    We already have documentation telling users to handle removal.
    Doug Lee committed Nov 29, 2016
    Copy the full SHA
    18de94a View commit details
  2. Merge pull request #167 from Flipboard/taresin/dont.remove.listeners.…

    …161128
    
    Don't clear listeners at the end of dismissSheet() animation.
    Dougy Lee authored Nov 29, 2016
    Copy the full SHA
    252542d View commit details
  3. Bump version number and update readme.

    Doug Lee committed Nov 29, 2016
    Copy the full SHA
    e7f40c3 View commit details

Commits on Apr 7, 2017

  1. Copy the full SHA
    d67bb20 View commit details

Commits on May 8, 2017

  1. Merge pull request #176 from petterh/petterh/fix-readme

    Fixed headers, changed tabs to spaces and fixed markdownlint warnings
    Mark Rietveld authored May 8, 2017
    Copy the full SHA
    26747ae View commit details

Commits on Aug 29, 2017

  1. Customize tile layout (#165)

    * Allow customization of tile layout
    dlackty authored and Mark Rietveld committed Aug 29, 2017
    Copy the full SHA
    43ab062 View commit details

Commits on Feb 16, 2018

  1. Fix wrong bottom sheet position after sheet gets expanded

    We need to call setSheetTranslation after layout expand events as well as layout shrink
    kyild committed Feb 16, 2018
    Copy the full SHA
    c3d365a View commit details

Commits on Feb 21, 2018

  1. Merge pull request #193 from Flipboard/expand

    Fix wrong bottom sheet position after sheet gets expanded
    kyild authored Feb 21, 2018
    Copy the full SHA
    ed39a76 View commit details

Commits on Feb 23, 2018

  1. Fixes faulty bottom sheet position

    Caused by: c3d365a648b9c17d64e9$
    Peek to expand case incorrectly triggered during bottomsheet's initial layout
    kyild committed Feb 23, 2018
    Copy the full SHA
    85024ab View commit details
  2. Merge pull request #194 from Flipboard/fixexpand

    Fixes faulty bottom sheet position
    kyild authored Feb 23, 2018
    Copy the full SHA
    2792f24 View commit details
Loading