Samuel Georges
6c93612cc6
Add docs for foundation, other minor fixes
2015-06-04 14:55:16 +10:00
Samuel Georges
36673a9d18
Remove duplicate mixins, fix buttons
2015-06-03 19:44:29 +10:00
Samuel Georges
9bef4d5d8e
Minor fix to variables
2015-06-03 19:38:19 +10:00
Samuel Georges
ae957de1cc
Move callout to storm
2015-06-03 19:30:23 +10:00
Samuel Georges
bed7d0825f
Fixes loading animation in various places
2015-06-03 19:22:18 +10:00
Samuel Georges
3bfd704127
Remove double up on fonts
2015-06-03 19:05:08 +10:00
Samuel Georges
d6f6f0dccd
Register the system styles as a package, recompile them
...
Bring back missing styles
2015-06-03 17:23:53 +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
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
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
7a4b76e021
Fixes to core so compile assets works again
2015-05-29 20:40:25 +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
Samuel Georges
9ecc1d40cc
Fix inspector docs so they work
2015-05-29 19:07:22 +10:00
Samuel Georges
624c9f9e2d
Move pagination to UI lib
2015-05-29 19:07:13 +10:00
Samuel Georges
f9bb2fa238
Break inspector out, clean up flags + icons
2015-05-29 18:55:21 +10:00
Samuel Georges
12c035502c
Various clean up + documentation
2015-05-28 20:44:07 +10:00
Samuel Georges
714c19de4a
Move tab and tooltip
2015-05-28 20:34:32 +10:00
Samuel Georges
8e59305ede
Update refs to flash message script
2015-05-28 20:33:49 +10:00
Samuel Georges
c6724961ae
Move popup and popover
2015-05-28 20:32:47 +10:00
Samuel Georges
81cf69fb98
Font Autumn replaced by UI "icon"
...
Scroll markers are technically icons
2015-05-28 17:47:44 +10:00
Samuel Georges
587777fc96
Move bootstrap out, delete BS LESS from core
2015-05-28 17:46:37 +10:00
Samuel Georges
9e8232bae3
Move load indicator out, renamed and merged all as loader.*
2015-05-28 17:44:56 +10:00
Samuel Georges
75a83706d7
Fix to breadcrumb and docs
2015-05-27 20:57:02 +10:00
Samuel Georges
677472a375
Fixes weird issue with switch
...
The checkbox input, although hidden, escapes the container causing scrollbars on fitted containers
2015-05-27 19:12:22 +10:00
Samuel Georges
37e5918e43
Move rowlink + utility classes out
2015-05-26 19:54:35 +10:00
Samuel Georges
3c8f7bec4d
Move dropdown out
2015-05-26 19:47:23 +10:00
Samuel Georges
011db03765
Move progress bar out
2015-05-26 19:32:44 +10:00
Samuel Georges
b70ba41e17
Move flash messages out
2015-05-26 19:16:09 +10:00
Samuel Georges
5a66dd7fb6
Begin moving backend controls to dedicated UI area
2015-05-26 18:55:39 +10:00
Scott Bedard
db999cf179
Adds "search" & "email" types to data-track-input
2015-05-18 21:22:35 -04:00
alekseybobkov
20fb98d9a8
Refactoring and improvements in the back-end client-side memory management.
2015-04-28 20:13:04 -07:00
Samuel Georges
9173e3bb9a
Merge branch 'develop' into media-manager
2015-04-23 18:09:18 +10:00
Samuel Georges
b1d1d9dae1
Add a loading indicator to install theme/plugin screen
2015-04-21 20:02:24 +10:00
alekseybobkov
06e5dce96a
Fixed a conflict in framework.js. Closures in the script are named now, for the memory profiling needs.
...
Conflicts:
modules/system/assets/js/framework.js
2015-04-11 18:58:24 -07:00
Samuel Georges
f143c0e2ce
Merge pull request #1051 from scottbedard/patch-4
...
Adds input type to data-track-input
2015-04-10 22:34:35 +10:00
Samuel Georges
0f630c80d9
Improve framework code to support $(this) in data attributes
2015-04-08 07:44:26 +10:00
Scott Bedard
51c868e693
Adds input types to data-track-input options
...
I need this input type, and it would be handy if I could use it with data-track-input. I promise this will be the last time I ask you to touch your priceless faberge egg ;)
2015-04-07 09:37:02 -04:00
Scott Bedard
7546174b35
Adds "request-complete" to the data-attributes api
...
... I hope.
2015-04-06 19:14:17 -04:00