Jörn Zaefferer
b61a3c74a9
Controlgroup: Fix css reference in unit tests
2015-10-08 14:02:59 -04:00
Jörn Zaefferer
e310d9f160
Tests: Prevent default on anchor click to avoid navigation
2015-10-08 14:02:59 -04:00
Jörn Zaefferer
b58ad12a68
Demos: Replace with ffb33daa229c62c7095cff39cde034f84ef54b15
2015-10-08 14:02:59 -04:00
Alexander Schmitz
dbadc01fbd
Controlgroup: Typos and minor style fixes
2015-10-08 14:02:59 -04:00
Alexander Schmitz
874011ef0a
Checkboxradio: Typos and minor style fixes
2015-10-08 14:02:58 -04:00
Alexander Schmitz
add78440f8
Button: Typos
2015-10-08 14:02:58 -04:00
Jörn Zaefferer
754e041cbd
Controlgroup: Optimize and simplify data access and storage
2015-10-08 14:02:58 -04:00
Jörn Zaefferer
256a449213
Controlgroup: Improve comments and remove a misleading blank line
2015-10-08 14:02:58 -04:00
Jörn Zaefferer
6fc2cb3c7c
Controlgroup: Rename excludeInvisible to onlyVisible
...
Gets rid of the double negative.
2015-10-08 14:02:58 -04:00
Jörn Zaefferer
42daa77f90
Controlgroup: Update toolbar demo to warn about "this is just a demo"
2015-10-08 14:02:58 -04:00
Alexander Schmitz
19959ac674
Theme: address review comment for visual focus
2015-10-08 14:02:58 -04:00
Alexander Schmitz
26f4dbce8e
Spinner: Address review comments
2015-10-08 14:02:58 -04:00
Alexander Schmitz
c73ff7f2b8
Datepicker: address review comments
2015-10-08 14:02:58 -04:00
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
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