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

Additional plugin ideas #47

Closed
VizuaaLOG opened this issue Aug 12, 2018 · 11 comments
Closed

Additional plugin ideas #47

VizuaaLOG opened this issue Aug 12, 2018 · 11 comments

Comments

@VizuaaLOG
Copy link
Owner

VizuaaLOG commented Aug 12, 2018

These are some ideas for additional plugins. These ideas are inspired from other similar libraries/frameworks.

  • Tag input Would provide an input field that users can use to type in 'tags'. Would make use of the Bulma input and tag components. (thanks to @chistel)

If anyone has other ideas for plugins, please leave a comment. If it would suit this project well then I'll include it in the above list.

@Iamscalla
Copy link

How about input tag/autocomplete

@VizuaaLOG
Copy link
Owner Author

@chistel I like the idea of the tag input, as we can use the Bulma tag/input components/elements. I do also like the autocomplete idea, but what would the styling requirements be for that? I don't really want to force people to also include additional CSS other than what Bulma already offers.

@Iamscalla
Copy link

the autocomplete is an optional plugin, so a little extra style would not kill.

@VizuaaLOG
Copy link
Owner Author

@chistel I understand your reasoning, but I'm trying to avoid the need to include JS and CSS with plugins. Unfortunately, an exception had to be made with the tabs plugin as it's a core feature of Bulma. I do like the idea though.

@Iamscalla
Copy link

Good

@Iamscalla
Copy link

I also was thinking about date and time selector plugin

@VizuaaLOG
Copy link
Owner Author

VizuaaLOG commented Nov 30, 2018

There is a calendar plugin, it's using the CSS from Wikiki's Bulma extension. However, it has since updated it with a range of new features. It also has it's own Javascript code.

Because of the updates provided by Wikiki the Calendar plugin in BulmaJS will be depreciated and later removed in a future version.

@VizuaaLOG VizuaaLOG pinned this issue Feb 11, 2019
VizuaaLOG pushed a commit that referenced this issue Feb 12, 2019
@chistel
Copy link

chistel commented Feb 22, 2019

a snackbar and a toast plugin would also be great.

@chistel
Copy link

chistel commented Feb 22, 2019

There is a calendar plugin, it's using the CSS from Wikiki's Bulma extension. However, it has since updated it with a range of new features. It also has it's own Javascript code.

Because of the updates provided by Wikiki the Calendar plugin in BulmaJS will be depreciated and later removed in a future version.

its a little limited, as it supports only date without time.

@Wikiki
Copy link

Wikiki commented Feb 22, 2019

Hi,

Not limited to dat anymore ;-)
The last version (v6) supports date / time and datetime

@VizuaaLOG
Copy link
Owner Author

The tag input is also available via @Wikiki extensions. I would advise using that instead as the goal for BulmaJS is to provide the JS for core Bulma features.

If anyone has any suggestions for functionality that can be added/adjusted on the existing plugins or if there's something in Bulma that may benefit from some JS magic please open a new issue.

Repository owner locked as resolved and limited conversation to collaborators May 4, 2019
@VizuaaLOG VizuaaLOG unpinned this issue May 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants