Steve Sanderson
|
1b0b5c61fe
|
Add proper JSON-fetching example to StandaloneApp
|
2018-02-26 11:57:39 +00:00 |
Steve Sanderson
|
88cc2caf45
|
Infrastructure for E2E tests where the app makes requests to an API server
|
2018-02-23 13:28:58 +00:00 |
Steve Sanderson
|
423ad85a04
|
Implement OnInit/OnInitAsync and use it in sample HTTP request
|
2018-02-23 12:47:02 +00:00 |
Steve Sanderson
|
891f2a14d0
|
Basic implementation of temporary HttpClient. Currently only supports GET requests and doesn't return HTTP headers.
|
2018-02-23 12:29:53 +00:00 |
Steve Sanderson
|
fd5875c5e7
|
Replace "About" with "Counter". Move navigation links into NavMenu. Doesn't highlight active page yet though.
|
2018-02-21 10:22:03 +00:00 |
Steve Sanderson
|
7370d748c6
|
Initial, minimal BrowserRouter implementation. No config besides subclassing yet.
|
2018-02-21 10:22:03 +00:00 |
Steve Sanderson
|
96c6d959c0
|
Add simple NavMenu to StandaloneApp
|
2018-02-16 16:04:49 +00:00 |
Steve Sanderson
|
69498f68f9
|
Add LayoutDisplay component and use it in StandaloneApp
|
2018-02-16 15:04:57 +00:00 |