Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Add Draggable, Resizable and Modal APIs #153

Merged
merged 1 commit into from Feb 19, 2020
Merged

Conversation

DiegoCardoso
Copy link
Contributor

  • Add getters and setters for draggable, resizable and modal APIs
  • Add javadoc describing the functionalities
  • Add demo
  • Add unit tests

Fix #150

- Add getters and setters for draggable, resizable and modal APIs
- Add javadoc describing the functionalities
- Add demo
- Add unit tests

Fix #150
@vaadin-bot
Copy link

SonarQube analysis reported 3 issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MINOR Dialog.java#L169: Move this constructor to comply with Java Code Conventions. rule
  2. MINOR Dialog.java#L492: Remove this method to simply inherit it. rule
  3. MINOR Dialog.java#L505: Remove this method to simply inherit it. rule

@DiegoCardoso DiegoCardoso merged commit 4a315cc into 2.1 Feb 19, 2020
@DiegoCardoso DiegoCardoso deleted the feat/add-new-apis branch February 19, 2020 12:45
DiegoCardoso added a commit that referenced this pull request Feb 25, 2020
- Add getters and setters for draggable, resizable and modal APIs
- Add javadoc describing the functionalities
- Add demo
- Add unit tests

Fix #150
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants