All Versions
44
Latest Version
Avg Release Cycle
5 days
Latest Release
1228 days ago

Changelog History
Page 1

  • v2.10.26 Changes

    December 09, 2020

    Correctly link popupContentViewController and popupPresentationContainerViewController for custom popup bar controllers

  • v2.10.25 Changes

    November 23, 2020

    ๐Ÿ‘ Better state management

  • v2.10.24 Changes

    November 05, 2020

    Forward popup bar interactions to the content view

  • v2.10.23 Changes

    October 31, 2020

    ๐Ÿ‘Œ Support Mac Catalyst on macOS Big Sur

  • v2.10.22 Changes

    October 28, 2020

    Mac Catalyst improvements:

    ๐Ÿ’… The default styles have changed somewhat for Mac Catalyst, so make the system more Mac-like:

    • Default close button is .round instead of .chevron

    - Default interaction style is .scroll instead of .snap

    Mouse scroll events are ignored now, and only pan/swipe gesture is counted for popup interaction

    ๐Ÿ’… The visual style of the bar background is changed somewhat

    ๐Ÿ’… The .none interaction style is better handled

  • v2.10.21 Changes

    October 26, 2020

    Layout improvements

  • v2.10.20 Changes

    October 10, 2020

    โšก๏ธ Updates to effect grouping logic

  • v2.10.19 Changes

    October 04, 2020
    • Rework how additional safe area insets are calculated for container controllers
    • ๐Ÿ‘Œ Improve toolbar hiding transition
  • v2.10.18 Changes

    October 04, 2020
    • Rework how additional safe area insets are calculated for container controllers
    • ๐Ÿ‘Œ Improve toolbar hiding transition
  • v2.10.17 Changes

    October 02, 2020

    ๐Ÿ‘Œ Improved Mac Catalyst support and layout