NoDivide / astrum

A lightweight pattern library designed to be included with any web project.
http://astrum.nodividestudio.com
1.54k stars 98 forks source link

Where a custom library_title is set, make sure it takes precedence ov… #148

Closed Andy-set-studio closed 6 years ago

Andy-set-studio commented 6 years ago

…er 'Pattern library'

What does this PR cover?

This PR fixes #104

How can this be tested?

Screenshots / Screencast

nov-24-2017 16-42-58

What gif best describes how you feel about this work?

Soccer coach giving the thumbs up


Reviewers

Review 1

Review 2 (optional)

By adding a +1 you are confirming you have...


RyanHavoc commented 6 years ago

FYI this has already been resolved in release/2.0.0.

Andy-set-studio commented 6 years ago

I get ya @giothevanni,

With fresh eyes, this and your PR in my branch are possibly getting a bit unreadable to a new contributor. I think a computed property / method rather than ternary statements maybe be more useful. I’m always mindful that we don’t make it difficult to get involved in Astrum. Abstracting this to JS code will help it scale too 🙂.

If this is fixed in 2.0.0, @RyanHavoc, shall we bail on this bug fix and work on that implementation instead?

Thanks again, @giothevanni!

RyanHavoc commented 6 years ago

@hankchizljaw I think it would make sense to yeah.