Samuel Georges
b885ca0d24
Adds nowrap class & recompile less
2016-11-22 06:56:03 +11:00
Pásztor Gábor
4685ea98c2
Added line chart documentation
2016-11-06 21:56:18 +01:00
Samuel Georges
57b10704ce
Support for overriding list views
...
For consistency, entry partial for controller behaviors should be called "container"
Added addViewPath() method to ViewMaker
Remove "fa" from icon docs (not necessary)
Fixes #2439
2016-10-29 14:10:21 +11:00
Samuel Georges
3c7968161a
Add icon badges to lists
2016-09-30 10:36:10 +10:00
Samuel Georges
757221dfaf
Tweak list alignment in callouts
2016-09-30 10:15:35 +10:00
Samuel Georges
a97208c6a1
Add more detail to callout docs
2016-09-30 10:09:15 +10:00
Samuel Georges
726fe5c6d7
Add docs for static mode flash messages
2016-09-29 15:57:03 +10:00
Samuel Georges
30bb33b6ba
Update FontAwesome to v4.6.3
...
Recompile assets
2016-09-26 09:27:40 +10:00
Samuel Georges
6c474bcae9
Move list pagination out of table footer
...
Remove docs on list-unresponsive (removed a while ago)
Add topPartial and sidePartial options to list controller configuration (experimental)
2016-09-03 12:13:38 +10:00
Samuel Georges
4a88e32bbb
Add rowlink docs
2016-08-26 18:49:37 +10:00
Samuel Georges
b171407382
Adds "dropup" variant to dropdown
...
Popup trigger event allows event propagation
2016-05-28 14:10:19 +10:00
Samuel Georges
8a7f762c71
Restyle system status report widget
...
Fixes styling on popover-danger and popover-head with customization
2016-05-28 06:49:59 +10:00
Samuel Georges
010a769b19
Create centered loader with text
...
Continuity styling updates
2016-05-26 05:20:26 +10:00
Samuel Georges
ff631ba92a
Restyle the toolbar appearance
...
Refs #2005
2016-05-25 05:15:34 +10:00
Samuel Georges
d50c7591cf
Move the datepicker to storm
...
Write docs on usage
2016-05-12 06:48:10 +10:00
Samuel Georges
d6a7fdc74c
Reduce the wording on a bunch of messages
2016-04-29 17:36:52 +10:00
Samuel Georges
589f6d1551
Restyle flash message animation
2016-04-27 04:44:02 +10:00
Samuel Georges
7a33146348
Add CSS utilities to Storm lib
2016-04-05 20:00:57 +10:00
Samuel Georges
03e7c19a5d
Fixes issue where twig passed null
...
Minor update to dropdown docs
2016-02-09 17:58:37 +11:00
Samuel Georges
23e03aa404
Add docs for select with no search
2015-12-27 14:40:04 +11:00
alekseybobkov
7d9d2176ef
Merge branch 'builder-ui' into develop
...
Conflicts:
modules/system/assets/ui/js/input.monitor.js
modules/system/assets/ui/js/inspector.editor.object.js
modules/system/assets/ui/storm-min.js
2015-12-24 14:36:31 -08:00
Samuel Georges
d3c30475b9
Add support for including small buttons in list columns
...
Recompile assets
2015-12-05 10:06:26 +11:00
Samuel Georges
0fa33422a4
Input monitor docs, prevent duplicate tab-close buttons
...
Recompile assets
2015-11-03 08:48:36 +11:00
alekseybobkov
b8d40162eb
Updated Inspector documentation examples
2015-10-17 14:04:05 -07:00
alekseybobkov
af3ce447ec
Fixed links in the Inspector documentation
2015-10-17 12:47:17 -07:00
alekseybobkov
16a3b106f1
Updated Inspector documentation
2015-10-17 12:42:15 -07:00
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