Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/remarkablemark/html-react-parser

📝 HTML to React parser.
https://github.com/remarkablemark/html-react-parser

Merge pull request #114 from remarkablemark/build/package

build(package): update dependency `style-to-object` to 0.2.3

47fda2390db424740044c526798c715adee574b9 authored over 5 years ago
build(package): update dependency `style-to-object` to 0.2.3

The latest version helps decrease the library's bundle size given
the optimizations in remarkabl...

c2cc2ecc8463f8d8dca6734b5584f22fe1efaabd authored over 5 years ago
docs(readme): improve wording, update code blocks, fix broken link

8800829590c96f92465b6eee32a52df1a11b8db9 authored over 5 years ago
Merge pull request #113 from remarkablemark/build/package

build(package): update dependencies, tidy docs and examples, generate sourcemap

e2e6414bc72a5b9ea55f383bc95ad26ef98ea353 authored over 5 years ago
build(package): refactor webpack config and generate sourcemap

5dd4f0723cfeb2ba823ba87381880d9487d8905d authored over 5 years ago
fix(attributes-to-props): fix lint error `no-prototype-builtins`

After updating `eslint` from ^5.10.0 to ^6.0.0, the following
error appeared:

```
Disallow use ...

fa66dfce3c1bd7219356fcb86884b8d1333036be authored over 5 years ago
build(package): update dependencies and devDependencies

dtslint ^0.7.9 → ^0.8.0
eslint ^5.10.0 → ^6.0.0
@types/react ^...

8765ea909bd76734aac96fb86b09aac1280a13c0 authored over 5 years ago
chore: set `parserOptions.sourceType` to "module" in `.eslintrc`

8533a3e3b3933c92ff20584da311f5b1c1fbff6e authored over 5 years ago
chore(lint): update `.lintstagedrc` to prettify other extensions

6c721b06b76e7c61a99388d5ed799249d123283d authored over 5 years ago
chore(examples): tidy `script-tag.html` with prettier

cd1263fb0fe77406e28cfc3c0b8522556953b809 authored over 5 years ago
chore(examples): tidy `requirejs.html` with prettier

679a69414e2f4663bfe2d1defd0fc77b4099734f authored over 5 years ago
ci(travis): replace `after_script` with `after_success`

Send coverage report to coveralls if script run is successful

c0d82174ebce4643bd53611a6e06fe0cb55860d2 authored over 5 years ago
chore(git): update `.gitignore` and ignore `.nyc_output` directory

7a865e54f140ae4d55ea0fc68ce459ba61ddbfa2 authored over 5 years ago
chore(package): replace `istanbul` with `nyc`

59432546137ab4d9548890c8ab6cb9d36152a6d6 authored over 5 years ago
chore(git): update `.huskyrc` to run test coverage in pre-commit

b01257773cdec93ec44977938ac9b6be872e8d69 authored over 5 years ago
chore(package): tidy fields "keywords" and "files"

d489a4eb3163a27f89a569bc6686b376f0e7833a authored over 5 years ago
chore: rename npm script `test:cover` to `test:coverage`

597122888248276617d1d9fc7da40e088a5e7cd6 authored over 5 years ago
docs(readme): improve sentences and examples

2d6e190d885ac97976bebdd344b20ab030896814 authored over 5 years ago
Merge pull request #110 from remarkablemark/build/package

build(package): update `[email protected]` and devDependencies

63e7d5187a4628c6dd4edf00f0f750e69f2390c1 authored over 5 years ago
docs(readme): update faq about script parsing and update testing

a41fad2da37bcca555da8a42af2ef4a14e273d5e authored over 5 years ago
build(package): rename npm script `cover` to `test:cover`

And update `.travis.yml`

7d806c8f5f0f7d045e5b6697518725f3e046b8db authored over 5 years ago
build(package): update `[email protected]` and devDependencies

The latest version includes a SVG tag name whitelist for the
client parser.

Update devDependenc...

b39ac53a87c5144926a3d4129d79b2c03b797e84 authored over 5 years ago
Merge pull request #109 from remarkablemark/chore/improvements

chore: skip <script> tag, improve test coverage, tidy code

eca7e35af03a3ebadf8f6f6e1436a1f65fdea9a2 authored over 5 years ago
test: verify invalid style for `attributesToProps` throws an error

b97f2e14b3e21edebbe18afb91a1d9c692078f0d authored over 5 years ago
test(html-to-react): add test that verifies `domToReact` is exported

320c3643a6107c4dc81e418ad4568fe69fff4ebf authored over 5 years ago
feat(dom-to-react): skip and do not parse <script> content

The "script" node is skipped since `react-dom` was never really
rendering the contents.

Update ...

1fb5ee26419914d07661c4b4f04ec93f52ccfa2c authored over 5 years ago
perf(dom-to-react): destructure react object to optimize parser

471ddfe2c414af709deb38444e6cc41396cc1f68 authored over 5 years ago
chore(release): 0.7.1

d941132e9d86f4146b0147916bd676819c6d0748 authored over 5 years ago
Merge pull request #106 from remarkablemark/build/react-dom-core

build(package): update [email protected]

b2beb8d9f9a2aa9d326a7b2ae12d86250ed1e499 authored over 5 years ago
docs(readme): tidy sentence and code blocks under usage

4a0fc7e2a58753d2c0abd898e27129ef7f064a95 authored over 5 years ago
build(package): upgrade [email protected]

ca29aa684a11768d3c1ce99af92c4201cc56b7cb authored over 5 years ago
chore(changelog): fix heading of latest release so it's consistent

eb3085ab1d0e9c151959ae21f60a13f073d5b978 authored over 5 years ago
docs(readme): add badge showcasing NPM downloads

ec3f0b062b052dc312f7e5d50c19d806fbd8e946 authored over 5 years ago
docs(readme): tidy and refactor replace example

dac4b4dd39e6e607ff471dd07ad96b298e7457f2 authored over 5 years ago
Merge pull request #102 from scott-silver/silver/update-readme

update code sample in README

e43da964aad3be412dd0d19136fc059b5b47ae3e authored over 5 years ago
ci(travis): fix commitlint script

4453dda24e75f69b81f97a7fa24b29a72490f2d2 authored over 5 years ago
docs(readme): update code sample

f3f524e652d0c8a8ad853d7ae928f5de2de77e27 authored over 5 years ago
chore(github): replace h3 with h2 in PULL_REQUEST_TEMPLATE.md

1d4e760daad8906187bc24bd1ff752d2e18a3fec authored almost 6 years ago
ci(travis): run commitlint first in script

04e95e0c8536b64f33acdf1a572d4f94ab825911 authored almost 6 years ago
chore(release): 0.7.0

b72d102f3a4298f2e6966b7447fe4ecd7598d600 authored almost 6 years ago
Merge pull request #100 from AndrewLeedham/master

Add TypeScript definitions for domToReact

c988f75a1cd085bcfb25b30c808daa9a2113f014 authored almost 6 years ago
fix(coveralls): moved dtslint tests to lint folder

306fcebd6498607e79aca60af6a0f75185eeb9f0 authored almost 6 years ago
chore: upgraded to html-dom-parser 0.2.1

84273f0643fd42520ea162ae92965aa01a267332 authored almost 6 years ago
refactor(types): export domToReact and htmlToDom

f6ac596ed99b3418d7297c96f3606c2f780a29ad authored almost 6 years ago
refactor(types): moved to root

9bc66f8ea23e181e1f1b0cbdfa9a2c4a1e7933c1 authored almost 6 years ago
chore: upgrade html-dom-parser to 0.2.0

b46caebc8be2538d608a91c58d5337208e11d9fc authored almost 6 years ago
docs(types): added tsdoc @param

f85bc72a28d8068aceb7954337bc560b74e6bc6a authored almost 6 years ago
feat(types): add lib/dom-to-react declaration

27ed8b668352c6d01c772030890d488bbae55280 authored almost 6 years ago
fix(types): html-dom-parser > html-react-parser

438b9af4d75c4db861b7aab1b3d7128f402b2259 authored almost 6 years ago
chore(release): 0.6.4

f4d4588175b5cb0696b3a07186246e42fc3a4fcf authored almost 6 years ago
Merge pull request #99 from NadiaIvaniuckovich/dom-to-react-custom-keys

DomToReact: Allow custom keys for replacement

385f88fcfca0dbaa8ba8d355fe5d94f86e8c09e2 authored almost 6 years ago
fix(dom-to-react): fix typos in the test

4eec53e17a80b2148787d16060846c461bd9f7b2 authored almost 6 years ago
docs(readme): update FAQ and tidy Release section

d01e1c8368a956ad6f2d140d6a42c1225228ba45 authored almost 6 years ago
fix(dom-to-react): allow custom keys for replacement

abf20a223b24cb16534c07dd51a76d65cd774fe7 authored almost 6 years ago
docs(readme): add FAQ section and note that library is not XSS safe

Closes #94

570bf1aa2d2d139db24617189f111a027c37a165 authored almost 6 years ago
chore(release): 0.6.3

2bf4c8563a6c8c149720faafa4c91ad19d9c185a authored almost 6 years ago
Merge pull request #96 from nikolay-borzov/typescript-definitions

chore(typescript): add definitions

68b403d9843a25b448165b43748d2a63a0890525 authored almost 6 years ago
fix(typescript): test.tsx after dtslint run

38e6bba4f97b73f5535762b27f69414a576602cc authored almost 6 years ago
chore(typescript): add dtslint as CI

- Specify return type for `replace`

6e4d695529306cc16b680f204f1d3822139c88db authored almost 6 years ago
chore(typescript): add definitions

- Make `build` script work on Windows

c1223e5f7dc8be32b48c006b91e0d48889d6e6e9 authored almost 6 years ago
chore(release): 0.6.2

372266240c090168237bd39ae36ead65472aeacd authored almost 6 years ago
Merge pull request #93 from remarkablemark/upgrade-react-dom-core

chore(package): upgrade [email protected]

e83c7633e1ffc3d9c7f90fb69d12e6d410c4c7db authored almost 6 years ago
chore(package): upgrade [email protected]

Fixes install warning:

```
html-react-parser > [email protected]" has unmet peer dependency ...

72f6b63c994ff005847f7184574523fa7f3bda15 authored almost 6 years ago
docs(github): tidy and update ISSUE_TEMPLATE.md

Replace h3 with h2 and improve wording of some sections.

ebd4ef4019229f119ec99f52bc71e49c6700321d authored about 6 years ago
docs(github): add ISSUE_TEMPLATE.md

7f5f78d016a8a2b679bd0fb57b8541cfcf083723 authored about 6 years ago
docs(github): add PULL_REQUEST_TEMPLATE.md

47b589d1a615df3e4253a0b15f560e9bd9338005 authored about 6 years ago
docs(readme): prettify file, add CodeSandbox link, tidy examples

- Prettify Markdown file with prettier
- Reorganize sections
- Tidy and refactor examples and co...

1c014e6c5c597af764935d6110cf5eb7c402998e authored about 6 years ago
chore(release): 0.6.1

ba78f1bb8772c660547e3bb6992bba1814132b04 authored about 6 years ago
Merge pull request #86 from samikarak/master

fix(utilities): allow numbers in custom style names

84cc697050fa8fd2a070f82f3ccacc75b4900811 authored about 6 years ago
fix(utilities): allow numbers in custom style names

5a6600f3343410a263440fcda5ee0b12f70b5b2b authored about 6 years ago
docs(changelog): fix markdown headings for 0.6.0 and 0.5.0 releases

a6cd72365be5725e7a5f64886b8ab0db989f285a authored about 6 years ago
build(package): move husky hooks from package.json to .huskyrc

Resolves error:
```
Warning: Setting commit-msg script in package.json > scripts will be depreca...

0754d1a0d58265c7f62ccebf891890c3098cab92 authored about 6 years ago
build(package): upgrade devDependencies

* @commitlint/[email protected]
* [email protected]
* [email protected]
* [email protected]
* husky...

3d1208b51b201378a5c9ce0211dc16f9f883ce7c authored about 6 years ago
chore(release): 0.6.0

86d54884f5010575c827ff955977f2b3abb0a4e8 authored about 6 years ago
Merge pull request #83 from samikarak/master

support custom styles beginning with '--*'

1f262839451ff4e888644b7f771a65c6b05a8cb9 authored about 6 years ago
feat(utilities): add support for custom styles beginning with "--*"

2c0a9dc6757e35bcffafa4c82a2a650a4df1fa8b authored about 6 years ago
chore(release): 0.5.0

185d2f267432ca854fbeb1d3b0582cb089b98d63 authored about 6 years ago
refactor(utilities): memoize constant `PRESERVE_CUSTOM_ATTRIBUTES`

Replace `utilities.reactSupportsUnknownAttributes()` with constant
`utilities.PRESERVE_CUSTOM_AT...

142f5d57c3389c29c160511622da58c12e85dab4 authored about 6 years ago
fix(attributes-to-props): undo default function parameter

Reverting the default parameter set in `attributesToProps` will
enable ES5 compatibility since t...

1017b25e636710fa5441ecc01f649259ad648236 authored about 6 years ago
Merge pull request #78 from bschlenk/support-custom-elements

feat: support custom elements in React 16

9eeef550b3c156764030510a2abda28624d04de2 authored about 6 years ago
feat: support custom elements in React 16

7b2c5a87c5bb8318281d35c352e398147fc1f72e authored about 6 years ago
Merge pull request #75 from remarkablemark/refactor-benchmark

Refactor benchmark

bfe20230c50f0303817286be9a574cb0d28e936d authored over 6 years ago
ci(travis): run benchmark after build but before coveralls

aa303346b4f2ea4ef55229fe9c795533ec0033e6 authored over 6 years ago
refactor(benchmark): move benchmark from test to its own directory

And update precommit hook to run test

24c0045142414793ada6861bf8631fab18305e33 authored over 6 years ago
Merge pull request #74 from remarkablemark/refactor-test

Refactor tests to use ES6 syntax

c482c33cdf616e35cc12b62c46bb402a2a09e562 authored over 6 years ago
refactor(test): rename `mocks.json` to `data.json`

081d98ad7fe83b42df97ef4a4153081112f12e84 authored over 6 years ago
refactor(test): migrate code in test directory to ES6

1e02559ff933511307c035a58af39d61f5afc6a4 authored over 6 years ago
build(eslint): update .eslintrc to allow ES6 syntax

aef0f5ee8cf17d8d942f0307c019d02a777b4c8a authored over 6 years ago
docs(readme): tidy code blocks in README.md

ac69a8f6f102f4ef153231cb72c3a012c5afe7da authored over 6 years ago
docs(readme): document how to exclude nodes with replace

Resolves #56

f06707b42fc54e00e61750656cca1a874f980b47 authored over 6 years ago
chore(release): 0.4.7

aa5db4831d49a239df1f5b962f38afd141150069 authored over 6 years ago
Merge pull request #72 from remarkablemark/build/package

Update build and dependencies

e7c436f6e1ef0aed0d6b1e5e42d042bf677300af authored over 6 years ago
ci(travis): run build script after lint and test

5b849ee9f4e5091ad9b3afe595e20e4971429924 authored over 6 years ago
build(webpack): upgrade to webpack v4 and add `build` script

devDependencies:
* [email protected]
* [email protected]

83158325230fe22090e48e6498171bd9028831da authored over 6 years ago
build(package): update package.json dependencies & devDependencies

Resolves #70

style-to-object 0.2.1 → 0.2.2
@commitlint/cli ...

5f0e991ab1f39acd6612396a62478854890d2c77 authored over 6 years ago
Merge pull request #69 from dalenberg/benchmark

docs(readme): add example benchmark output and script

9de3e124b72a77575ae8c6a580a84f50a4baa6f9 authored over 6 years ago
docs(readme): add example benchmark output and script

3f9d47b24f57cd651b50b4a06d6b57f59ecef550 authored over 6 years ago
Merge pull request #68 from dalenberg/benchmark

test: add benchmark test

a1536978b96eea6c8ec117cf50065bb05f4a9d8e authored over 6 years ago
test: add benchmark test

0e757400320f4206748fc98fe0074cd4a9d63758 authored over 6 years ago
Merge pull request #57 from remarkablemark/style-prettier-lint

chore: lint with prettier and update README.md

97d6868fbad8322692c65e37795a1c3277e2d2d1 authored over 6 years ago