#556 - jQuery / Move many input types to select2
1 guest and 0 members have recently viewed this.
The top 3 point earners from 7th Dec 2025 to 14th Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| Master Rat |
|
|
There are no events at this time
It may be within a few years we are all using something like Dart, or a Javascript 3 that incorporates similar stuff to jQuery. If that's likely, I'd rather not go ripping out long functional parts of Composr, just to replace them with something temporary that is equally messy (jQuery ain't any prettier).
http://www.useragentman.com/blog/2010/07/27/creating-cross-browser-html5-forms-now-using-modernizr-webforms2-and-html5widgets-2/
jQuery and jQuery UI were added to core
YUI was dropped
HTML5 date&color input widgets, with jQuery/jQuery-UI fallbacks, were implemented
JAVASCRIPT_MORE was dropped
Not done:
- meta keyword input (would just create more problems, easier to just type in a line than fiddle with entering custom selections into a list many times)
- author/username - we already did an alternative jQuery plugin for this
- cog icons - some users already struggle to find topic options, best to leave them visible by default
- jQuery effects -- we are using a lot of CSS effects in v9 and hence v10 too, jQuery was of doing things are getting less common and are slower -- however with jQuery in core people can add things in using normal themeing very easily
- replacing much core Composr JS with jQuery -- I don't want to add jQuery as a permanent dependency for basic things, and I want to be able to continue to really streamline/optimise/customise our basic JS library features -- however now that jQuery is core, any screen may call up and use jQuery code as it wants to