Skip to content

fix(docs): fix bold button text #388

Merged
merged 2 commits into from
Jan 16, 2020
Merged

Conversation

mikeozornin
Copy link
Contributor

Продолжение этого: #381

@@ -5,11 +5,11 @@
}
</style>

<button class="mc-primary" mc-button (click)="modelValue = 'Applications'">set modelValue = Applications</button>
<button class="mc-primary" mc-button (click)="modelValue = 'Application'">set modelValue = Application</button>
<button (click)="modelValue = 'Applications'">set modelValue = Applications</button>
Copy link
Contributor

Choose a reason for hiding this comment

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

mc-button специально убрано ? после этого кнопка будет без наших стилей...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Нет, скорее я криворукий

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Вернул обратно

@PositiveJS
Copy link
Contributor

Preview docs changes for a7281d1 at https://positive-js.github.io/mosaic-previews/pr388-a7281d1/

@PositiveJS
Copy link
Contributor

Preview docs changes for c5d8e27 at https://positive-js.github.io/mosaic-previews/pr388-c5d8e27/

@lskramarov lskramarov merged commit 19c624b into master Jan 16, 2020
@lskramarov lskramarov deleted the bufgix/fix-bold-button-examples branch January 16, 2020 11:32
pimenovoleg pushed a commit that referenced this pull request Jan 22, 2020
* fix(docs): fix bold button text

* fix(docs): fix wrong delete «mc-button» text
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.

3 participants