aspnetcore/test/testapps
Ryan Nowak 87375f6ba1 Add support for most (if not all events)
This change adds tag helpers and defines event types for all of the DOM
events we could find. You'll find it much easier now to subcribe to
these events.

While we did define new event types, we didn't substantially expand the
set of data that we serialize for events. We're looking for feedback on
what is most critical to have, and looking for contributions adding
those data and tests.
2018-05-02 11:07:49 +01:00
..
BasicTestApp Add support for most (if not all events) 2018-05-02 11:07:49 +01:00
TestContentPackage Add support for Action event handlers 2018-04-11 07:36:05 -07:00
TestServer Enable same-origin credentials by default. Add E2E test to show they can be sent to different-origin domains too. 2018-04-09 12:54:13 +01:00