Commit Graph

8 Commits (Rick-Anderson-patch-11)

Author SHA1 Message Date
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Kirk Larkin 6e2e34fe10
Use consistent DOM IDs between inline snippets & sample (#25059) 2022-02-18 10:52:25 +00:00
Rick Anderson 040ef46ec4
.NET 6 SignalR JavaScript client /8 (#24680)
* .NET 6 SignalR JavaScript client /8

* .NET 6 SignalR JavaScript client /8

* .NET 6 SignalR JavaScript client /8

* .NET 6 SignalR JavaScript client /8

* .NET 6 SignalR JavaScript client /8

* .NET 6 SignalR JavaScript client /8

* work

* work

* work

* work

* work

* work

* work
2022-01-31 13:10:21 -10:00
Rick Anderson ed73ce4491
moniker prep for SignalR Client JS (#24678) 2022-01-19 15:26:38 -10:00
Kirk Larkin 5286211f20
Remove/prune .gitignore and .gitattributes (#24075) 2021-11-26 17:05:31 +00:00
Fiyaz Bin Hasan 0986702177
cutoff snippets fixed (#22826) 2021-07-23 06:52:47 -07:00
Esteban Luchsinger b56a633786
Use the automatic SignalR reconnect feature (#22694) 2021-07-09 16:58:46 -05:00
Kirk Larkin 59f3372752
Update SignalR JavaScript Client to 3.1 (#19752)
* Update SignalR JavaScript Client to 3.1

* Full-topic monikers for "< aspnetcore-3.0"

* Full-topic monikers for ">= aspnetcore-3.0" (1 of 2)

* Full-topic monikers for ">= aspnetcore-3.0" (2 of 2)

* dotnet new webapp --no-https

* Cleanup and simplification of templated code/files

* SignalR Hub, CORS, and CDN + snippets

* UI + ES2015

* A few tweaks

* A few more updates

* Update javascript-client.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-09-18 07:53:01 -10:00