Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / elenakrittik/godotxml issues and pull requests
#28 - Fix typo: added missing 'cdata' in _to_string() format string
Pull Request -
State: closed - Opened by DanilTheFrog 7 months ago
- 1 comment
#27 - Blank space in `XMLNode.content` is trimmed away.
Issue -
State: open - Opened by elenakrittik 9 months ago
#26 - Fix unnecessary unescaping
Pull Request -
State: closed - Opened by Kiisu-Master 10 months ago
- 3 comments
Labels: pr: bug
#25 - Attempt to fix string escaping and template problems.
Pull Request -
State: closed - Opened by Kiisu-Master 11 months ago
- 12 comments
Labels: pr: bug
#24 - Character escaping
Issue -
State: closed - Opened by elenakrittik 11 months ago
- 4 comments
Labels: bug
#23 - String values in attributes that match XML node template string will get replaced when dumping
Issue -
State: closed - Opened by Kiisu-Master 11 months ago
- 6 comments
Labels: bug
#22 - fix: Only remove trailing blankets
Pull Request -
State: closed - Opened by elenakrittik 11 months ago
Labels: pr: bug
#21 - fix: Dotted access
Pull Request -
State: closed - Opened by elenakrittik 11 months ago
Labels: pr: bug
#20 - fix: Append content instead of ignoring subsequent NODE_TEXT nodes
Pull Request -
State: closed - Opened by elenakrittik 11 months ago
Labels: pr: bug
#19 - #18 broke dotted access
Issue -
State: closed - Opened by elenakrittik 11 months ago
Labels: bug
#18 - refactor: Type safety improvements and small code clean-up.
Pull Request -
State: closed - Opened by elenakrittik 11 months ago
Labels: pr: feat
#17 - Improve typing
Issue -
State: closed - Opened by elenakrittik 11 months ago
Labels: enhancement
#16 - refactor: Deprecate `XML.dump_*` and add `XMLNode.dump_*` instead.
Pull Request -
State: closed - Opened by elenakrittik 11 months ago
Labels: pr: feat
#15 - Factor out dumping templates for better re-usability
Issue -
State: closed - Opened by elenakrittik 11 months ago
- 1 comment
Labels: enhancement, good first issue
#14 - Concatenate node content instead of ignoring subsequent ones
Issue -
State: closed - Opened by elenakrittik 11 months ago
Labels: bug, good first issue
#13 - feat(parser): adds CDATA nodes support
Pull Request -
State: closed - Opened by Suero152 11 months ago
- 3 comments
Labels: pr: bug
#12 - feat(parser): adds CDATA nodes support
Pull Request -
State: closed - Opened by Suero152 11 months ago
#11 - <![CDATA[ ]]> Is being ignored and do not appear as a content
Issue -
State: closed - Opened by Suero152 11 months ago
Labels: bug
#10 - Public interface for dumping individual nodes
Issue -
State: closed - Opened by elenakrittik about 1 year ago
- 1 comment
Labels: enhancement, good first issue
#9 - docs: Wording changes
Pull Request -
State: closed - Opened by elenakrittik about 1 year ago
Labels: pr: doc
#8 - All newlines in the input string are removed, instead of only last ones.
Issue -
State: closed - Opened by elenakrittik about 1 year ago
Labels: bug, good first issue
#7 - Empty standalone node in beautify mode gets two spaces before `>`
Issue -
State: closed - Opened by elenakrittik over 1 year ago
Labels: bug
#6 - refactor: Add basic error handling, properly document code, refactor converters, remove useless checks.
Pull Request -
State: closed - Opened by elenakrittik over 1 year ago
#5 - fix: Ignore non-standard content after the first root.
Pull Request -
State: closed - Opened by elenakrittik over 1 year ago
#4 - Support multiple roots
Issue -
State: closed - Opened by elenakrittik over 1 year ago
- 1 comment
Labels: enhancement
#3 - feat: Dotted child access
Pull Request -
State: closed - Opened by elenakrittik over 1 year ago
Labels: pr: feat
#2 - Invalid closing tags are being silently ignored.
Issue -
State: closed - Opened by elenakrittik over 1 year ago
Labels: bug
#1 - fix bug when xml ends with \n \n\n \n\n\n ...
Pull Request -
State: closed - Opened by tokomine over 1 year ago
- 4 comments
Labels: pr: bug