0.4 release
#1079
Replies: 1 comment
-
|
0.4 release is out now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are working on the 0.4 release. The target is about end of July 2023. We are focusing on the following main items:
Compatibility with 0.3
ftdlanguagejsandcsspropertiesdivtag instead ofa$on-click$events, cursor pointer<list>.<index>(names.0)) (both for p script and f script)ftd.uinot accepted from component headersftd.uiindividual component invocation using for loop against list offtd.uicomponents.align-contentis not implemented properly (it uses bothalign-itemsandjustify-contentproperties andjustify-contentis yet not implemented)js based runtime
fastn performance issue
backend using ftd
ftd.jsonftd.redirect$loop$: $people as $p->for: $p in $person(we support both, give warning for old)local store and cookie support
text-wrapadd only font-family (not role) to table and code dom elements.
if link is null the link becomes
\null\Working on the fixes
<title>content for ftd.textlink-colorattributecssdocumentationftd.httpfunctionftd.navigateftd.get(todo, "id")-> todo.id ref-> text-strong.on-base: text-strong, text-strong.on-step-1: text-strong, text-strong.on-step-2: text-strong
fastn.sitemap:and->bothIssues
Both
ftd.textinvocation will have same background color and both background will change on dark mode to greenFor the module
rithik.ftdcomponent
homedoes not findriteshPost Release:
fastn.app$processor$using function callsGood to have:
ftd.gridftd.sceneftd.textcan have gradient and imageon_change, let's add on_insert, on_delete for mutablelistIssues:
Example:
Add closure to
uisto display 0th itemExample one:
Example two:
ifcondition doesn't work forftd.uielementExample:
The key goal of this release is performance. We are planning this release to be completely backward compatible with 0.3 code base.
As part of our js based runtime, we will also get dynamic-dom working.
Beta Was this translation helpful? Give feedback.
All reactions