Alexander Schmitz
1beeb94196
Dialog: address review comments
2015-10-08 14:02:57 -04:00
Alexander Schmitz
6b05034283
Selectmenu: Address review comments
2015-10-08 14:02:57 -04:00
Alexander Schmitz
4acdfa14b2
Controlgroup: Address review comments
2015-10-08 14:02:57 -04:00
Alexander Schmitz
344ce3c87c
Checkboxradio: Address review comments
2015-10-08 14:02:57 -04:00
Alexander Schmitz
197061be56
Button: address review comments
2015-10-08 14:02:57 -04:00
Alexander Schmitz
c5d6ea4baa
Spinner: Style updates
2015-10-08 14:02:57 -04:00
Alexander Schmitz
f16ecced92
Controlgroup: Style updates
2015-10-08 14:02:57 -04:00
Alexander Schmitz
3a30eef1c1
Controlgroup: Style updates
2015-10-08 14:02:57 -04:00
Alexander Schmitz
641c5ed17a
Checkboxradio: Style updates
2015-10-08 14:02:56 -04:00
Alexander Schmitz
6169099229
Build: Remove duplicate box-sizing from .csslintrc
2015-10-08 14:02:47 -04:00
Alexander Schmitz
d355a7a6db
Spinner: Use border-style: none instead of border: none
...
This makes it possible to restore the border. This is useful for controlgroup
labels and other custom styling.
2015-10-08 14:02:47 -04:00
Alexander Schmitz
739e71911e
Spinner: Update markup for buttons
2015-10-08 14:02:47 -04:00
Alexander Schmitz
eae5671dc5
Fixup: .dsstore
2015-10-08 14:02:47 -04:00
Alexander Schmitz
ad65647544
Controlgroup: Fixup visual focus in controlgroups
2015-10-08 14:02:47 -04:00
Alexander Schmitz
50a7a3d6a9
Controlgroup: Fixes for spinner
2015-10-08 14:02:47 -04:00
Alexander Schmitz
3330634c4e
Controlgroup: fixup for spinner and label
2015-10-08 14:02:47 -04:00
Alexander Schmitz
6c1390dc0d
Controlgroup: Add controlgroup labels
2015-10-08 14:02:47 -04:00
Alexander Schmitz
77be50d7a6
Controlgroup: Add spinner to widgets controlgroup works with
2015-10-08 14:02:46 -04:00
Alexander Schmitz
f6879fc0f5
Controlgroup: Fix headers and demos
2015-10-08 14:02:36 -04:00
Alexander Schmitz
a00c02513d
Controlgroup: Add missing entry to demos bootstrap
2015-10-08 14:02:36 -04:00
Alexander Schmitz
de1296b985
Controlgroup: add demos to bootstrap
2015-10-08 14:02:36 -04:00
Alexander Schmitz
29bc0503a3
Demos: Add checkboxradio to bootstrap
2015-10-08 14:02:35 -04:00
Alexander Schmitz
a45b414cfc
Checkboxradio: Add inset shadow to iconbackground to make it stand out
2015-10-08 14:02:35 -04:00
Alexander Schmitz
a8fa502853
Checkboxxradio: Adjust demo headers
2015-10-08 14:02:35 -04:00
Alexander Schmitz
16abde399d
Spinner: Updates for new button widget and classes option
2015-10-08 14:02:35 -04:00
Felix Nagel
2fe43bbbe2
Calendar: Fix jscs errors after merging master
2015-10-08 15:06:55 +02:00
Felix Nagel
7e8b7234b2
Merge branch 'master' into datepicker
2015-10-08 00:40:37 +02:00
Felix Nagel
66828b1a83
Calendar: Remove _refresh method
2015-10-08 00:18:48 +02:00
Felix Nagel
3e14e0fe33
Calendar tests: Add comment to number of month test
2015-10-08 00:18:48 +02:00
Felix Nagel
d650fa9a7e
Calendar: Fix some jshint issues
2015-10-08 00:18:48 +02:00
Alexander Schmitz
9f7f0a4279
Selectmenu: update to use button css
...
This ensures consistency between different form elements
2015-10-07 10:57:59 -04:00
Alexander Schmitz
897ec38e63
Dialog: Updating dialog and tests for new button API
2015-10-07 10:57:59 -04:00
Alexander Schmitz
40a9d1dfdb
Controlgroup: Inital commit of new widget
...
This widget replaces the buttonset widget
2015-10-07 10:57:59 -04:00
Alexander Schmitz
6e2bbcaa5e
Theme: Add visual focus outline for checkbox and radio buttons
...
This adds a focus outline matching that roughly from chrome osx
2015-10-07 10:57:59 -04:00
Alexander Schmitz
25d0c85718
Checkboxradio: Initial commit of new widget
2015-10-07 10:57:59 -04:00
Alexander Schmitz
02033262ee
Button: Initial commit of button re-factor
...
Move to using element stats rather then js class states remove
ui-button-text spans.
Removed button set
2015-10-07 10:57:59 -04:00
Alexander Schmitz
79d312f3f5
Tests: Allow widgets to not have a default element
2015-10-07 10:47:43 -04:00
Alexander Schmitz
6e70f94aa0
Build: add box-sizing: false to .csslintrc
...
We can use this now that we dont support IE < 8
2015-10-07 10:47:43 -04:00
Jörn Zaefferer
7f3bb4dc4f
Tests: Fix jshint includes for datepicker and effects
2015-10-01 12:13:35 +02:00
Jörn Zaefferer
ab0bb87634
Release: Publish to npm
...
Fixes #11101
2015-09-30 18:23:57 +02:00
Jörn Zaefferer
b698f809de
Tests: Use demo bootstrap for visual tests
...
Adds a data-composite option and fixes paths for effects. Otherwise
just applies the same conversion as already applied to demos, sometimes
moving a <style> element to the right place.
2015-09-30 17:55:20 +02:00
Jörn Zaefferer
c02f59981f
Tooltip: Turn of collision detection on forms demo for mobile rendering
...
Slighly improves the result by avoiding the tooltip ending up on top of
the input.
2015-09-30 17:07:39 +02:00
Jörn Zaefferer
5cbb419f24
Demos: Add device-width viewport meta to all demos
...
Ref 343c265172
2015-09-30 17:07:38 +02:00
Scott González
d3025968f3
Focusable: Fix handling of visibility: inherit
...
Ref #14596
Ref gh-1583
Closes gh-1605
2015-09-29 12:48:11 -04:00
Felix Nagel
8a169db7f4
Calendar: Remove all unused methods from custom date object
2015-09-27 19:12:00 +02:00
Felix Nagel
dcef453594
Calendar: Move custom date object to ui namespace
2015-09-27 18:45:53 +02:00
Felix Nagel
af7d2009ce
Calendar: Remove some obsolete todo comments
2015-09-27 18:11:35 +02:00
Jörn Zaefferer
0bfbd21d4f
Tabs: Adjust handling of disabled option, using _setOptionDisabled
...
Tabs support multiple values to disable individual tabs. Only add the
ui-tabs-disabled class when all tabs are disabled.
Ref #9151
Closes gh-1599
2015-09-25 13:47:27 -04:00
Jörn Zaefferer
ef8ac2a9f2
Tooltip: Don't apply disabled style changes on create
...
Ref #9151
Ref gh-1599
2015-09-25 13:47:17 -04:00
Jörn Zaefferer
1397ce4df6
Spinner: Remove redundant handling of disabled option on create
...
Ref #9151
Ref gh-1599
2015-09-25 13:47:14 -04:00