-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Demo page looks ugly with BS3, needs update to new styling #1243
Comments
Hello @pkozlowski-opensource, you have something specific that you don't like or like want changed? And I was thinking about modding a little the timepicker look on BS3 |
@lazychino I've opened this issue for the overall design of the demo page itself. We can do a time-picker specific fix in #1285. I'm not sure how it should look for BS3 as I didn't look at the existing solutions. |
What about adding a sidenav? Bootstrap 3.0 has a really wide layout. I can try to add a sidenav and fix the look of the tabs. |
Hi guys, after patching the modal ui.bootstrap today to work with bootstrap 3 I looked at what's missing in the milestones to release it, I saw the demo page was a milestone postponing release so I forked it and did some work on it. |
I almost have something I can make a pull request with. I just need to try and add this angular affix plugin for the sidebar. https://github.com/mgcrea/angular-bootstrap-affix |
I am getting this weird git commit error: git commit -m "update ui" |
A proper commit message in angular-ui/bootstrap is git commit -m “chore(demopage): Updated UI” it’s the type (chore/bugfix etc.) the scope of the work (carousel/accordion etc.) and the message. -- On November 27, 2013 at 10:41:03 AM, thienedits ([email protected]) wrote: I am getting this weird git commit error: git commit -m "update ui" INVALID COMMIT MSG: does not match "type scope: subject" ! was: "update ui" — |
awesome thanks that worked |
So how does it look now? ;) |
It looks like i wasted two hours trying to get Dropdown Toggle to work, is what it looks like. |
I upload some PNG screenshots. Download the files and view them at "Actual/Full Size". https://drive.google.com/folderview?id=0B0qdt7xwL6A8cldMZS1odjhHR0k&usp=sharing |
Fixes are in the bootstrap3 branch now! |
nice 👍 |
No description provided.
The text was updated successfully, but these errors were encountered: