Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • libhandy libhandy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 131
    • Issues 131
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Librem5
  • libhandylibhandy
  • Merge requests
  • !326

leaflet: Unify the transition types

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Adrien Plazas requested to merge adrien.plazas/libhandy:unified-leaflet-transitions into master Oct 30, 2019
  • Overview 31
  • Commits 3
  • Pipelines 9
  • Changes 4

Add the HdyLeafletTransitionType enumeration and the transition-type property to define both the mode and child transitions, as having them different makes no sense and could lead to spacialization issues.

This also deprecates the two previous properties and their respective types, and drops the newly added over and under values of HdyLeafletModeTransitionType as there is no point adding them and deprecating them in the same version.

Fixes #92 (closed).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: unified-leaflet-transitions