Luciano Baraglia
8760407cc9
Some doc code cleanup [skip ci]
2013-08-03 02:13:22 -03:00
yiidevelop
5790a00de5
Add encodeLabels configure
...
Please, review and approval.
Thanks
2013-08-03 03:08:32 +07:00
Qiang Xue
e96ef1f40b
removed tabindex attribute
2013-07-26 08:06:54 -04:00
Qiang Xue
7ebbc46a5b
Fixed wrong class uses.
2013-07-17 20:14:43 -04:00
Qiang Xue
a25a34d717
Fixes #629 .
2013-07-17 08:22:48 -04:00
Qiang Xue
368a4cfe66
Asset feature refactoring (WIP)
2013-07-15 22:49:22 -04:00
Qiang Xue
30ec0afd18
debugger WIP
2013-07-07 16:38:48 -04:00
Qiang Xue
17b1e5d2fc
Fixes issue #234 : Added Html::addCssClass() and removeCssClass().
2013-06-11 16:35:14 -04:00
Mojtaba Salehi
95b1636a98
Multilevel Items
2013-06-08 23:26:21 +04:30
resurtm
7a7d2a9c06
CS fixes.
2013-06-07 22:41:11 +06:00
Qiang Xue
5596e50bf3
Fixes issue #472 .
2013-06-03 10:40:09 -04:00
Qiang Xue
8ae9463589
Fixes issue #472 : doc fix.
2013-06-01 12:45:32 -04:00
Carsten Brandt
0d34aab0ab
added missing default to getValue in boostrap tabs
...
fixes #465
2013-05-31 18:54:13 +02:00
Qiang Xue
c8df8e2aba
doc fix.
2013-05-30 10:37:33 -04:00
Qiang Xue
60c351ea93
refactored Tabs.
2013-05-30 10:35:29 -04:00
Qiang Xue
79aaf1fbec
refactored ButtonDropdown and Dropdown.
2013-05-30 10:13:39 -04:00
Qiang Xue
2f790f7716
Merge branch 'master' of github.com:yiisoft/yii2
2013-05-30 10:01:19 -04:00
Qiang Xue
a93f75068e
refactoring button classes.
2013-05-30 10:01:11 -04:00
Qiang Xue
811058bcd1
Merge pull request #392 from tonydspaniard/365-bootstrap-tabs
...
[ready]bootstrap tabs widget
2013-05-30 07:00:54 -07:00
Qiang Xue
c0c6c9d95b
Merge pull request #444 from tonydspaniard/366-bootstrap-buttons
...
[ready]added button group dropdowns
2013-05-30 06:30:01 -07:00
Qiang Xue
9339edbd45
Refactored Progress.
2013-05-29 20:07:02 -04:00
Qiang Xue
29464d3f9c
Merge pull request #455 from tonydspaniard/454-bootstrap-progress
...
[ready]added progress widget
2013-05-29 16:54:41 -07:00
Antonio Ramirez
b459990e00
added progress widget
2013-05-30 00:35:34 +02:00
Qiang Xue
c1b74ba945
refactored Nav and NavBar.
2013-05-29 18:01:24 -04:00
Antonio Ramirez
d5b878d35e
docs minor change
2013-05-29 23:53:58 +02:00
Antonio Ramirez
a57597719c
buttons refactored (2nd round)
2013-05-29 23:50:06 +02:00
Antonio Ramirez
d3bbc5fe40
small fix
2013-05-29 14:36:15 +02:00
Antonio Ramirez
fce33a25dd
fixed indentation and button group label bug
2013-05-29 14:32:33 +02:00
Antonio Ramirez
f651e72372
refactored label render
2013-05-29 14:13:19 +02:00
Antonio Ramirez
3647c3f128
added button group dropdowns
2013-05-29 13:54:47 +02:00
Antonio Ramirez
7d0b95c21a
modified phpDoc
2013-05-29 13:22:00 +02:00
Antonio Ramirez
e8d3a7ff92
register asset bundle instead
2013-05-29 10:58:21 +02:00
Antonio Ramirez
1e9cc35fd8
fix namespaces
2013-05-29 10:54:53 +02:00
Antonio Ramirez
cbb33bd164
refactored based on comments (2nd round)
2013-05-29 10:54:01 +02:00
Antonio Ramirez
4ebc0ae734
fix phpDoc
2013-05-29 09:49:41 +02:00
Antonio Ramirez
1c4cf30464
another typo fix
2013-05-29 09:47:36 +02:00
Antonio Ramirez
6ce2f8f137
silly typo
2013-05-29 09:45:04 +02:00
Antonio Ramirez
f6cef5eb70
Refactored based on comments and feedback (3rd round)
2013-05-29 09:40:38 +02:00
Antonio Ramirez
9f832afb9f
Refactored based on comments and feedback (3rd round)
2013-05-29 09:17:53 +02:00
Antonio Ramirez
e1b145a706
Enhance Dropdown to use items as strings. Remove string=divider rule
2013-05-28 17:12:27 +02:00
Antonio Ramirez
70f1d41699
Added NavBar widget closes #437
2013-05-28 16:27:33 +02:00
Antonio Ramirez
cc9b175c5f
Added Nav widget closes #367
2013-05-28 16:24:37 +02:00
Antonio Ramirez
af5dbba6da
Tabs refactored
2013-05-28 11:59:55 +02:00
Antonio Ramirez
5fe6d9910f
Added dropdown widget
2013-05-28 11:50:12 +02:00
Antonio Ramirez
65feda3ec3
Merge branch 'upstream' into 365-bootstrap-tabs
...
* upstream: (122 commits)
Refactored StringHelper.
Line number tweak for error page
added note about dependency to registerJsFile
docs: Be explicitly clear about ActiveRecord::create()
fixed AutoTimestamp example in advanced app
\yii\rbac\DbManager::isAssigned() signature fix
Changed the way to set timestamp for multiple attributes.
Fixes issue #428 Allowing UniqueValidator to be used with non-AR models.
Better exception page look.
Removed unnecessary code from MSSQL schema.
Hover and error line increased by 1 px.
Error line number fix.
Error line number fix.
Error line number fix.
Lift off!11 #418
MSIE fix.
Fixes (theoretically) #418 and #413 .
Removed echo
RBAC DbManager fixes
Always refetch the migration table definition.
...
2013-05-28 11:45:50 +02:00
Qiang Xue
c16bd75698
Removed Modal::body.
2013-05-24 09:55:57 -04:00
Antonio Ramirez
6316463ad0
add fixes
2013-05-24 14:17:46 +02:00
Antonio Ramirez
edf983f4d7
added tabs
2013-05-24 12:45:42 +02:00
Antonio Ramirez
ad878280af
added collapse
2013-05-23 08:45:52 +02:00
Qiang Xue
210faf787e
refactored Carousel.
2013-05-22 19:52:31 -04:00