Skip to content
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

which bulma version is used here? it's not the latest one #41

Closed
papayaah opened this issue Aug 31, 2017 · 6 comments
Closed

which bulma version is used here? it's not the latest one #41

papayaah opened this issue Aug 31, 2017 · 6 comments

Comments

@papayaah
Copy link

i use "bulma": "^0.5.1", and the hero page looks like this:

2017-08-31 at 9 49 am

broken in some parts.

@israelroldan
Copy link

It appears that this project has bundled bulma inside its css directory, so there's really no indicative of which version it was other than it is older than a year.

The issue in your screenshot is most likely caused by the deprecation of the 'nav' component in favour of 'navigation': http://bulma.io/documentation/components/navbar/

Hope that helps

@dansup
Copy link
Collaborator

dansup commented Sep 17, 2017

@mickeyren The bulma version is 0.1.1, released over a year ago. https://github.com/jgthms/bulma/releases/tag/0.1.1

@dansup dansup closed this as completed Sep 17, 2017
@m0a
Copy link

m0a commented Sep 18, 2017

your template is awesome!. but bulma version is old.
Are you planning to update bulma?

@dansup
Copy link
Collaborator

dansup commented Sep 18, 2017

@m0a Thanks, yes I am working on updated versions. There have been a lot of changes since 0.1.1, I have created a few new templates and updated older ones, however they are now outdated so it will take some time to catch up.

@israelroldan
Copy link

@dansup do you have a branch I can contribute to? I have a couple ideas for this repo (namely enabling bulmaswatch in your templates and actually use the latest bulma release).

@israelroldan israelroldan mentioned this issue Oct 2, 2017
@dansup
Copy link
Collaborator

dansup commented Oct 9, 2017

I have updated 5 templates to the latest bulma version (0.5.3) and plan to update the rest soon. You can submit PR's to the development branch (master).

@israelroldan I like the bulmaswatch idea, could use javascript on the demo site to switch between different swatches.

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

No branches or pull requests

4 participants