Skip to content

[wip] bemCell algebra#103

Open
belozer wants to merge 1 commit into
masterfrom
belozer.issue91.BemCellAlgebra
Open

[wip] bemCell algebra#103
belozer wants to merge 1 commit into
masterfrom
belozer.issue91.BemCellAlgebra

Conversation

@belozer
Copy link
Copy Markdown

@belozer belozer commented Feb 3, 2017

No description provided.

],
elemMods: [
{ block: 'block-1', elem: 'elem', modName: 'mod' },
{ block: 'block-2', elem: 'elem', modName: 'mod', modVal: true },
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@zxqfox здесь так
{ block: 'block-2', elem: 'elem', modName: 'mod', modVal: true },
или так
{ block: 'block-2', elem: 'elem', mod: { name: 'mod', val: true } },

?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Лучше harmony вообще не трогать :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants