Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small fixes #2

Merged
merged 1 commit into from
Feb 3, 2012
Merged

small fixes #2

merged 1 commit into from
Feb 3, 2012

Conversation

yaronn
Copy link
Collaborator

@yaronn yaronn commented Jan 22, 2012

hi

I have made these fixes:

dom-parser.js - actually nothing changed here, could not get rid of the diff but nothing changed

dom.js - we want to distinguish localname from prefix:localname so the check should be on "pl"

sax.js - in order to correctly parse the prefix we need to take one more char

yaron

@jindw jindw closed this Feb 3, 2012
@jindw jindw reopened this Feb 3, 2012
jindw added a commit that referenced this pull request Feb 3, 2012
@jindw jindw merged commit c6a6fd9 into jindw:master Feb 3, 2012
mgenware pushed a commit to mgenware/xmldom that referenced this pull request Apr 6, 2018
Fixes parsing of unicode character entities in text nodes
emmkimme pushed a commit to emmkimme/xmldom that referenced this pull request Jul 8, 2020
* Various maintenance

- More package.json refactoring.
- Removed .npmignore in favor of `files` entry in package.json.
- Renamed dom-parser.js to domParser.js.
- Replaced CHANGELOG with more rigorous file.
- Replaced LICENSE with more rigorous file.
- Removed component.json (deprecated package manager https://github.com/componentjs/guide)
- `proof` devDep updated to latest.

Closes jindw#2.
Closes jindw#12.
Closes jindw#20.

Requesting review from @brodybits @timbru31.

Pending approval and merge, we should release this as 0.2.2.

* CHANGELOG tweak

* Bump minor instead of patch

* Bump minor instead of patch

* fix tests?

* fix tests

* rename...

* fix tests

* fix package lock

* update CHANGELOG

and tilda proof.

* rename back

* update CHANGELOG

* consistency

* moving files to lib

* Update lib/dom-parser.js

Co-Authored-By: Chris Brody <[email protected]>

* Update CHANGELOG.md

Co-Authored-By: Chris Brody <[email protected]>

* past tense

Co-authored-by: Chris Brody <[email protected]>
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.

2 participants