소스 검색

private methods is explicitly prefixed with _

Ievgen Naida 5 년 전
부모
커밋
20ce1e5dd8
4개의 변경된 파일590개의 추가작업 그리고 563개의 파일을 삭제
  1. 301 277
      lib/animation-timeline.js
  2. 0 0
      lib/animation-timeline.min.js
  3. 1 1
      package.json
  4. 288 285
      src/timeline.ts

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 301 - 277
lib/animation-timeline.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
lib/animation-timeline.min.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "animation-timeline-js",
   "name": "animation-timeline-js",
-  "version": "2.0.3",
+  "version": "2.0.4",
   "description": "animation timeline control based on the canvas.",
   "description": "animation timeline control based on the canvas.",
   "main": "lib/animation-timeline.min.js",
   "main": "lib/animation-timeline.min.js",
   "types": "src/index.ts",
   "types": "src/index.ts",

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 288 - 285
src/timeline.ts


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.