- Nothing changed yet.
- Refactor package layout to use
pyproject.tomland implicit namespace packages. [rnix] - Update jQuery to version
4.0.0-beta.2. [lenadax] - The widget can now initalize Suggestions using factories (see example.py). [lenadax]
- Remote widgets allow receiving of dict-like items (see example.py). The key of the currently selected item will be available in a hidden input field. [lenadax]
- Implement dark theme for
Bootstrap5dark theme mode. [lenadax] - Use rollup for bundling scss. Use
make rollupto compile js and scss. [lenadax] - Use
webtestrunnerinstead ofkarmafor js tests. Usemake wtrto run tests. [lenadax] - Use
pnpmas package manager. [lenadax] - Create Bootstrap5 widget version. [lenadax]
- Extend JS by
autocomplete_on_array_addandregister_array_subscribersto enable usage inyafowil.widget.array. [lenadax] - Get rid of jQuery UI. Rewrite Jacascript widget using ES6. [lenadax]
- Pin upper versions of dependencies. [lenadax]
- Python 3 compatibility. [rnix]
- Convert doctests to unittests. [rnix]
- Add dedicated CSS for
plone5theme provided byyafowil.plone. [rnix, 2016-06-28] - Use
yafowil.utils.entry_pointdecorator. [rnix, 2016-06-28]
- Resolve JSHint errors and warnings. [thet]
- Update jquery UI autocomplete to 1.10.3 and use latest jquery ui boostrap styles. [rnix, 2014-07-05]
- use
yafowil.utils.attr_valuewherever possible. [rnix, 2012-10-25]
- Add
generic_required_extractorto extraction chain [rnix, 2012-07-25] - Adopt resource providing [rnix, 2012-06-12]
- Remove example app [rnix, 2012-06-12]
- Support JavaScript callback functions in source attribute [rnix, 2011-10-03]
- register autocomplete binder in
yafowil.widget.arrayhooks if installed [rnix, 2011-10-03] - register plan and depend on yafowil 1.3 [jensens, 2011-09-30]
- adopt to yafowil 1.2 [jensens, 2011-09-20]
- resource available in plain Zope2 [jensens, 2011-09-20]
- adopt to yafowil 1.1 [rnix, 2011-07-08]
- test coverage [rnix, 2011-05-07]
- made it work [jensens, 2010-11-24]