Skip to content

Tags: anbinh/enzyme

Tags

enzyme-adapter-react-16@1.2.0

Toggle enzyme-adapter-react-16@1.2.0's commit message
[enzyme-adapter-react-16] v1.2.0

 - [new] add `isFragment` (enzymejs#1733)
 - [new] Add `displayNameOfNode`, `isValidElementType`
 - [new] `mount`: add `hydrateIn` option (enzymejs#1317, enzymejs#1707)
 - [new] Add support for react context element types (enzymejs#1513)
 - [new] `shallow`: Add getSnapshotBeforeUpdate support (enzymejs#1657)
 - [fix] portals and roots may render fragments (enzymejs#1733)
 - [fix] add missing support for animation events (enzymejs#1569)
 - [fix] `shallow`: SFCs do not get a `this` (enzymejs#1703)
 - [refactor]: add “lifecycles” adapter option (enzymejs#1696)
 - [fix] call ref for a root element (enzymejs#1541)
 - [fix] Allow empty strings as key props (enzymejs#1524)
 - [fix] Fix ShallowWrapper for array-rendering components (enzymejs#1498)
 - [refactor] use `react-is` package
 - [meta] ensure a license and readme is present in all packages when published

enzyme@3.4.1

Toggle enzyme@3.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme] v3.4.1

enzyme-adapter-react-helper@1.3.0

Toggle enzyme-adapter-react-helper@1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-helper] v1.3.0

 - add support for the React v16.1, v16.2, and v16.3 adapters
 - allow v16.3 and v16.4 alphas

enzyme-adapter-react-16.3@1.0.0

Toggle enzyme-adapter-react-16.3@1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-16.3] fork the react 16 adapter for ~16.3

enzyme-adapter-utils@1.5.0

Toggle enzyme-adapter-utils@1.5.0's commit message
[enzyme-adapter-utils] v1.5.0

 - [New] add `displayNameOfNode`
 - [Dev Deps] update `babel-preset-airbnb`, `eslint-plugin-jsx-a11y`
 - [Deps] update `function.prototype.name`, `prop-types`
 - [meta] fix package.json scripts
 - [meta] ensure a license and readme is present in all packages when published

enzyme-adapter-react-16.2@1.0.0

Toggle enzyme-adapter-react-16.2@1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-16.2] fork the react 16 adapter for ~16.2

enzyme@3.4.0

Toggle enzyme@3.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme] v3.4.0

enzyme-adapter-react-16.1@1.0.0

Toggle enzyme-adapter-react-16.1@1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-16.1] fork the react 16 adapter for <= 16.1

enzyme-adapter-utils@1.4.0

Toggle enzyme-adapter-utils@1.4.0's commit message
[enzyme-adapter-utils] v1.4.0

 - [New] Add event name mapping for animation events
 - [Fix] Allow empty strings as key props (enzymejs#1524)
 - [Deps] remove unneeded `lodash` dep, update `object.assign`
 - [Dev Deps] update `babel-cli`, `babel-core`, `babel-plugin-transform-replace-object-assign`, `babel-preset-airbnb`, `chai`, `coveralls`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `json-loader`, `lerna`, `karma-firefox-launcher`, `prop-types`, `lerna`, `rimraf`, `webpack`

enzyme-adapter-react-15.4@1.0.6

Toggle enzyme-adapter-react-15.4@1.0.6's commit message
[enzyme-adapter-react-15.4] v1.0.6

 - [fix] actually invoke the setState callback (enzymejs#1465, enzymejs#1453)
 - [fix] add missing support for animation events (enzymejs#1569)
 - [fix] call ref for a root element (enzymejs#1541)
 - [fix] Allow empty strings as key props (enzymejs#1524)
 - [fix] correct the adapter class name
 - [fix] `mount`: make sure it works with native arrow functions (enzymejs#1667)
 - [refactor]: add “lifecycles” adapter option (enzymejs#1696)
 - [refactor] use `react-is` package
 - [deps] remove unneeded `lodash` dep; update `prop-types`, `enzyme-adapter-utils`, `object.assign`
 - [dev deps] update `babel-cli`, `babel-core`, `babel-plugin-transform-replace-object-assign`, `babel-preset-airbnb`, `chai`, `coveralls`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `lerna`, `json-loader`, `karma-firefox-launcher`, `prop-types`, `lerna`, `rimraf`, `webpack`