by admin | Apr 11, 2025 | Development |
The latest version of Dojo Bootstrap has been released in beta. There are a number of new features and changes. The biggest and most obvious change is Dojo Bootstrap is now completely Dojo widget-based. This means you can now use Dojo Bootstrap the same way you would use any Dojo widget.
by admin | Sep 11, 2024 | Development |
I had plans to build a panel that provided to ability to collapse it’s contents. Since I was using Twitter Bootstrap, I figured I would create another Module for the Dojo Bootstrap that was similar in functionality to the Collapse module. Before I started...
by admin | Jul 30, 2025 | Development |
I have been using Twitter Bootstrap lately due to its appearance and simplicity in creating basic pages and complex layouts. I wanted the use Dojo to develop a recent project but I felt that Dijit would be too much for my needs so I decided to use Bootstrap again. The...