Skip to content

Fix #556 get attribute data from CSS query#558

Merged
oscarotero merged 1 commit into
lumeland:mainfrom
ngdangtu-vn:core/util-data-values
Jan 22, 2024
Merged

Fix #556 get attribute data from CSS query#558
oscarotero merged 1 commit into
lumeland:mainfrom
ngdangtu-vn:core/util-data-values

Conversation

@ngdangtu-vn
Copy link
Copy Markdown
Contributor

Tasks:

  • improve getDataValue() function
  • add test cases
  • update CHANGELOG

Description

Allow to get value from attribute in CSS query of getDataValue() function. See metas plugin for a clear example.

Related Issues

Fixes #556

Check List

  • Have you read the
    CODE OF CONDUCT
  • Have you read the document
    CONTRIBUTING
    • One pull request per feature. If you want to do more than one thing,
      send multiple pull request.
    • Write tests.
    • Run deno fmt to fix the code format before commit.
    • Document any change in the CHANGELOG.md.

Tasks:
- improve `getDataValue()` function
- add test cases
- update CHANGELOG
@oscarotero oscarotero merged commit 81acb8f into lumeland:main Jan 22, 2024
@oscarotero
Copy link
Copy Markdown
Member

Great work, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parsing Exception: CSS selector query doesn't get attribute value

2 participants