onsenui v2.7.1 Release Notes

  • ๐Ÿ†• New Features

    • css-components: Added --tap-highlight-color variable for -webkit-tap-highlight-color CSS property.
    • ons-bottom-toolbar: Added aligned modifier.

    ๐Ÿ› Bug Fixes

    • css-components: Added word-wrap: break-word; to .card. Fixed #2244.
    • css-components: Fixed position of .toast in onsflag-iphonex-portrait mode.
    • core: Fix template scripts on Firefox.
    • core: Fixed glitch in nested <ons-page>. Fixed #2231. (incomplete)

    Misc

    • css-components: Made it easy to override user-select. Fixed #2227.