This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
New Shiny Grid #80
Labels
Milestone
Comments
This was referenced Jan 7, 2016
Closed
rbarilani
added a commit
that referenced
this issue
Jan 15, 2016
* develop: docs(usage): updates usage section, use https when installing docs(compass-usage): add compass usage tip, add minor updates docs(releasing): add release instructions chore(release): 0.2.2-alpha release chore(build): build npm dev dist fix(sass-versions-compatibility): #82 use the placehodler syntax with dc-cf, remove normalize.css dep, use existing selectors docs(demo): remove grid link since we removed also the grid chore(release): 0.2.1-alpha release, BC was introduced fix(grid): remove the grid #80 chore(release): 0.2.0-alpha release chore(build): build npm dev dist feat(dropdown): Add dropdown dropup button molecule chore(build): build npm dev dist chore(build): build npm dev dist feat(divider): Create a simple section divider feat(forms): Create input groups
@gabrielhl @cjhowald can we consider to suggest or include the foundation grid as a dependency? What do you think? |
I am okay with it. |
It seems weird to me to be making a sort of framework but have another one as a dependency. But you're the developers :) |
@gabrielhl Here the fact is that a grid system is not dependent to any brand solutions design... so implementing our grid is reinventing the wheel... "...It seems weird to me to be making a sort of framework but have another one as a dependency..." |
OK then! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have to came up with a shiny, super-simple grid, the one that we had is too complex and not really usable (will be removed). Maybe we can use directly the flex-box model.
The text was updated successfully, but these errors were encountered: