Skip to content
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

Изменение цвета перехода от начального элемента #387

Merged
merged 38 commits into from
Aug 14, 2024

Conversation

Roundabout1
Copy link
Contributor

@Roundabout1 Roundabout1 commented Aug 9, 2024

  • Изменение цвета перехода от начального элемента.
  • Сохранение и загрузка цвета перехода от начального элемента.

старый способ блокировал элементы формы, во время создания нового перехода, так как в этом случае  параметр 'label' тоже undefined
Comment on lines +225 to +226
{!isInitialTransition && <Condition {...condition} />}
{!isInitialTransition && <Events {...events} />}
Copy link
Collaborator

Choose a reason for hiding this comment

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

TODO: здесь ограничение по isInitialTransition уйдёт, т.к. переход от начального состояния может иметь и то, и другое.

@Roundabout1 Roundabout1 marked this pull request as ready for review August 14, 2024 08:21
@chekoopa chekoopa merged commit f7ee916 into kruzhok-team:main Aug 14, 2024
1 check passed
@Roundabout1 Roundabout1 deleted the initial_arrow_color branch August 16, 2024 03:34
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.

3 participants