- From: Duncan Munro <notifications@github.com>
- Date: Tue, 02 May 2017 08:29:51 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 May 2017 15:37:58 UTC
Has there been any progress on this? We want to develop internal components that are project/framework agnostic. Ideally we want to be able to support Angular, React, and MVC patterns. The last one is the sticking point. Several of the components I want to build are basically form elements so I should be able to drop them in a form and submit with no additional code needed. Is there a workaround to support submitting the component's values with the enclosing form on submit? What about self-validating components, where the component can prevent form submission if it is in an invalid state? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/187#issuecomment-298670233
Received on Tuesday, 2 May 2017 15:37:58 UTC