-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
request
What is the expected behavior?
be able to use </md-header-row>
or <md-cell>
tags to do our own material design looking table
What is the current behavior?
those HTML tags are currently in 1e07b30
I expect those HTML tags does not come from the void ?
This merge request is relate to dataTable issue on #581 which is NOT what I'm asking here
current use of this tag will create the following error in console
Unhandled Promise rejection: Template parse errors:
'md-header-cell' is not a known element
What is the use-case or motivation for changing an existing behavior?
To be able to do our own table material looking without having to use/wait for dataTable
Which versions of Angular, Material, OS, browsers are affected?
the linked branch is not yet merge in as far as I know, but again, I expect the html tags name didn't came from the void.
Is there anything else we should know?
this is NOT relate to datatable ! but mention it on #581 could be usefull for some people
Metadata
Metadata
Assignees
Labels
No labels