-
Notifications
You must be signed in to change notification settings - Fork 45
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
Comments
Amazing work. Thank you |
Thank you for your work... Have you thought of including collapsables? |
@ubx-rmorteo Do you an example of the type of collapsible you want? |
It would be also great to have checkbox and radio-button. |
I see you've got panels with tables listed, but what about tables alone? |
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 |
This seems pretty complete, should I remove the work-in-progress text from the Pencil readme? |
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. |
No text element.. |
You are the bees neez, that cats pyjamas and the dogs bollocks. Thanks! 👍 |
Thanks for your awesome work... Helps me a lot in quickly visualising bootstrap-based screens... Would it be difficult to also add glyphicons? |
@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 :) |
@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! |
@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 |
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 |
@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. |
@nathanielw thank you! Appreciate the quick response and: great stencil! |
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: |
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. 👍 |
Would it be possible to add a bootstrap toggle |
Let me know if any are missing!
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
The text was updated successfully, but these errors were encountered: