Keegan Lillo
|
fa3406a809
|
#151 - Fix incorrect value being set when defaultValue is falsey (#152)
|
2016-10-21 12:11:12 -07:00 |
|
Keegan
|
dd6fe54834
|
allow array syntax inside of the messageKey property of a config item
|
2016-06-15 23:58:41 -07:00 |
|
Keegan
|
a0335be710
|
Checkbox groups now return an array of booleans
|
2016-06-15 14:20:35 -07:00 |
|
Keegan
|
940c5e2451
|
Rename all appKey references to messageKey
|
2016-06-15 10:58:45 -07:00 |
|
Keegan
|
5fe87a04de
|
Add the option to only show items with particular capabilities
|
2016-05-30 20:30:17 -07:00 |
|
Keegan
|
41d38e04a7
|
Allow optgroups for selects
|
2016-05-28 14:41:45 -07:00 |
|
Keegan
|
2030aa1af7
|
fix styling of time and date fields on iOS
|
2016-05-28 13:52:27 -07:00 |
|
Keegan
|
70bb2e9d07
|
Add destroy function
|
2016-05-26 18:45:22 -07:00 |
|
keegan-lillo
|
4ff38eb0ba
|
Merge branch 'master' into #55/unicode-support
|
2016-03-16 08:25:44 +11:00 |
|
keegan-lillo
|
517d4f84ff
|
Add quotes to slider description
|
2016-03-16 08:12:13 +11:00 |
|
Keegan
|
9347c9f3d2
|
Allow unicode characters in config
|
2016-03-15 12:06:04 +11:00 |
|
Keegan
|
6f92c0d267
|
Merge remote-tracking branch 'origin/master' into #47/range-slider-component
# Conflicts:
# index.js
|
2016-03-12 10:27:27 +11:00 |
|
Keegan
|
e5496c62d6
|
Add developers to send arbitrary data to the config page
|
2016-03-11 03:36:00 +11:00 |
|
Keegan
|
878fea0340
|
Allow floats in the slider component and update docs
|
2016-03-11 01:07:17 +11:00 |
|
Keegan
|
0873f5eba2
|
Added Slider component
|
2016-03-10 04:20:50 +11:00 |
|
Keegan
|
a1df49623d
|
Add generic button component
|
2016-03-06 12:31:25 +11:00 |
|
Keegan
|
87d8b91153
|
Update dev/config.js with more useful examples
|
2016-03-03 10:27:38 +11:00 |
|
Keegan
|
797fa1d9ab
|
make the tap-highlight not highlight the description
|
2016-03-03 00:49:55 +11:00 |
|
Keegan
|
226dd682e0
|
Merge remote-tracking branch 'origin/master' into #11/description-for-input-components
# Conflicts:
# dist/clay.js
# src/styles/clay/_base.scss
# src/templates/components/select.tpl
# src/templates/components/toggle.tpl
|
2016-03-02 10:58:17 +11:00 |
|
Keegan
|
2f5f3cc4e8
|
Add description field to all input type components.
|
2016-02-29 23:58:03 +11:00 |
|
Keegan
|
ca498c6e3c
|
fix tap-highlight and missing divider
|
2016-02-29 14:35:39 +11:00 |
|
Keegan
|
56eb666ee2
|
Automatically handle the "showConfiguration" and "webviewclosed" events + other minor code cleanup
|
2016-02-16 17:05:42 -08:00 |
|
Keegan
|
24bfc54991
|
Documentation! + some little fixes to add consistency between components
|
2016-02-16 01:03:21 -08:00 |
|
Keegan
|
1180bf2abc
|
add checkboxgroup and rename radio to radiogroup
|
2016-02-14 15:22:36 -08:00 |
|
Keegan
|
71dd8ef1c3
|
add radio component
|
2016-02-14 02:31:46 -08:00 |
|
Keegan
|
f00b288a82
|
fix watch for dev mode in gulpfile
|
2016-02-14 02:30:31 -08:00 |
|
Keegan
|
d05686a85f
|
change "value" to "defaultValue"
|
2016-02-12 17:49:12 -08:00 |
|
Keegan
|
5ad2834cc8
|
add sunlight colors to color picker and tests
|
2016-02-12 16:38:06 -08:00 |
|
Keegan
|
9412908636
|
enable emulator support
|
2016-02-10 15:43:19 -08:00 |
|
Keegan
|
f66afea3a5
|
100% code coverage! also move component registration to dev custom fn
|
2016-02-09 17:20:44 -08:00 |
|
Keegan
|
04f2f9dabd
|
WIP - no love for minified.js anymore :(
|
2016-01-28 20:20:43 -08:00 |
|
Keegan
|
f5e2dbe5a3
|
refactor events to mixin from separate class
|
2016-01-28 11:45:00 -08:00 |
|
Keegan
|
cdb855edaa
|
add eslint and clean up code
|
2016-01-27 19:12:12 -08:00 |
|
Keegan
|
13b84f7e6c
|
Refactor structure to be more testable
|
2016-01-27 00:03:07 -08:00 |
|
Keegan
|
e5c3f15e67
|
clean up debug code
|
2016-01-19 14:13:50 -08:00 |
|
Keegan
|
0a1b23d7ce
|
better support for wrapped lines
|
2016-01-19 14:13:29 -08:00 |
|
Keegan
|
04273ed8d5
|
styling for input, toggle, color, select and button.
|
2016-01-18 15:47:36 -08:00 |
|
Keegan
|
08bff3ac4b
|
threw out slate, mustache and zepto. replaced with minified.js
|
2016-01-08 18:54:57 -08:00 |
|
Keegan
|
58a1a3f498
|
basic dev setup done
|
2016-01-06 17:28:34 -08:00 |
|