20
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Mar 06, 2023 — Mar 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2886 from reosarevok/jsx-filename-extension-mjs More... about 1 year ago
Change React.Portal -> React$Portal More... about 1 year ago
Change React.AbstractComponent -> React$AbstractComponent More... about 1 year ago
Get rid of YAML format warnings More... about 1 year ago
Allow for JSX in .mjs files More... about 1 year ago
Change React.MixedElement -> React$MixedElement More... about 1 year ago
Change React.Node -> React$Node More... about 1 year ago
Replace CoreEntityTypeT in a few more places
mwiencek
as Michael Wiencek
More... about 1 year ago
Replace CoreEntityT with LastUpdatedRoleT in LastUpdated.js
mwiencek
as Michael Wiencek
More... about 1 year ago
Replace CoreEntityTypeT with RelatableEntityTypeT in entityHref
mwiencek
as Michael Wiencek
More... about 1 year ago
Replace MinimalCoreEntityT with more specific types
mwiencek
as Michael Wiencek
More... about 1 year ago
Add MergeableEntity(Type)T and use it on merge components More... about 1 year ago
Use RelatableEntityT for SidebarLicenses More... about 1 year ago
Use AnnotatedEntityT on AnnotationLinks More... about 1 year ago
Merge pull request #2700 from yvanzo/refactor-editable More... about 1 year ago
Add TaggableEntity(Type)T and use it on tag components More... about 1 year ago
Move CollectableEntityTypeT to the right place More... about 1 year ago
Add SubscribableEntity(Type)T and use it on subscription components More... about 1 year ago
Use RelatableEntity(Type)T on more relationship-related places More... about 1 year ago
Use RelatableEntity(Type)T on rels-related utility typing More... about 1 year ago
Fix max-len issue More... about 1 year ago
Add EditableEntity(Type)T and use it on EditData More... about 1 year ago
Use EntityWithAliases(Type)T for alias edit types More... about 1 year ago
Use RelatableEntity(Type)T for relationship types More... about 1 year ago
Use AnnotatedEntityT for AnnotationT More... about 1 year ago
Don't base other types on Collectable More... about 1 year ago
Use new CollectableEntityTypeT for collection types More... about 1 year ago
Change React.Element -> React$Element More... about 1 year ago
Merge pull request #2885 from yvanzo/refine-some-js-types More... about 1 year ago
Amend d83903c0: refine type through Flow comment More... about 1 year ago