scottjehl
9714d4c9e7
fixed up dialog stylin'
2010-10-07 18:18:51 -04:00
Scott González
5c3d35574f
Renamed files.
2010-10-07 11:30:48 -04:00
Scott González
3888ff81b6
Renamed files so case changing will hold.
2010-10-07 11:24:44 -04:00
Scott González
e5e115a925
Revert "Moving files so the case chaning will hold."
...
This reverts commit dacb03383f .
2010-10-07 11:19:34 -04:00
Scott González
d4c904eecb
Revert "Renaming files."
...
This reverts commit ae6bfba68f .
2010-10-07 11:19:21 -04:00
Scott González
ae6bfba68f
Renaming files.
2010-10-07 11:13:14 -04:00
Scott González
dacb03383f
Moving files so the case chaning will hold.
2010-10-07 11:09:00 -04:00
Scott González
6f10fe2459
Renamed files from jQuery.* to jquery.*. Fixes #33 .
2010-10-07 10:50:10 -04:00
scottjehl
000293f4cf
made the handler way more bigger
2010-10-06 18:17:08 -04:00
scottjehl
2dad280b12
style override
2010-10-06 18:13:37 -04:00
scottjehl
9758dcdea6
position change on the remove icon
2010-10-06 18:09:02 -04:00
scottjehl
4d09aec0fc
toned down the border widths on headers and content areas
2010-10-06 10:11:06 -04:00
scottjehl
5e34201ddc
fixed some things with dialog's css and classes
2010-10-06 01:10:30 -04:00
scottjehl
4a7ede3322
added ui-aux class to edit button. fixed a style with that class too
2010-10-06 00:48:42 -04:00
scottjehl
76cf9845ef
moved datepicker demo to experiments
2010-10-06 00:16:43 -04:00
scottjehl
540e1f3fb8
added a "clear" button to search input types
2010-10-05 23:54:51 -04:00
scottjehl
ccd3ffa761
new icon: delete
2010-10-05 23:54:31 -04:00
scottjehl
39bf32394c
fixes to no-text icon presentation
2010-10-05 23:47:48 -04:00
scottjehl
a8edc991da
small cleanup on margins and such
2010-10-05 23:06:18 -04:00
scottjehl
9a9d47e550
removed an unnecessary wrapper
2010-10-05 23:00:33 -04:00
scottjehl
71763d3dfa
pretty rough, but here's a functional attempt at rounded-corner switches
2010-10-05 22:57:13 -04:00
scottjehl
30ba455514
adjusted margins
2010-10-05 19:21:20 -04:00
scottjehl
2fe29a1d2b
refactored switch sliders - more iPhone-like in behavior and appearance now.
2010-10-05 19:17:47 -04:00
scottjehl
e5207475a9
renamed the classes to "switch". For sliders built from selects with more than 2 options, we can use the name "select". currently, only 2 options are supported for select sliders
2010-10-05 18:28:03 -04:00
scottjehl
5008c95fed
tightened up the offsets a bit
2010-10-05 17:46:00 -04:00
scottjehl
adbdf7abc6
adjustments to spacing, layout management, consistency across elements
2010-10-05 17:42:11 -04:00
scottjehl
5467762a3b
added fieldset selector for specificity
2010-10-05 17:16:49 -04:00
scottjehl
83f6ff9eef
added support for fullscreen data attr on pages. When present, child headers and footers will be absolute positioned and invisible when hidden
2010-10-05 16:08:11 -04:00
scottjehl
b5eca5bd2a
Renamed Globalnav "Navlist". Fixed #95
2010-10-05 14:06:28 -04:00
scottjehl
ced22f6962
Sticky footers
...
Tag a footer div with data-id="foo" and it'll stay visible when transitioning to another page that has a footer of the same data-id.
Fixed #72
All proposed changes above are either implemented, or covered through alternate means.
2010-10-04 19:00:30 -04:00
scottjehl
ecbe90c56a
removed unnecessary rule
2010-10-04 14:22:38 -04:00
scottjehl
2e4c537783
a little refactor to improve support for icons, text-only, among other things. Demo page has 3 different globalnav variations now.
2010-10-04 12:50:25 -04:00
scottjehl
c484629e84
reworked the timing and styles for the pageLoading sequences in attempt to reduce blinky behavior. Small improvements...
2010-10-03 16:43:50 -04:00
scottjehl
22eecd11dc
refactored. globalnavs can now be generated on any div, and all they do is the "more" nav behavior. Plugin may need renaming...
...
in these demos, the globalnavs are inside a footer div.
2010-10-01 23:37:43 -04:00
scottjehl
ed96011a28
major refactor - now uses relative positioning.
...
Interactions still aren't perfect, but the code is cleaner!
2010-10-01 23:36:25 -04:00
scottjehl
bc09ffca8d
added fadeout animation name back in
2010-10-01 23:35:46 -04:00
scottjehl
73a84405c8
changed button code for headers and footers so that it works with ui-header or ui-footer instead of wrapper classes
2010-10-01 18:46:21 -04:00
scottjehl
166efc0387
removed swap - we can add it back later if necessary, but it needs some tweaking to look correct
2010-10-01 11:07:33 -04:00
scottjehl
a2519e7687
removed dissolve transition - fade is enough
2010-10-01 11:06:13 -04:00
Douglas Neiner
9d7270141d
Added background-clip to the rounded corner classes to help out with background bleeds
2010-09-29 14:00:29 -07:00
scottjehl
2ae165049e
edits to margins,widths
2010-09-27 16:55:13 -05:00
scottjehl
63e2b0bd99
more padding,margin adjustments
2010-09-27 16:50:13 -05:00
scottjehl
379349f74a
adjusted widths, padding, margins
2010-09-27 16:42:59 -05:00
scottjehl
43f3656a92
added datepicker js and css files (datepicker includes ui) for a temporary datepicker demo.
2010-09-27 16:30:56 -05:00
scottjehl
879f4baa3e
not all that !important, as it turns out.
2010-09-27 16:30:19 -05:00
scottjehl
92c49bf97e
extended slider to support simple toggle switches based on select menus.
...
The logic will actually support multi-option selects as well, but the labels are flipped in order for switch-style controls, so if we want to support regular sliders from selects, the labels will have to be in forward order and beneath the slider bar.
2010-09-23 12:51:23 -04:00
scottjehl
a460710557
Replaced keyframe animation with a from-to
...
fixes 52
2010-09-22 13:16:11 -04:00
scottjehl
da29904834
Replaced expandable plugin with basic scrollHeight vs. offsetHeight check that uses CSS transitions. Shaves about 4kb.
2010-09-22 11:09:06 -04:00
scottjehl
11db1686c2
took the width of the slider track down a tad
2010-09-21 16:09:58 -04:00
scottjehl
3b7a717e92
more updates to slider css and js. Should have itemized commits, but this thing's still in first-pass status.
2010-09-21 16:07:23 -04:00