-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor: Split logic of SnakeModePolymerBondRenderer
by several classes
#5497
Open
Labels
Milestone
Comments
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 11, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 11, 2024
13 tasks
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 12, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 12, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 12, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 12, 2024
…, refactor the calculation of `endOfPathPart`
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 12, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 12, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 13, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 13, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Sep 13, 2024
…s`, `ConnectionDirectionOfLastCell`
rrodionov91
modified the milestones:
Ketcher 2.26.0-rc.1 (Current),
Ketcher 2.27.0-rc.1
Sep 30, 2024
rrodionov91
pushed a commit
that referenced
this issue
Oct 10, 2024
…ondRenderer` (#5498) * #5497 – Refactor (Connection.ts): Specify the types * #5497 – Refactor (Connection.ts): Rename `xOffset` * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Specify the types * #5497 – Refactor (Connection.ts): Specify the types (amend) * Revert "#5497 – Refactor (Connection.ts): Rename `xOffset`" This reverts commit 33540e3. * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Specify the types, refactor the calculation of `endOfPathPart` * #5497 – Refactor (CanvasMatrix.ts): Specify the types * #5497 – Refactor (CanvasMatrix.ts): Use `new Connection(6)` * #5497 – Refactor (Connection.ts): Rename `xOffset` * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Change `FIXME` text * #5497 – Refactor (Connection.ts): Rename `ConnectionDirectionInDegrees`, `ConnectionDirectionOfLastCell`
rrodionov91
pushed a commit
that referenced
this issue
Oct 13, 2024
…ondRenderer` (#5498) * #5497 – Refactor (Connection.ts): Specify the types * #5497 – Refactor (Connection.ts): Rename `xOffset` * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Specify the types * #5497 – Refactor (Connection.ts): Specify the types (amend) * Revert "#5497 – Refactor (Connection.ts): Rename `xOffset`" This reverts commit 33540e3. * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Specify the types, refactor the calculation of `endOfPathPart` * #5497 – Refactor (CanvasMatrix.ts): Specify the types * #5497 – Refactor (CanvasMatrix.ts): Use `new Connection(6)` * #5497 – Refactor (Connection.ts): Rename `xOffset` * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Change `FIXME` text * #5497 – Refactor (Connection.ts): Rename `ConnectionDirectionInDegrees`, `ConnectionDirectionOfLastCell`
Guch1g0v
pushed a commit
that referenced
this issue
Oct 17, 2024
…ondRenderer` (#5498) * #5497 – Refactor (Connection.ts): Specify the types * #5497 – Refactor (Connection.ts): Rename `xOffset` * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Specify the types * #5497 – Refactor (Connection.ts): Specify the types (amend) * Revert "#5497 – Refactor (Connection.ts): Rename `xOffset`" This reverts commit 33540e3. * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Specify the types, refactor the calculation of `endOfPathPart` * #5497 – Refactor (CanvasMatrix.ts): Specify the types * #5497 – Refactor (CanvasMatrix.ts): Use `new Connection(6)` * #5497 – Refactor (Connection.ts): Rename `xOffset` * #5497 – Refactor (SnakeModePolymerBondRenderer.ts): Change `FIXME` text * #5497 – Refactor (Connection.ts): Rename `ConnectionDirectionInDegrees`, `ConnectionDirectionOfLastCell`
No testing required |
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 3, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 3, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 3, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 3, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 3, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 4, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 4, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 5, 2024
…deConnectionBondTurnPoint` update
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 6, 2024
…aces for `drawPartOfSideConnection(1)`
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 6, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 6, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 6, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 6, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 6, 2024
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 6, 2024
… `.attr('stroke-dasharray', '0')`
DmitriiP-EPAM
added a commit
that referenced
this issue
Dec 6, 2024
9 tasks
DmitriiP-EPAM
added
technical debt
refactor
Code refactoring, without changing the functionality
labels
Dec 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create:
Next step after #5128
The text was updated successfully, but these errors were encountered: