-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add types for prosemirror.model #233
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad48c5b - Browse repository at this point
Copy the full SHA ad48c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7411c - Browse repository at this point
Copy the full SHA 2d7411cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 927409b - Browse repository at this point
Copy the full SHA 927409bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7380bae - Browse repository at this point
Copy the full SHA 7380baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a7e30 - Browse repository at this point
Copy the full SHA f9a7e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1160cf - Browse repository at this point
Copy the full SHA a1160cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6426a80 - Browse repository at this point
Copy the full SHA 6426a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 690f7d5 - Browse repository at this point
Copy the full SHA 690f7d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 662170e - Browse repository at this point
Copy the full SHA 662170eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54614bc - Browse repository at this point
Copy the full SHA 54614bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63caf86 - Browse repository at this point
Copy the full SHA 63caf86View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa20294 - Browse repository at this point
Copy the full SHA aa20294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fbf213 - Browse repository at this point
Copy the full SHA 4fbf213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 455624a - Browse repository at this point
Copy the full SHA 455624aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcdb113 - Browse repository at this point
Copy the full SHA fcdb113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5101e22 - Browse repository at this point
Copy the full SHA 5101e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d3a9d - Browse repository at this point
Copy the full SHA e4d3a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f5ce01 - Browse repository at this point
Copy the full SHA 5f5ce01View commit details -
Configuration menu - View commit details
-
Copy full SHA for c61cf39 - Browse repository at this point
Copy the full SHA c61cf39View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f3b18e - Browse repository at this point
Copy the full SHA 0f3b18eView commit details -
Removing mutable json types. Creating new immutable instances instead…
… of mutating existing ones.
Configuration menu - View commit details
-
Copy full SHA for f1bda00 - Browse repository at this point
Copy the full SHA f1bda00View commit details -
Using the built-in types for type annotations instead of the ones fro…
…m the typing module if possible.
Configuration menu - View commit details
-
Copy full SHA for 47ab753 - Browse repository at this point
Copy the full SHA 47ab753View commit details -
Adding types to the transform module. Creating the Mappable abstract …
…class (just like in the original prosemirror repo).
Configuration menu - View commit details
-
Copy full SHA for 4c08bf4 - Browse repository at this point
Copy the full SHA 4c08bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2830ca9 - Browse repository at this point
Copy the full SHA 2830ca9View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c41951 - Browse repository at this point
Copy the full SHA 5c41951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c2a85a - Browse repository at this point
Copy the full SHA 7c2a85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e919932 - Browse repository at this point
Copy the full SHA e919932View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ca91b9 - Browse repository at this point
Copy the full SHA 1ca91b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef9feb6 - Browse repository at this point
Copy the full SHA ef9feb6View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3edecdf - Browse repository at this point
Copy the full SHA 3edecdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f51e6a - Browse repository at this point
Copy the full SHA 5f51e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e45c7eb - Browse repository at this point
Copy the full SHA e45c7ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f8232 - Browse repository at this point
Copy the full SHA 81f8232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1539783 - Browse repository at this point
Copy the full SHA 1539783View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for caa206d - Browse repository at this point
Copy the full SHA caa206dView commit details -
Removing the mypy check from "tests" since there seems to be no way t…
…o override the strict option for some modules (python/mypy#11401).
Configuration menu - View commit details
-
Copy full SHA for 0e6c2e3 - Browse repository at this point
Copy the full SHA 0e6c2e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f467c25 - Browse repository at this point
Copy the full SHA f467c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for be372f1 - Browse repository at this point
Copy the full SHA be372f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1fad36 - Browse repository at this point
Copy the full SHA f1fad36View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12715e - Browse repository at this point
Copy the full SHA d12715eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b061e0e - Browse repository at this point
Copy the full SHA b061e0eView commit details