Skip to content

Commit

Permalink
refactor: convert some files to es6 classes (#5861)
Browse files Browse the repository at this point in the history
* refactor: convert utils/coordinate.js to ES6 class

* refactor: convert utils/rect.js to ES6 class

* refactor: convert utils/size.js to ES6 class

* refactor: convert block_drag_surface.js to ES6 class

* refactor: convert block_dragger.js to ES6 class

* refactor: convert bubble_dragger.js to ES6 class

* chore: declare bubble property in the constructor

* refactor: convert bubble.js to ES6 class

* chore: clang-format

* chore(lint): lint and format
  • Loading branch information
rachel-fenichel authored Jan 7, 2022
1 parent df2eafb commit 9d8eeb3
Show file tree
Hide file tree
Showing 7 changed files with 1,784 additions and 1,730 deletions.
Loading

0 comments on commit 9d8eeb3

Please sign in to comment.