Yacht Shaver

Results 326 comments of Yacht Shaver

Finnaly, I decided to re-do jquery-autocomplete-light in a webcomponent. For those of you who did not know how DAL was 8 years ago, it's an autocomplete script that is decoupled...

A release manager who maintains the current DAL in production would be great to have (it is not my case because I migrated to webpack long ago, coming back for...

Webcomponents release available for demo : - autocomplete-light - autocomplete-select (with multiple support) https://oss.yourlabs.me/autocomplete-light/ CSS job is still to make, but I want to finish integrating first to see how...

We got a PR: #1170 which also solves the DRY problem we got when decoupling the Field and View. All the challenges seem solved, it's just a matter of porting...

This is looking kind of finished : https://oss.yourlabs.me/autocomplete-light/ Please take a look and report your feelings, feedback, before i release a v1 This will be **added** to DAL in DAL...

(It's supposedly going to be a lighter alternative to select2)

@orientalperil what exactly are you after ? The idea of v4 is to add two major features in addition to the web component: - Generalize the FormClass.as_urls() principle, that's currently...

I could not get select2 to work in webpack last time I tried in #990. Nice selectize code, I forgot about that one, looking forward to reading it ! Did...

> so webpack will still be supported for legacy projects anyway. I mean in general, I'm not sure about select2, I believe they support it nowadays ?

While I agree with you on ES modules, I do much prefer the WebComponent additional layer because the lifecycle of the JS that goes with the DOM is completely management...