angular-schema-form-material icon indicating copy to clipboard operation
angular-schema-form-material copied to clipboard

angular-material: breaking formatting changes

Open Anthropic opened this issue 10 years ago • 2 comments

There are formatting issues added in the latest version of Angular Material that turn input-containers into inline-block instead of block and now require to be set to block.

I have to consider what ASF users would expect the default behaviour to be (assuming block so far) and then provide both options. As the format is defined by attributes this will need to be handled as part of the sfBuilder process.

Anthropic avatar Nov 03 '15 12:11 Anthropic

Adding md-block class to md-input-container initially, but will clearly need more work.

Anthropic avatar Nov 03 '15 12:11 Anthropic

As mentioned in #11 they also changed how pre-populated fields are detected.

Anthropic avatar Nov 06 '15 02:11 Anthropic