هل أنا فقط أم أن Hyperscript قبيح؟

FYI I released a component few days ago which started as an example of what you can achieve with widgets and hbs:

Code is not perfect but you might learn a few things reading it.

8 إعجابات

@j.jaffeux thanks for that. I had a scan of the code and notice you extended things with ‘attach’ which is great.

Can you confirm it is not possible to use existing Helpers defined elsewhere in the app within a widget template?

5 إعجابات

مرحباً،

يمكنك استخدام بعضها، وفي الواقع ليس من الصعب إضافة المزيد، وسيتم قبول طلب السحب (PR) في هذا الشأن على الأرجح بارتياح.

نقطة البداية وقائمة المساعدات المتاحة هي قائمة الحالات في هذا التبديل:

https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse-widget-hbs/lib/widget-hbs-compiler.js#L87

5 إعجابات

Very useful! Thanks.

4 إعجابات

Thanks for the heads up – I’ll have a good look through! :slight_smile:

3 إعجابات