github lynx-family/lynx-stack @lynx-js/web-elements@0.7.5

latest releases: @lynx-js/offscreen-document@0.1.4, @lynx-js/cache-events-webpack-plugin@0.0.2, @lynx-js/web-constants@0.16.0...
3 months ago

Patch Changes

  • feat: x-input && x-textarea add new method: getValue, which returns the value of the input element, selectionStart and selectEnd when success. (#982)

  • feat: x-input and x-textarea bindinput event return structures add selectionStart, selectionEnd, and textLength, textLength are marked as @deprecated (#996)

  • feat: x-input and x-textarea support bindselection event, the returned type structure is { selectionStart: number; selectionEnd: number }. (#990)

  • Updated dependencies []:

    • @lynx-js/web-elements-template@0.7.5

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.