Skip to content

componentize #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

componentize #2

wants to merge 1 commit into from

Conversation

stagas
Copy link

@stagas stagas commented Mar 12, 2013

Hi, I made your project a component.

I moved the minified js from build to a new "dist" directory, because the component build defaults to build/ and it's different from the standalone build so it needed a different place.
Now xgui.js and xgui.min.js standalones are built with "make dist" using a combination of the component tool and the builder you had and they're put in dist/.

So it's backwards compatible but now it's also ready to be installed and used with the component tool. In the future, the elements and some utils could be extracted into their own files or modules and required into the main.

Also, great work! I love how these look and play. I'm certainly going to be using them in a project soon-ish.

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.

1 participant