Init migrating blog post

This commit is contained in:
Jeremy Thomas
2018-04-11 18:58:11 +01:00
parent 24878c09bc
commit 1074ea834b
11 changed files with 1063 additions and 2554 deletions

View File

@@ -2,7 +2,8 @@
layout: post
title: "New field element (for better controls)"
published: true
introduction: "<p>The <code>.control</code> element has been a very versatile container for form controls. But it came at a cost: it was difficult to combine its <strong>block</strong> characteristics with its <strong>inline</strong> variations.</p>"
introduction: "A new versatile container for form controls"
long_introduction: "<p>The <code>.control</code> element has been a very versatile container for form controls. But it came at a cost: it was difficult to combine its <strong>block</strong> characteristics with its <strong>inline</strong> variations.</p>"
color: "success"
name: "Field element"
icon: "square"