Saturday, December 14, 2013
After around months of playing with Bootstrap and Visualforce here is a first version of "VisualStrap". VisualStrap is a set of components that work inside your visualforce page without affecting the standard layouts (if you directly import Bootstrap inside a VF page it will mess up the whole page).
To get started and create some awesome UI please follow the project link below
With VisualStrap you can make your VF pages more appealing to user , more responsive and more user friendly. Currently the below set components are Bootstrap are converted into VisualStrap but I am working hard to bring them all.
What you get with this version of VisualStrap ?
- Panels
- Alert
- Well
- Label
- Badges
- Jumbotron
- Forms (Vertical and Horizontal)
- Glyphicons
- Thumbnails
- Column and Rows (Grid)
- Tables (new 1.1)
- Buttons (new 1.1)
- ButtonGroup (new in v1.3)
- ButtonToolBar (new in v1.3)
- Pageheader (new in v1.3)
- Progressbar (new in v1.3)
- Tooltip (new in v1.4)
- List Group and List Group Item (new in v1.4)
- Modal (new in v1.4)
- Navbar (new in v1.4)
VisualStrap is available as a managed package so that it will be easy for users to upgrade it whenever a new release is released (Source is available @Github please check the project detail page)
Where can you use it ?
Almost everywhere! But you can consider VisualStrap for pages that are exposed as Salesforce Sites or in Customer Portal.
To get started and create some awesome UI please follow the project link below