How To
Roadmap & RFCs
Owner: Arpita, Sourabh
datetime
type$processor$
on component$processor$
on record (CR is almost duplicate of component one)$MOUSE-IN
Post First Release
>
based caption/header continuationif
on external childrenftd.menu
(mostly not needed after position and anchor thing)structured header
caption
allowed (should not be)FTD tutorial roadmap
The idea is to create a list of tutorials to show all the possible ui/layout that can be created throught ftd.
others
@child-index
and @sibling-count
first, last, odd, even
integer variable
#x
is better)$processor$
?ftd.grid
implemented but not yet documented
message-host
event handlerfrom_json_row_
ui
as a typewidth: vh 40
etc)ftd.text
vs ftd.text-block
$lool$: $foo as $o
instead of .. $foo as o
google-font-url
$foo
(against ftd-0.2
branch)ftd.comic
@mouse-in
: special variable#foo
global variables (remove ref
) (and import: f; #f.foo
not f.#foo
) ftd.boolean
’s value is not changing correctly when variable changesftd.boolean
should accept value in captionasync
rendering (import
and $processor$
)line-clamp
inherit
type not workingftd.scene
list is empty
| list is not empty
evt.stopPropagation()
ftd.integer
/.decimal
/.boolean
should also accept value as caption
./-
commentscursor
$on-click$
is set, use pointer
as default cursorif
on var-overwrite/list-appendopen design issues
things on which we do not have a clarity on how things should work.
bugs and minor enhancements
examples/tutorials
basic syntax
border: { top: 20 }
{ top: 0, left: 0 }
$end$
headerif
-> $if$
(not sure)$deprecate$
-- import: foo as _
event handling
$on-escape$
ui
line: true
(on ftd.text
to decide if content is one word or line, eg button text, or paragraph) line: true
and body contains multi para, show errordata modelling
-- <list-name>: ref x
to add x
to <list-name>
if type matches (and no other header or body passed).if
on list append$loop$
over list
$overwrite$
)or-type
misc