Missing library definition and widget source code

Created on 18 September 2023, about 1 year ago

Problem/Motivation

Release 2.0.0 is unusable. There is missing library jquery_ui_autocomplete/autocomplete definition and widget source code from jquery.ui directory.

Proposed resolution

Add file missing source code and library definition.

πŸ› Bug report
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

πŸ‡ΈπŸ‡°Slovakia trafo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @trafo
  • Status changed to Closed: works as designed about 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States bnjmnm Ann Arbor, MI

    This is expected behavior. All source code is part of the primary jquery_ui module as of version 1.5. By centralizing the codebase in a module we'd need to depend on anyway, we eliminate the risk of versions being out of sync.

    This (and other jquery_ui 2.x widget modules), mark the jquery_ui module as a dependency so enabling should not be possible unless the necessary modules are present. Presumably a problem was encountered but it is not due to what wa reported here as that is by design and has been working fine for users for close to 2 years. When a widget module such as this one is enabled, the relevant code in the primary jQuery UI module is actived.

  • πŸ‡ΈπŸ‡°Slovakia trafo

    My bad, it works. Must have been some cache issue while I was doing module update, although I remember frantically cleaning it. Thank you for your time.

Production build 0.71.5 2024