cloudfour / drizzle

A streamlined tool for developing, documenting and presenting UI pattern libraries.
https://cloudfour.com/thinks/introducing-drizzle/
MIT License
666 stars 32 forks source link

Make partial for recurring item header content #22

Closed tylersticka closed 8 years ago

tylersticka commented 8 years ago

Linked headings with labels recur in multiple partials now (item.hbs and page-item.hbs). There may be an opportunity to make things more DRY by moving this stuff into a partial.

Originally pointed out by @erikjung on https://github.com/cloudfour/drizzle/pull/21#discussion_r60812454.

See also: cloudfour/drizzle-builder#82, cloudfour/core-hbs-helpers#20