Frankie Bagnardi
|
a7a2380084
|
replaced "initial" with "text"
I believe this is what we want. [mdn](https://developer.mozilla.org/en-US/docs/Web/CSS/user-select) doesn't specify which is the default. Chrome works with `initial`, but firefox doesn't.
|
11 years ago |
Frankie Bagnardi
|
ea3b0e9398
|
#343 modal text can't be selected
|
11 years ago |
jlukic
|
b4c9810853
|
Fixes #338 regression, offstage position was calculated before content position was available.
|
11 years ago |
jlukic
|
80b01ef636
|
Fixes #330 issue with nested accordion. Adds nested accordion example
|
11 years ago |
Jef Mathiot
|
55d7a8ef55
|
Added a context option to the popup module to make its behavior closer to modal.
|
11 years ago |
jlukic
|
37f281ae60
|
Fixes floating menu dropdown position to not be overwritten
|
11 years ago |
jlukic
|
953d3435b0
|
Fixes incorrect not selector (does not support comma selectors inside not
|
11 years ago |
jlukic
|
f19ba45766
|
Fixes issue with dropdown not receiving poiner cursor ala #309 #303
|
11 years ago |
jlukic
|
afb0186fd7
|
Fixes issue #312. Fixes left/right styles possibly applying to child ui elements
|
11 years ago |
jlukic
|
3cc8178d08
|
Updates responsive styles for mobile modal
|
11 years ago |
jlukic
|
2f984712cb
|
Optimizes modal display for mobile
|
11 years ago |
jlukic
|
f69bf771a0
|
Fixes issues in invoke
|
11 years ago |
jlukic
|
4ea8e2ed4c
|
Fixes issue where camelcase methods were not being returned if first word matched a method
|
11 years ago |
jlukic
|
3e7bd24ea7
|
Fixes #285 Adds CSS transition support detection to usage of CSS transitions in other modules
|
11 years ago |
jlukic
|
1839cc7579
|
Fixes issue with uncompressed source appearing in minified build dir
|
11 years ago |
jlukic
|
d605078e71
|
Fixes #283 issue with regexp not escaping on validation
|
11 years ago |
jlukic
|
39f929be75
|
Fixes #293. Fixes issue with modal queuing, multiple modals. adds new behaviors for controlling modal groups
|
11 years ago |
doabit
|
27f3a07c83
|
Fixs modal media
|
11 years ago |
doabit
|
c63a348b4e
|
Clean checkbox code
|
11 years ago |
jlukic
|
fd199b00f5
|
Fixes a few missing html tags from docs pages
|
11 years ago |
jlukic
|
67dd6d5dd2
|
Fixes onApprove/deny callback to close when no value returned. IE only now uses javascript animations for dimmer
|
11 years ago |
jlukic
|
c2f7407ac3
|
Removes prefixes from transition.less
|
11 years ago |
jlukic
|
3085d77332
|
Fixes #289 issue with ie and modals
|
11 years ago |
jlukic
|
6479a0e096
|
Fixes arrow direction for vertical menu dropdown
|
11 years ago |
jlukic
|
7c13229c33
|
removes console.log
|
11 years ago |
jlukic
|
49ae497bc9
|
Fixes #277 falsey values are treated as undefined
|
11 years ago |
jlukic
|
e5dfded813
|
Font size is no longer 0 inside reveal when rem0
|
11 years ago |
jlukic
|
285e0e2abf
|
Fixes border-radius on dropdowns that are not selection
|
11 years ago |
jlukic
|
6077e0fadf
|
fixes issue #274 modal hides twice
|
11 years ago |
jlukic
|
9fdf8cbbbc
|
Fixes popup not opening when inline:false after first time, due to unrefreshed selector cache
|
11 years ago |
jlukic
|
3d11dcc8b8
|
Fixes #273 issue with dropdown icons breaking layout
|
11 years ago |
jlukic
|
15408ec3ed
|
Adds beforechange callback to shape
|
11 years ago |
jlukic
|
f97ef3c7f4
|
Adds new sidebar types, variations, and proper animation queuing
|
11 years ago |
jlukic
|
fe3eb9c994
|
Fixes queued animation not waiting
|
11 years ago |
jlukic
|
c749bf2593
|
Units for margin on rating
|
11 years ago |
jlukic
|
d5f4a3a43d
|
Duration now available in shape, rewrite of core animation
|
11 years ago |
jlukic
|
72e2226265
|
Fixes issue with module pattern setting/internal method
|
11 years ago |
jlukic
|
786d3034f5
|
Fixes typo in onApprove/deny changes
|
11 years ago |
jlukic
|
5a1140f240
|
Fixes queuing of dimmer with settings.on hover
|
11 years ago |
jlukic
|
97a09c3034
|
moves animate events into animate.show/animate.hide for popup
|
11 years ago |
jlukic
|
bb9bfbab1d
|
Vertical padding on basic accordion
|
11 years ago |
jlukic
|
eca00d8fce
|
Adds onApprove/deny callback can cancel hide
|
11 years ago |
jlukic
|
112635fd95
|
Fixes #268 icon spacing issue
|
11 years ago |
jlukic
|
032871e045
|
Renames invoked response to returnedValue for clarity, fixes issue when non string values are returned in array
|
11 years ago |
jlukic
|
85bf31c7c3
|
accidental console.log in callback
|
11 years ago |
jlukic
|
c0c46909c8
|
moves clickaway event till after show to prevent bubbling from toggle to doc
|
11 years ago |
jlukic
|
d89ad990ba
|
Fixes #261 issues with vertical alignment of checkboxes
|
11 years ago |
jlukic
|
8f8b190b47
|
Fixes #256, issue with prevent default on click
|
11 years ago |
jlukic
|
262aa13065
|
Adds setting for type of history event to use, adds set state behavior
|
11 years ago |
jlukic
|
c9f6028972
|
Fixes issues with vertical alignment of checkbox between fonts
|
11 years ago |