Jérémy Gaulin
|
6ec42da584
|
Hide FormWidget tabs when they contain no fields or only hidden fields after a toggle event on a field has occurred
|
2015-08-27 22:28:03 +02:00 |
Samuel Georges
|
c139a324d1
|
Tidy up code - refs #1318
|
2015-08-08 11:39:48 +10:00 |
Jérémy GAULIN
|
2a374e87e8
|
Merge branch 'develop' of https://github.com/octobercms/october into Issue-#1310
|
2015-08-03 18:19:14 +02:00 |
Samuel Georges
|
387f14ce17
|
Revision to UI docs, minor pixel adjustment to fixed dd
|
2015-07-30 19:46:30 +10:00 |
Samuel Georges
|
252a34dc08
|
Adds alt syntax for tooltip
data-toggle will conflict with dropdown, eg: data-toggle="dropdown" data-control="tooltip"
|
2015-07-30 19:45:54 +10:00 |
Samuel Georges
|
fae4a4b65c
|
Improve editor toolbar styles, tidy up md editor
|
2015-07-29 20:29:02 +10:00 |
Samuel Georges
|
934f77a1f3
|
Implement dropdown-fixed mode.
|
2015-07-29 20:03:48 +10:00 |
Samuel Georges
|
ebfa4596ea
|
Attempt to make dropdowns in toolbars work, update head refs
|
2015-07-29 19:19:08 +10:00 |
Jérémy GAULIN
|
98b56234c9
|
Updating a tab was changing the HTML `data-*` attributes but did not update the jQuery `.data()` cache - fixes #1310
|
2015-07-27 12:36:51 +02:00 |
Samuel Georges
|
f99f838faf
|
Merge branch 'develop' into importexport
|
2015-07-19 10:14:45 +10:00 |
Samuel Georges
|
d9307ef4fe
|
Fixes bug in sortable script + broken image ref
Conflicts:
modules/backend/assets/css/october.css
|
2015-07-19 10:07:34 +10:00 |
Samuel Georges
|
1636f79224
|
Add 'is-divided' style to simple lists
Minor fix to popup docs
|
2015-07-18 16:14:39 +10:00 |
Samuel Georges
|
37a5782178
|
Use a monkey patch instead of hacking code
Refs https://github.com/johnny/jquery-sortable/pull/122
|
2015-07-18 14:16:34 +10:00 |
alekseybobkov
|
88232c8345
|
Minor
|
2015-07-16 18:19:09 +10:00 |
alekseybobkov
|
33b8584ab9
|
Merge branch 'develop' into builder-ui
Conflicts:
modules/backend/assets/css/october.css
|
2015-07-15 18:12:13 -07:00 |
alekseybobkov
|
e69be53317
|
Minor
|
2015-07-15 18:06:05 -07:00 |
Samuel Georges
|
095721bd40
|
Update and decouple drag.sort, add usePlaceholderClone option, recompile assets
|
2015-07-15 17:01:58 +10:00 |
Samuel Georges
|
0fb5c11318
|
No need to hack select2, fixes popover logic instead
|
2015-07-15 16:50:30 +10:00 |
Samuel Georges
|
07ca64d932
|
This can be fixed by using "width: style" instead
|
2015-07-15 16:47:25 +10:00 |
alekseybobkov
|
02961c6c8f
|
Fixes in the drop-down styling, minor client-side fixes in the back-end
|
2015-07-14 21:12:45 -07:00 |
Samuel Georges
|
978af199f7
|
* Build 279
Adds 'unchecked' state to input.trigger api, clean up + fixes various logic flaws
|
2015-07-14 17:46:05 +10:00 |
alekseybobkov
|
931a1f10cf
|
Added namespace input preset
|
2015-07-11 16:04:01 -07:00 |
Samuel Georges
|
84da7f3698
|
Improve tabs consistency, fix conflict with .primary
.primary -> .primary-tabs
.secondary -> .secondary-tabs
.master -> .master-tabs
|
2015-07-10 15:51:24 +10:00 |
Samuel Georges
|
79fd2e9473
|
Fix double scrollbars on popups, fix broken "retry update" button
|
2015-07-04 16:03:15 +10:00 |
Samuel Georges
|
44b11c68be
|
Fix icon/image support for dropdown options
Use alternative approach to "data-no-auto-update-on-render" and prevent select2 from initializing twice
|
2015-07-01 17:01:44 +10:00 |
Samuel Georges
|
220bd2ae40
|
Update UI controls to support Select2 v4.0 - Refs #1160
|
2015-07-01 14:32:58 +10:00 |
Samuel Georges
|
6784519ce3
|
Move balloon selector to Storm UI as checkbox.balloon
|
2015-07-01 11:38:37 +10:00 |
Samuel Georges
|
055ad51fae
|
Improve inspector docs, add dependencies
|
2015-07-01 11:27:43 +10:00 |
Samuel Georges
|
f34257f598
|
Split drag.* and input.* docs
|
2015-07-01 11:25:08 +10:00 |
Samuel Georges
|
85c47bea7a
|
Move select and custom checkboxes/radios to Storm UI
|
2015-07-01 11:23:50 +10:00 |
Samuel Georges
|
c1a9cbb2f2
|
Split input controls to their own docs
|
2015-06-30 15:28:19 +10:00 |
Samuel Georges
|
81eb02296d
|
Fixes broken invalid state
|
2015-06-27 14:53:17 +10:00 |
Samuel Georges
|
39291967d6
|
Fix minor issue with tabs events not firing
|
2015-06-04 17:37:08 +10:00 |
Samuel Georges
|
6c93612cc6
|
Add docs for foundation, other minor fixes
|
2015-06-04 14:55:16 +10:00 |
Samuel Georges
|
ae957de1cc
|
Move callout to storm
|
2015-06-03 19:30:23 +10:00 |
Samuel Georges
|
019e93bfa1
|
Recompile assets, fix some dependencies
|
2015-06-03 15:08:43 +10:00 |
Samuel Georges
|
1017990abe
|
Write examples + test trigger, hotkey and preset
|
2015-05-30 17:22:13 +10:00 |
Samuel Georges
|
757b5dd935
|
Move input based controls to "input" collection
changemonitor -> input.monitor
hotkey -> input.hotkey
inputpreset -> input.preset
triggerapi -> input.trigger
|
2015-05-30 16:50:21 +10:00 |
Samuel Georges
|
7f9984c804
|
Write example for drag.value and drag.scroll
|
2015-05-30 15:02:50 +10:00 |
Samuel Georges
|
f4c97fd1ea
|
Rename "drag" JS files, write basic readme, create an entry point for all controls
|
2015-05-30 13:59:33 +10:00 |
Samuel Georges
|
a002d5da92
|
Merge branch 'develop' into ui-breakout
Conflicts:
modules/system/assets/ui/js/chart.bar.js
|
2015-05-30 13:01:35 +10:00 |
Samuel Georges
|
c5d3bb1a77
|
Fix broken refs
|
2015-05-29 22:24:31 +10:00 |
Samuel Georges
|
4ec70747d4
|
Move chart + scoreboard to UI lib
|
2015-05-29 22:24:02 +10:00 |
Samuel Georges
|
713583c5a4
|
Move toolbar to UI lib
|
2015-05-29 21:47:32 +10:00 |
Samuel Georges
|
9215421964
|
Fix dropdown (context menu) UI
|
2015-05-29 21:33:45 +10:00 |
Samuel Georges
|
b566583f9a
|
Fixes broken refs
|
2015-05-29 21:16:18 +10:00 |
Samuel Georges
|
89b4b09638
|
Add checkbox example to filter, fix some logic errors
|
2015-05-29 20:19:22 +10:00 |
Samuel Georges
|
ab5eea448b
|
Filter now supports passing options explicitly
|
2015-05-29 19:53:31 +10:00 |
Samuel Georges
|
7440529cee
|
Move mustache and modernizr to UI lib
|
2015-05-29 19:53:16 +10:00 |
Samuel Georges
|
db39026df7
|
Move filter to UI lib
|
2015-05-29 19:24:49 +10:00 |