onsenui v2.4.1 Release Notes

  • 🐛 Bug Fixes

    • ons.notification.prompt: Only returns input value if the clicked button is primary. Otherwise, returns null. Fixed #2050.
    • ons-input, ons-search-input: Fixed #2075.
    • ons-icon: Its class attribute is now recovered after modifications.

    Misc

    • css-components: Removed .text-input--transparent modifier (same as default style).