Samuel Georges
0f6a47a135
Tidy up Storm UI so all includes are in a single file
2015-10-17 10:51:40 +11:00
Samuel Georges
0a31869525
Render API code examples as inline
2015-09-26 12:46:53 +10:00
Samuel Georges
9a54db74ad
Move docs out of JS file
2015-09-26 08:29:17 +10:00
Samuel Georges
b4fdf27023
Tidy up popups docs
2015-09-26 08:24:16 +10:00
Samuel Georges
863bac86fe
Foundation code samples should be inline
2015-09-26 08:01:32 +10:00
Samuel Georges
528f6b1eca
Improve icon docs
2015-09-18 05:08:47 +10:00
Samuel Georges
6db2018f28
Add icon sizes - Refs #1434
2015-09-16 06:03:57 +10:00
Samuel Georges
6511f0404e
Document row classes and add status column example
2015-09-02 17:30:03 +10:00
Samuel Georges
c5c56dd927
Merge pull request #1401 from gabsource/hide-formwidget-tab-on-toggle
...
Hide FormWidget tabs when they contain no fields or only hidden field
2015-08-29 17:21:42 +10:00
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
906a4e65c2
Prompt can now be used to define the button text for file multi
...
Minor update to checkbox markup
2015-08-28 04:39:29 +10:00
Samuel Georges
a350e800fc
Add simple example
2015-08-27 08:10:25 +10:00
Samuel Georges
793bf30c26
Decouple the toolbar from the layout system
2015-08-26 20:24:37 +10:00
Samuel Georges
30593b0031
Update FontAwesome to latest, recompile assets
2015-08-25 19:29:55 +10:00
Samuel Georges
8e5a086067
Add more examples
2015-08-21 17:23:33 +10:00
Samuel Georges
fe4e9b005f
Fix toolbar examples
2015-08-13 21:07:10 +10:00
Samuel Georges
556eff359c
Clean up docs, add inset mode to tab panes
2015-08-07 19:10:31 +10:00
Samuel Georges
be155cc39f
Add inverse goal meter
...
...because some goals can be bad, like an unsubscription rate
2015-08-05 17:56:35 +10:00
Samuel Georges
0a35bb13a2
Update foundation plugin pattern
...
The API should support returning values, like jQuery does with .val() it will return the first element's value
Using a dedicated API on the plugin is much better than going in with .data('oc...') to access the object which is hacky since the internals might change
2015-08-04 10:03:48 +10:00
Samuel Georges
2b3f17adea
Revise Script UI docs
2015-07-31 18:05:30 +10:00
Samuel Georges
c17d47bf3e
Revise ui docs
2015-07-30 21:34:04 +10:00
Samuel Georges
387f14ce17
Revision to UI docs, minor pixel adjustment to fixed dd
2015-07-30 19:46:30 +10:00
Samuel Georges
ebfa4596ea
Attempt to make dropdowns in toolbars work, update head refs
2015-07-29 19:19:08 +10:00
Samuel Georges
690d7f0a02
When installing a theme don't install existing plugins
...
Minor fix to callout in update popup
2015-07-28 19:56:24 +10:00
Samuel Georges
d453f922dc
Improve the hint API, add inset mode to loader
2015-07-25 09:23:34 +10:00
Samuel Georges
a22dd43cad
Merge branch 'develop' into importexport
2015-07-22 08:07:13 +10:00
Samuel Georges
52ea4a73c8
Performance improvements, rename scopes to standard
2015-07-21 20:46:35 +10:00
Samuel Georges
d9b98bccca
Minor
2015-07-21 07:57:04 +10:00
Samuel Georges
095721bd40
Update and decouple drag.sort, add usePlaceholderClone option, recompile assets
2015-07-15 17:01:58 +10: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
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
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
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
335fbe6106
Touch ups
2015-06-13 10:31:01 +10:00
Samuel Georges
f11586bb2f
Update dropzone to latest
2015-06-05 21:07:53 +10:00
Samuel Georges
6c93612cc6
Add docs for foundation, other minor fixes
2015-06-04 14:55:16 +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
9df5ac5ab0
Add example for drag.sort
2015-05-30 16:30:55 +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
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
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