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

Implement Bootstrap UI components #1

Open
37 of 43 tasks
nathanielw opened this issue Apr 26, 2015 · 20 comments
Open
37 of 43 tasks

Implement Bootstrap UI components #1

nathanielw opened this issue Apr 26, 2015 · 20 comments
Assignees

Comments

@nathanielw
Copy link
Owner

Let me know if any are missing!








  • Jumbotron (Need some way of combining other components, since that's all it is) ❔


Super-fancy emoji key:
‼️ Easy stuff I'll add ASAP
❗ Not as easy, but still ASAP
❕ Less important stuff that would still be nice to have
❔ Nice to have, but may have problems implementing

@nathanielw nathanielw self-assigned this Apr 27, 2015
@gdurelle
Copy link

Amazing work. Thank you

@ubx-rmorteo
Copy link

Thank you for your work... Have you thought of including collapsables?

@nathanielw
Copy link
Owner Author

@ubx-rmorteo Do you an example of the type of collapsible you want?

@t4ec
Copy link

t4ec commented Jul 21, 2015

It would be also great to have checkbox and radio-button.

@bdjnk
Copy link

bdjnk commented Aug 7, 2015

I see you've got panels with tables listed, but what about tables alone?

@nathanielw
Copy link
Owner Author

Sorry for the delayed response.

@bdjnk Thanks for the suggestion and link - I've just added a table element.

@t4ec I think Bootstrap leaves the styling of those elements to the system, so I'll have to come up with some platform-generic looking ones, but they'd definitely be useful to have. edit: added

@prikhi
Copy link

prikhi commented Oct 15, 2015

This seems pretty complete, should I remove the work-in-progress text from the Pencil readme?

@nathanielw
Copy link
Owner Author

Sorry for the delay responding. Yeah, it's pretty complete, definitely able to be used, so I'm happy if the WIP text is removed from Pencil's readme.

@skydevht
Copy link

No text element..

@TimeBandit
Copy link

You are the bees neez, that cats pyjamas and the dogs bollocks. Thanks! 👍

@heppa
Copy link

heppa commented May 3, 2016

Thanks for your awesome work... Helps me a lot in quickly visualising bootstrap-based screens... Would it be difficult to also add glyphicons?

@nathanielw
Copy link
Owner Author

@heppa If you're just needing general icons, I've got a couple of collections that provide icons in Pencil (Material and Twemoji) and someone else has made a collection for FontAwesome icons (towards the bottom of https://code.google.com/archive/p/evoluspencil/downloads). I should be able to adapt the script I'm using to generate/extract the other two collections to work with GlyphIcons without too much difficulty. Not sure when I'll get it done, but I'll ping you here when it's ready :)

@heppa
Copy link

heppa commented May 3, 2016

@nathanielw many thanks! Not urgent at all... Was just an additional idea. Will check out your links. I just felt like missing a bit the look & feel of a bootstrap-based app and it was due to missing icons for me... But as I said: Not urgent!

@Craig-Fisk
Copy link

@heppa @nathanielw Hey guys, I already started creating a pencil collection for the bootstrap glyphicons using the vector information in the font https://github.com/Craig-Fisk/BootstrapGlyph-Pencil-Stencil been a little while since I updated it but if theres a need for it from more than just myself I will definitely get working on it

@inadarei
Copy link

inadarei commented May 6, 2016

How do you indicate dropdown elements in the Button dropdown? Change of button type is from right-click, but where do you enter the text for each dropdown element? Thanks

@nathanielw
Copy link
Owner Author

@Craig-Fisk Nice work! I won't bother adapting my script in any hurry then.

@inadarei The item list bit of the dropdown is included as a separate element. It should be called Dropdown and you can edit the elements by just double clicking. The default items show the syntax for things like headers and highlighting items.

@inadarei
Copy link

inadarei commented May 8, 2016

@nathanielw thank you! Appreciate the quick response and: great stencil!

@d-ph
Copy link

d-ph commented Nov 18, 2016

Hi Nathaniel. Would it be possible to add accordion, please? In fact, it would be enough, if there were a pane's header only widget, that can be dragged on the canvas (your stencil collection currently offers panes and pane without header -- I could really use the header without a pane to model collapsed accordion, while pane with a header is enough to model an opened accordion).

Many thanks for your stencil collection. This is really useful.

Edit:
Hm, on the other hand, the well component looks like an accordion/pane header. Forget my asking then. Thanks again for the collection.

@ghost
Copy link

ghost commented Aug 1, 2017

Panel Footer and Thumbnails would be cool. With Bootstrap 4 on the horizon for final release next year, a pencil version for it would be nice. 👍

@MikeWilliams-UK
Copy link

Would it be possible to add a bootstrap toggle
http://www.bootstraptoggle.com/

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