|
7736853837
|
property code style extensions
|
2014-07-30 00:40:46 +02:00 |
|
|
e1089618f8
|
Allow an item to choose if it's encoded.
|
2014-06-30 11:26:37 +01:00 |
|
|
fe14f0c5e3
|
fixed all the PHPdoc in extensions
|
2014-04-23 03:25:11 +02:00 |
|
|
fd5648044e
|
Fixed tabs
|
2014-03-20 17:30:50 +04:00 |
|
|
3ab3f996b7
|
Merge branch 'nav-active' of github.com:Alex-Code/yii2 into Alex-Code-nav-active
Conflicts:
extensions/bootstrap/CHANGELOG.md
extensions/bootstrap/Nav.php
|
2014-03-19 18:23:57 +04:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
3a87b8a34a
|
Improved check for active child items
Updated to avoid full tree traversal.
Also noticed ```activateItems``` didn't do anything so that's been fixed.
|
2014-03-11 13:10:09 +00:00 |
|
|
0adc656362
|
sub menus didn't get checked for being active.
Based off the method in ```Menu.php``` I've updated ```Nav``` so it will check if sub menus are active or not.
|
2014-03-05 16:50:02 +00:00 |
|
|
d7da4e5ade
|
removed unnecessary call to Html::url()
fixes #2466
|
2014-02-17 19:52:32 +01:00 |
|
|
1d04eb7871
|
Fix URL Bootstrap
|
2014-01-30 11:07:42 +01:00 |
|
|
150d71368b
|
Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring
Conflicts:
framework/CHANGELOG.md
|
2014-01-26 17:41:14 -05:00 |
|
|
bf59a521cb
|
subwidgets should be rendered in the same view
|
2014-01-23 13:06:18 +01:00 |
|
|
c74db68ce7
|
Fixes #1974.
|
2014-01-22 12:55:35 -05:00 |
|
|
e7e6bee928
|
replaced usages of $_GET with Request::queryParams
|
2014-01-21 15:13:51 +01:00 |
|
|
da9d544c54
|
psr-4 change.
|
2014-01-10 21:06:25 -05:00 |
|
|
41685a2409
|
moved extensions under yii.
|
2013-12-09 23:51:49 -05:00 |
|
|
8be4f3778a
|
updated properties of extensions
|
2013-11-25 15:33:59 +01:00 |
|
|
998d0f71fa
|
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
Removed edited author ref.
|
2013-11-22 16:06:27 +05:30 |
|
|
158db15587
|
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
Updated tabs
|
2013-11-22 16:03:27 +05:30 |
|
|
1c2c7ca250
|
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
Corrected the example and doc to highlight allowed dropdown support in Bootstrap 3.
|
2013-11-22 15:35:25 +05:30 |
|
|
257c4fcb55
|
Added example for dividers to bootstrap Nav
fixes #1284
|
2013-11-22 00:38:07 +01:00 |
|
|
83a937990c
|
moved bootstrap to extension
|
2013-11-03 00:40:06 -04:00 |
|