close fullscreen

Ticket

convert custom attributes to validation-friendly format+status
closed
help edit space_dashboard
convert custom attributes to validation-friendly format+priority
low
help edit space_dashboard
convert custom attributes to validation-friendly format+tag
compatibility
Wagn 1.12
help edit space_dashboard
convert custom attributes to validation-friendly format+commit
 

convert custom attributes to validation-friendly format+issues

help edit space_dashboard

standard Wagn pages don't validate as proper HTML, in part because they contain custom attributes (eg card-id here: <div card-id="123">).

 

convert custom attributes to validation-friendly format+solution

help edit space_dashboard

use attributes that begin with the prefix "data-".  this validates.

 

convert custom attributes to validation-friendly format+example

help edit space_dashboard

see Can't validate html wagn content

 

help edit space_dashboard

I started down this road with slot attributes (now in master). this probably wouldn't be a huge challenge.

--Ethan McCutchen.....2013-08-20 21:14:52 +0000

note: this introduced a rule-editing bug. patched / deploying.

--Ethan McCutchen.....2013-09-03 17:33:19 +0000

HTML on new wagns is completely valid.

--Ethan McCutchen.....2013-09-10 19:48:17 +0000

 

convert custom attributes to validation-friendly format+discussed in support tickets

help edit space_dashboard