TextureGroup / Texture

Smooth asynchronous user interfaces for iOS apps.
https://texturegroup.org/
Other
8.02k stars 1.3k forks source link

Docs: Fix references of ASViewController/ASNavigationController (non-existent) to ASDKViewController/ASDKNavigationController #2072

Closed JoeFerrucci closed 1 year ago

JoeFerrucci commented 1 year ago

Changes documentation references of ASViewController and ASNavigationController (non-existent) to ASDKViewController and ASDKNavigationController.

As far as I can tell there's no such thing as ASViewController, and CHANGELOG says it was renamed in 3.0.0 (2020-07-15)

Same for ASNavigationController, Change was made in this CHANGELOG for 3.1.0

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

JoeFerrucci commented 1 year ago

Updated PR to additionally change ASNavigationController to ASDKNavigationController.

JoeFerrucci commented 1 year ago

Does this need anything else, or can we get this approved and merge this?

JoeFerrucci commented 1 year ago

Can we get this merged? It's been approved for almost 2 months.

JoeFerrucci commented 1 year ago

Who maintains this repo?