You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(harmonyos): add support for parsing select text
Add support for parsing the selected text in the `AutoArkUi` class. This allows for further manipulation and processing of the selected text for the HarmonyOS project.
Also, introduce an enum class `ComponentType` to define different types of components with their descriptions and example usage.
Add a sample XML file for testing purposes in the `exts/ext-harmonyos/src/test/resources` directory.
0 commit comments