X Code
e450c61332
Simplify Embeddable and remove BlockEmbed
3 years ago
li3317
bb38db5ed0
add readOnly to emdedBuilder
4 years ago
Till Friebe
0f6fd64bed
Move ResponsiveWidgets to example folder
...
This widget has nothing to do with the library and is only used in
the example, so it is moved to the example.
4 years ago
Till Friebe
102883dfef
Disallow lines longer than 80 characters
4 years ago
Till Friebe
d4e4b0d507
Hide implementation files ( #233 )
4 years ago
Till Friebe
ff61b1a951
Fix more warnings (forgot to save the files)
4 years ago
Till Friebe
bc494bc50f
Prefer final
...
Declaring variables as final when possible is a good practice
because it helps avoid accidental reassignments and allows the
compiler to do optimizations.
4 years ago
Xin Yao
63a616e7eb
Remove universal_html dependency
4 years ago