Jonathan Wall
|
5dcd3cb508
|
Updates to the new theme.
--HG--
branch : dev
|
2010-10-08 17:10:41 -07:00 |
|
Nathan Heskew
|
11d83885ce
|
Adding a property and a couple methods to the base view class(es)
- Layout (shortcut for WorkContext.Layout)
- HasText(object thing) (shortcut for !string.IsNullOrWhiteSpace(thing as string))
- Tag(dynamic shape, string tagName) (shortcut for Html.Resolve<ITagBuilderFactory>().Create(shape, tagName))
--HG--
branch : dev
|
2010-10-07 22:29:11 -07:00 |
|
Nathan Heskew
|
f2ff1494af
|
More progress on defining new UI capabilities...
--HG--
branch : dev
|
2010-10-07 15:07:01 -07:00 |
|
Nathan Heskew
|
6dbbe6e1f0
|
Some minor post-mvc3 beta upgrade fixes
--HG--
branch : dev
|
2010-10-07 12:50:51 -07:00 |
|
Renaud Paquay
|
34bbd4a062
|
Merge
--HG--
branch : dev
|
2010-10-07 11:57:23 -07:00 |
|
Jonathan Wall
|
1e8cd2b2bb
|
Added some floats and sidebar to TheThemeMachine.
--HG--
branch : dev
|
2010-10-07 11:46:07 -07:00 |
|
Jonathan Wall
|
5404fb4e2c
|
Added login to The Theme Machine.
--HG--
branch : dev
|
2010-10-07 11:09:37 -07:00 |
|
Renaud Paquay
|
833beaad3b
|
Fix Razor views single line comment syntax
@// is not valid anymore, use "@* ... *@" instead
--HG--
branch : dev
|
2010-10-07 10:53:02 -07:00 |
|
Nathan Heskew
|
7503606d74
|
More progress on defining new UI capabilities..
--HG--
branch : dev
|
2010-10-06 14:02:37 -07:00 |
|
Nathan Heskew
|
f3af5ea7d9
|
More progress on defining new UI capabilities.
--HG--
branch : dev
|
2010-10-05 08:28:06 -07:00 |
|
Dave Reed
|
974bc5c894
|
Added overload to Script/Style/IRM.Include() to allow specifing the debug+release url for common .min versions.
Converted built-in themes to use Include() instead of a manifest for simplification.
--HG--
branch : dev
|
2010-09-30 18:20:54 -07:00 |
|
Nathan Heskew
|
81fad6fb05
|
Starting to dream up the new theme...up
--HG--
branch : dev
|
2010-09-30 13:03:48 -07:00 |
|