Skip to content

Issues/8#23

Open
develas wants to merge 3 commits intomasterfrom
issues/8
Open

Issues/8#23
develas wants to merge 3 commits intomasterfrom
issues/8

Conversation

@develas
Copy link
Contributor

@develas develas commented Aug 8, 2016

No description provided.

block: 'textarea',
name: 'body',
mods: { theme: 'islands', size: 'l', width: 'available' },
mix: [{ block: 'forum-form', elem: 'view' }, { block: 'forum-form', elem: 'view_visible' }],
Copy link
Member

Choose a reason for hiding this comment

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

element name can't contain underscores as they separate names from modifiers

Copy link
Contributor Author

Choose a reason for hiding this comment

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

how can I mix a block with element which has modifier(so, I wont to have like this: forum-form__view_visible)? I could not find this decision :(

Copy link
Member

Choose a reason for hiding this comment

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

mix: { block: 'b1', elem: 'e1', elemMods: { m1: 'v1' } }

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