scala-js-dom icon indicating copy to clipboard operation
scala-js-dom copied to clipboard

Add URL-based overloads for History

Open armanbilge opened this issue 3 years ago • 0 comments

  • https://developer.mozilla.org/en-US/docs/Web/API/History/pushState
  • https://developer.mozilla.org/en-US/docs/Web/API/History/replaceState
  • https://github.com/microsoft/TypeScript/blob/1490037f178d222c11351cb8a91d1380d224f085/lib/lib.dom.d.ts#L8896-L8897

armanbilge avatar Jul 29 '22 02:07 armanbilge