Skip to content

v4#130

Merged
mattlewis92 merged 7 commits into
masterfrom
v4
Aug 30, 2021
Merged

v4#130
mattlewis92 merged 7 commits into
masterfrom
v4

Conversation

@mattlewis92
Copy link
Copy Markdown
Owner

No description provided.

BREAKING CHANGE: angular 10 or higher is now required to use this package

Closes #125
…Precision` inputs

BREAKING CHANGE: the `resizeEdges` and `resizeCursorPrecision` inputs have been removed from the `mwlResizable` directive.

To migrate, please use the `mwlResizeHandle` directive instead (see the readme for a full example)
@mattlewis92 mattlewis92 marked this pull request as ready for review August 30, 2021 15:45
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #130 (cc28d90) into master (5038c02) will increase coverage by 80.00%.
The diff coverage is 94.44%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #130       +/-   ##
===========================================
+ Coverage        0   80.00%   +80.00%     
===========================================
  Files           0        7        +7     
  Lines           0      285      +285     
  Branches        0       58       +58     
===========================================
+ Hits            0      228      +228     
- Misses          0       32       +32     
- Partials        0       25       +25     
Impacted Files Coverage Δ
...ular-resizable-element/src/lib/resizable.module.ts 100.00% <ø> (ø)
...-resizable-element/src/lib/util/is-touch-device.ts 60.00% <ø> (ø)
...sizable-element/src/lib/resize-handle.directive.ts 83.33% <75.00%> (ø)
...r-resizable-element/src/lib/resizable.directive.ts 80.95% <100.00%> (ø)
...gular-resizable-element/src/lib/util/clone-node.ts 67.85% <100.00%> (ø)
projects/angular-resizable-element/src/test.ts 100.00% <100.00%> (ø)
...ts/angular-resizable-element/src/test/polyfills.ts 100.00% <100.00%> (ø)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5038c02...cc28d90. Read the comment docs.

@mattlewis92 mattlewis92 merged commit 42df972 into master Aug 30, 2021
@mattlewis92 mattlewis92 deleted the v4 branch August 30, 2021 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants