Commit Graph
87 Commits
Author SHA1 Message Date
Keegan 1b179a603a Added the changed behavior of clay.getSettings() to migration guide 2016-06-18 00:55:15 -07:00
Keegan Lillo 6b59844084 Fixed some straggling mentions of the old array behavior 2016-06-16 14:52:31 -07:00
Keegan 19779a627f add li9nk for migration guide 2016-06-16 11:22:31 -07:00
Keegan b19ad435df Add migration guide 2016-06-16 11:21:00 -07:00
Keegan 26df41b25e Document messageKey array syntax 2016-06-16 00:34:42 -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 9e344d527b Expose Clay version 2016-06-14 21:59:10 -07:00
Keegan 7a2dbb276f use messageKey instead of appKey and clarify 3.13 gotchas 2016-06-14 21:30:17 -07:00
Keegan ef8ab37eb4 Update the readme to include instructions for sdk 3.13 2016-06-14 18:24:43 -07:00
keegan-lillo 613c41fd6e Merge branch 'master' into update-readme-for-3.13 2016-06-09 14:38:06 -07:00
Cherie Williams ecac278f63 Make SDK 3.13 notice a header & add error sample 2016-06-09 14:21:10 -07:00
keegan-lillo f08f11fb6f Merge branch 'master' into #66/update-readme 2016-06-08 18:51:20 -07:00
keegan-lillo 19ad09eb66 Update README.md 2016-06-08 18:49:55 -07:00
keegan-lillo 39056a2868 Remove reference to "attributes" from docs 2016-06-08 18:34:11 -07:00
Cherie Williams 8a2d560482 Update README for loader.js changes in SDK 3.13 2016-06-08 17:56:56 -07:00
Keegan 6c2a335b7c Allow NOT_ prefix for capabilities 2016-05-31 09:57:10 -07:00
Keegan 9afdd2adb9 add warning about capabilities 2016-05-30 21:54:16 -07:00
Keegan 5fe87a04de Add the option to only show items with particular capabilities 2016-05-30 20:30:17 -07:00
Keegan 782eaf82f3 Document optgroups for selects 2016-05-28 14:50:06 -07:00
Keegan dc33aa0b5d update docs 2016-05-28 13:09:04 -07:00
Ish Ot Jr 80eb1506d8 📝 Update README to include required appinfo.json changes 2016-04-03 12:14:41 -04:00
keegan-lillo d8e73f2674 Merge branch 'master' into #52/custom-color-picker-layout 2016-03-16 11:54:18 +11:00
keegan-lillo 1d821f61c3 Change Settings.data to Settings.option 2016-03-16 11:44:50 +11:00
keegan-lillo e2ffa42595 Document Pebble.js usage 2016-03-16 11:42:39 +11:00
keegan-lillo 42a613caf4 Merge branch 'master' into #52/custom-color-picker-layout 2016-03-16 08:25:59 +11:00
keegan-lillo e04a6c9f87 Merge branch 'master' into #47/range-slider-component 2016-03-15 13:11:32 +11:00
keegan-lillo 1f0867985d Merge branch 'master' into #52/custom-color-picker-layout 2016-03-15 13:11:24 +11:00
keegan-lillo 07a847457f Document the clayConfig parameter of custom component initializer 2016-03-15 13:07:19 +11:00
Keegan dad8b2a025 add allowGray option to color picker 2016-03-14 03:09:23 +11:00
keegan-lillo a94eae9a16 Clarify acceptable default values for the color picker. 2016-03-14 01:30:41 +11:00
keegan-lillo 317f6fd4e8 Grammar fixes in color picker docs 2016-03-14 01:23:46 +11:00
keegan-lillo b19b07c47d Fix syntax error in Color Picker examples 2016-03-14 01:20:07 +11:00
Keegan 0a2ddab597 Document new color picker functionality 2016-03-14 01:02:40 +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 b1a6f184ba Stop exposing config as a reference. resolves #35 2016-03-11 02:25:59 +11:00
Keegan 878fea0340 Allow floats in the slider component and update docs 2016-03-11 01:07:17 +11:00
Keegan 1142d1adee Renamed ClayConfig.getSettings() to ClayConfig.serialize() 2016-03-10 21:00:44 +11:00
keegan-lillo 3839a47f5c Merge branch 'master' into fix-readme-getsetting-link 2016-03-09 15:37:16 +11:00
clach04 2c2f003e15 Clarify config.json versus config.js differences
Make example config clear, main impact is for CloudPebble usage where json is not yet an option.
2016-03-08 18:02:49 -08:00
keegan-lillo 1af5828b18 Update README.md 2016-03-09 12:32:51 +11:00
Keegan d0af7b0fac fix typo in readme 2016-03-09 11:28:42 +11:00
Keegan 1af4dfd8ef Change the behavior so that type conversions only run inside of Clay.getSettings no ClayConfig.getSettings 2016-03-09 11:25:13 +11:00
keegan-lillo d469d404ab Moved the conversion information from Clay.getSettings to ClayConfig.getSettings 2016-03-08 10:47:55 +11:00
Keegan be17456f8b Merge remote-tracking branch 'origin/master' into #13/fix-checkboxgroups-return-value
# Conflicts:
#	test/spec/lib/manipulators.js
2016-03-08 08:41:24 +11:00
Keegan 061bb34c91 Merge remote-tracking branch 'origin/master' into #31/generic-btn-component 2016-03-08 08:28:29 +11:00
keegan-lillo 6e5c2f5847 Merge branch 'master' into #26/fix-aggressive-events 2016-03-08 08:20:43 +11:00
Keegan d63c6c832d Change behavior of the toggle to return a boolean again 2016-03-07 13:13:36 +11:00
Keegan de00ac1fd6 update readme to reflect new behavior of ClayConfig.getSettings() 2016-03-07 13:05:38 +11:00