Page MenuHome

Manual: version switch modernization
ClosedPublic

Authored by Tobias Heinke (TobiasH) on Nov 3 2022, 4:51 AM.

Details

Summary

class, promise, template tag, let/const (only for new for now)

Should we drop jQuery already to plain JS?

  • json: fetch api
  • animation: .animate()
  • querySelector, toggle eventlistner,...

Diff Detail

Repository
rBM Blender Manual

Event Timeline

Tobias Heinke (TobiasH) requested review of this revision.Nov 3 2022, 4:51 AM
Tobias Heinke (TobiasH) created this revision.

Should we drop jQuery already to plain JS?

Yes especially since sphinx itself will be dropping jQuary in Sphinx6 so this will be preventing us from upgrading unless we include it ourselves.

This revision was not accepted when it landed; it landed in state Needs Review.Nov 8 2022, 1:52 AM
This revision was automatically updated to reflect the committed changes.