Skip to content

Next #1

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

Merged
merged 8 commits into from
Jul 2, 2024
Merged

Next #1

merged 8 commits into from
Jul 2, 2024

Conversation

Izobov
Copy link
Contributor

@Izobov Izobov commented Jun 24, 2024

No description provided.

@Sorokin-Oleg Sorokin-Oleg self-requested a review June 25, 2024 07:40
Copy link
Contributor

@Sorokin-Oleg Sorokin-Oleg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Izobov в целом стоит посмотреть на файлы с расширение .js и отформатировать в соответствие со стандартами (лишние отступы, завершение строк при помощи ";")


## Installation
![DHTMLX Diagram with Vue Demo](https://raw.githubusercontent.com/DHTMLX/vue-diagram-demo/master/diagram.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Izobov смотри комментарии к интеграции с angular

},
unmounted() {
this.$refs.cont.innerHTML = "";

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Izobov не хватает деструктуризации редактора

props: ["data"],

mounted() {
new DiagramEditor(this.$refs.cont, {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Izobov все хорошо, но забыли загрузить данные

index.html Outdated
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>DHX :: Vue</title>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Izobov можно отобразить в заголовке что-то, что связано с интеграцией

@Sorokin-Oleg Sorokin-Oleg self-requested a review June 26, 2024 07:57
@Izobov Izobov merged commit a1b33c7 into master Jul 2, 2024
@Izobov Izobov deleted the next branch July 2, 2024 10:00
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