animate icon indicating copy to clipboard operation
animate copied to clipboard

anim react element easily

Results 20 animate issues
Sort by recently updated
recently updated
newest added

import {CSSMotion} from 'rc-animate' 打印出来cssmotion为undefined 版本2.8.3

warning antd > rc-tree-select > rc-trigger > rc-animate > fbjs > [email protected]: core-js@

Steps to reproduce: - Clone project - Run `npm install` What happened: The republish script was run, resulting in this error: ``` npm WARN prepublish-on-install As of npm@5, `prepublish` scripts...

i have issues with ant-design with node 10 ```sh Error: Cannot find module 'css-animation' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/modules/cjs/loader.js:507:25) at Module.require (internal/modules/cjs/loader.js:637:17) at require (internal/modules/cjs/helpers.js:22:18) at Object. (/Users/bangvu/Desktop/Projects/wtt/wttcms-frontend/node_modules/rc-animate/lib/AnimateChild.js:35:21 ```...

Same as https://github.com/react-component/util/issues/41: Now "licenses" field of package.json [contains single "MIT" string](https://github.com/react-component/animate/blob/master/package.json#L24) According to [spec](https://docs.npmjs.com/files/package.json#license), the "license" (not "licenses") field should be used to specify the single "MIT" license. So,...

Updates the requirements on [velocity-animate](https://github.com/julianshapiro/velocity) to permit the latest version. Release notes *Sourced from [velocity-animate's releases](https://github.com/julianshapiro/velocity/releases).* > ## 1.5.2 > Bugfix [#889](https://github-redirect.dependabot.com/julianshapiro/velocity/issues/889) - Stopping custom named queue breaks default main...

dependencies

[![Edit xj0xq1zpvz](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/xj0xq1zpvz)

I'm creating a dropdown/collapse that has 2 animations when clicked: 1. an arrow that rotates 2. the content slides open/close. The arrow animation is triggered using pure CSS and the...

index.js:50 Uncaught (in promise) Error: Minified React error #188; visit https://reactjs.org/docs/error-decoder.html?invariant=188 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at Ln.findDOMNode...