The @tei_publisher annotation editor is now based on #Fore forms which opens a range of news possibilities to easily customize and validate forms to your needs.
Hey everyone - here is the weekly #WebDev update. This time with:
🔖 Floccus by @floccusAddon
🖼️ thumbor by @heynemann @cezarsa & @fabiomiranda
��� Fore by @JinnForeTec
🔥 Hono by @honojs
and more :)
https://t.co/IvrEr2R1TU
New year - new release. Fore 1.5.0 now can create HTML tables and lists via 'data-ref' bindings.
#webcomponents#xforms#declarative#html5
https://t.co/RT5nBubuGd
🔔We just released xst📦
A modern command line interface for #existdb created by @line_o to browse your databases, install applications, run #XQuery and much more.
npm install -g @existdb/xst
Fore 1.4.0 is out. Much faster than 1.3.0 by introduction of outermost action handlers to reduce update cycles to minimum. #fore#html5#webcompents#declarative#xforms - get it here: https://t.co/sVOBtP2iK8 - not just for those who celebrate Christmas.
Fore 1.3.0 is out adding lots of details found when implementing full applications like an epidoc editor and a complete timetracking app. https://t.co/tMazGqeyhH #declarative#webcomponents#xforms
Fore: A pure client-side, declarative and open source XML editing solution for structured XML following the principles of the XForms 2.0 standard [...]
Join us on 7 November 2022 for an introductory tutorial by Juri Leino and Joern Turner.
Details at https://t.co/sAITl1WcTN
Speeding up things dramatically by reducing refresh cycles in #Fore. Tests running green but further tests required to get confident. Next up: refactor repeats to use MutationObservers for updating just the affected controls.
Trying to explain to university accessibility folks why a declarative, open-source framework (@JinnForeTec) does not "meet" WCAG 2.1 Level AA--but allows the standards to used by anyone--is giving me a headache. Like trying to explain why Python does not "meet" WCAG 2.1.
static lists that update only once, fx-switch element just updating selected case + faster template expressions - at least 3 performance improvements that go into 1.3.0 #Fore#webcomponents#html5
Fore 1.2.0 released. Not much new features but some important fixes found during our work on a TEI metadata application. For details see https://t.co/F97MxCKaEW #Fore#webcomponents#declarative#HTML5
See new Fore example updating one codemirror from another by using an XQuery Update extension function.
So we got pure client-side data transformations in Fore now that take an input, transform (update) it and return the result.
https://t.co/4dhZi2nurg
Just deployed my first functional form with @JinnForeTec. Works beautifully, and I love the seamless integration between a declarative framework and the JavaScript ecosystem (e.g., was easy to pull in @zenorocha's clipboard.js for added functionality). #Fore#XForms
@timathom Actually for such questions it is preferrable to use our github discussions as it won't vanish from view and we can share code. For this case i'd like to ask if you could provide a minimal Fore document showing what you want to achieve.