Keegan
|
2030aa1af7
|
fix styling of time and date fields on iOS
|
2016-05-28 13:52:27 -07:00 |
|
keegan-lillo
|
4445cb98cf
|
Merge pull request #78 from pebble/#76/wipe-page-on-build
#76/wipe page on build
|
2016-05-28 13:26:22 -07:00 |
|
Keegan
|
12c420d861
|
make ClayConfig.destroy() return self
|
2016-05-28 13:11:53 -07:00 |
|
Keegan
|
dc33aa0b5d
|
update docs
|
2016-05-28 13:09:04 -07:00 |
|
keegan-lillo
|
f200af909b
|
Merge branch 'master' into #76/wipe-page-on-build
|
2016-05-28 13:02:34 -07:00 |
|
Keegan
|
6f3873ad6b
|
add tests for new clayConfig.build() behavior
|
2016-05-28 13:00:55 -07:00 |
|
Keegan
|
70bb2e9d07
|
Add destroy function
|
2016-05-26 18:45:22 -07:00 |
|
keegan-lillo
|
a9aaf0b940
|
Merge pull request #68 from ishotjr/ishotjr-appinfo
📝 Update README to include required appinfo.json changes
|
2016-04-04 08:56:36 -07:00 |
|
keegan-lillo
|
68723d36f7
|
Merge pull request #67 from gregoiresage/master
Always display all the decimals of the slider's value
|
2016-03-28 13:34:22 -07:00 |
|
keegan-lillo
|
b553094742
|
Merge pull request #64 from pebble/release/v0.1.5
Bump Version to v0.1.5
|
2016-03-21 11:28:57 -07:00 |
|
keegan-lillo
|
f31ffed558
|
Bump Version to v0.1.5
|
2016-03-21 09:26:59 -07:00 |
|
keegan-lillo
|
3f71f97b8b
|
Merge pull request #62 from pebble/#61/fix-color-picker-default
add default background color to value display in color picker
|
2016-03-21 09:25:52 -07:00 |
|
Keegan
|
1a6308f621
|
add default background color to value display in color picker
|
2016-03-20 11:16:03 -07:00 |
|
keegan-lillo
|
7045c59a72
|
Merge pull request #60 from pebble/release/v0.1.4
Bump version to v0.1.4
|
2016-03-16 12:09:29 +11:00 |
|
keegan-lillo
|
4ffb1018f7
|
Bump version to v0.1.4
|
2016-03-16 12:04:19 +11:00 |
|
keegan-lillo
|
e78c09f5be
|
Merge pull request #54 from pebble/#52/custom-color-picker-layout
#52/custom color picker layout
|
2016-03-16 12:03:13 +11:00 |
|
keegan-lillo
|
d8e73f2674
|
Merge branch 'master' into #52/custom-color-picker-layout
|
2016-03-16 11:54:18 +11:00 |
|
keegan-lillo
|
0358e820e6
|
Merge pull request #59 from pebble/document-pebblejs
Document Pebble.js usage
|
2016-03-16 11:54:04 +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
|
3a2dcb187e
|
Merge branch 'master' into #52/custom-color-picker-layout
|
2016-03-16 09:12:39 +11:00 |
|
keegan-lillo
|
08e3a21429
|
Merge pull request #56 from pebble/#55/unicode-support
Allow unicode characters in config
|
2016-03-16 09:12:30 +11:00 |
|
keegan-lillo
|
42a613caf4
|
Merge branch 'master' into #52/custom-color-picker-layout
|
2016-03-16 08:25:59 +11:00 |
|
keegan-lillo
|
4ff38eb0ba
|
Merge branch 'master' into #55/unicode-support
|
2016-03-16 08:25:44 +11:00 |
|
keegan-lillo
|
b466c48487
|
Merge pull request #48 from pebble/#47/range-slider-component
#47/range slider component
|
2016-03-16 08:25:06 +11:00 |
|
keegan-lillo
|
517d4f84ff
|
Add quotes to slider description
|
2016-03-16 08:12:13 +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
|
d0e5988024
|
Merge branch 'master' into #55/unicode-support
|
2016-03-15 13:11:16 +11:00 |
|
keegan-lillo
|
d007d48afc
|
Merge pull request #57 from pebble/document-clayconfig-param-in-component-initialize
Document the clayConfig parameter of custom component initializer
|
2016-03-15 13:11:09 +11:00 |
|
keegan-lillo
|
07a847457f
|
Document the clayConfig parameter of custom component initializer
|
2016-03-15 13:07:19 +11:00 |
|
Keegan
|
9347c9f3d2
|
Allow unicode characters in config
|
2016-03-15 12:06:04 +11:00 |
|
Keegan
|
4ee5a7361c
|
When setting the value for the color picker, round it to the closest available value in the layout
|
2016-03-15 04:53:58 +11:00 |
|
Keegan
|
dad8b2a025
|
add allowGray option to color picker
|
2016-03-14 03:09:23 +11:00 |
|
Keegan
|
d52f6d4aa2
|
Globally increase mocha timeout because Travis struggles sometimes
|
2016-03-14 01:55:22 +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
|
005ac939b1
|
Refine color picker styles
|
2016-03-14 01:01:58 +11:00 |
|
Keegan
|
12b0ae9bd6
|
Allow custom layouts in the color picker and automatically choose a layout based on platform
|
2016-03-14 01:01:13 +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-lillo
|
756cdc0d9e
|
Merge pull request #50 from pebble/#20/allow-user-data
#20/allow user data
|
2016-03-12 10:25:04 +11:00 |
|
Keegan
|
783bc84779
|
fix typo in Clay JSdoc
|
2016-03-12 10:22:01 +11:00 |
|
Keegan
|
e621bbf0bd
|
Merge remote-tracking branch 'origin/master' into #20/allow-user-data
|
2016-03-12 10:16:47 +11:00 |
|
keegan-lillo
|
43c5c3cc9f
|
Merge pull request #51 from pebble/#39/fix-event-targets
Fix events firing on wrong element for button component
|
2016-03-12 10:15:37 +11:00 |
|
Keegan
|
d8738e06b2
|
fix tests for slider
|
2016-03-11 11:12:00 +11:00 |
|
Keegan
|
67449ec34e
|
Use number for value display in slider because of vendor implementation inconsistencies
|
2016-03-11 11:04:52 +11:00 |
|
keegan-lillo
|
5c63b00eda
|
Make slider update value display as user is adjusting it
|
2016-03-11 10:49:23 +11:00 |
|
Keegan
|
79eef99731
|
Fix events firing on wrong element for button component
|
2016-03-11 03:57:30 +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
|
0873f5eba2
|
Added Slider component
|
2016-03-10 04:20:50 +11:00 |
|
Keegan
|
0faa585d5f
|
Clean up manipulators tests
|
2016-03-10 00:03:50 +11:00 |
|
keegan-lillo
|
3b7c4cda7c
|
Merge pull request #42 from pebble/fix-readme-getsetting-link
Fix link in readme
|
2016-03-09 15:41:01 +11:00 |
|
keegan-lillo
|
3839a47f5c
|
Merge branch 'master' into fix-readme-getsetting-link
|
2016-03-09 15:37:16 +11:00 |
|
keegan-lillo
|
85503d2846
|
Merge pull request #46 from clach04/readme_json_v_js
Clarify config.json versus config.js differences
|
2016-03-09 15:35:30 +11:00 |
|
keegan-lillo
|
2bd9623ab1
|
Merge pull request #45 from pebble/release/v0.1.3
Bump version to v0.1.3
|
2016-03-09 12:46:28 +11:00 |
|
keegan-lillo
|
9f3c78de17
|
Bump version to v0.1.3
|
2016-03-09 12:38:10 +11:00 |
|
keegan-lillo
|
1af5828b18
|
Update README.md
|
2016-03-09 12:32:51 +11:00 |
|
keegan-lillo
|
99dc081b69
|
Merge pull request #41 from pebble/#40/move-settings-conversion
`Clay.getSettings()` now does type conversion, not `ClayConfg.getSettings()`
|
2016-03-09 12:30:31 +11:00 |
|
Keegan
|
37c64a6e05
|
minified does not work in the emulator or iOS so move settings iteration to utils.prepareSettingsForAppMessage()
|
2016-03-09 12:24:29 +11:00 |
|
Keegan
|
34d83de59e
|
Add deamdify transform to 'clay' task in gulpfile
|
2016-03-09 11:52:27 +11:00 |
|
Keegan
|
e80a1630f1
|
Don't assume string in checkboxgroup set manipulator
|
2016-03-09 11:51:49 +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
|
42fc8f1da4
|
Merge pull request #38 from pebble/fix-getsettings-in-readme
Moved the conversion information from `Clay.getSettings` to `ClayConfg.getSettings`
|
2016-03-08 10:56:48 +11:00 |
|
keegan-lillo
|
d469d404ab
|
Moved the conversion information from Clay.getSettings to ClayConfig.getSettings
|
2016-03-08 10:47:55 +11:00 |
|
keegan-lillo
|
ad807020ca
|
Merge pull request #36 from pebble/release/v0.1.2
Bump version to v0.1.2
|
2016-03-08 08:56:20 +11:00 |
|
keegan-lillo
|
bd3e4a55c8
|
Bump version to v0.1.2
|
2016-03-08 08:52:06 +11:00 |
|
keegan-lillo
|
f50f569c98
|
Merge pull request #21 from pebble/#13/fix-checkboxgroups-return-value
Separate the results of the checkboxgroup manipulator with a zero.
|
2016-03-08 08:47:43 +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-lillo
|
49f92de102
|
Merge pull request #32 from pebble/#31/generic-btn-component
Add generic button component
|
2016-03-08 08:38:28 +11:00 |
|
Keegan
|
c4f6b17a58
|
Update button to be compatible with new events behavior.
|
2016-03-08 08:31:30 +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
|
20e7460c2f
|
Merge pull request #33 from pebble/#26/fix-aggressive-events
#26/fix aggressive events
|
2016-03-08 08:27:55 +11:00 |
|
keegan-lillo
|
6e5c2f5847
|
Merge branch 'master' into #26/fix-aggressive-events
|
2016-03-08 08:20:43 +11:00 |
|
keegan-lillo
|
71ea309346
|
Merge pull request #30 from pebble/config-based-on-platform-readme
Made documentation less ambiguous about classes
|
2016-03-08 08:20:25 +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 |
|
Keegan
|
271a0d1cfd
|
Change the ClayConfig.getSettings() method to convert data types to be compatible with sendAppMessage
|
2016-03-07 12:58:46 +11:00 |
|
Keegan
|
d6659db3ac
|
Merge remote-tracking branch 'origin/master' into #13/fix-checkboxgroups-return-value
|
2016-03-07 10:45:38 +11:00 |
|
Keegan
|
264866ce26
|
update readme to explain new events behavior.
|
2016-03-06 14:32:53 +11:00 |
|
Keegan
|
069d4a80da
|
only dispatch manipulator events if the state is actually changed.
|
2016-03-06 14:28:38 +11:00 |
|
keegan-lillo
|
c99ad44b5c
|
remove copy-paste error
|
2016-03-06 13:17:39 +11:00 |
|
Keegan
|
75c846a8ba
|
Fix links to checkboxgroup and radiogroup manipulators in readme
|
2016-03-06 12:39:03 +11:00 |
|
Keegan
|
a1df49623d
|
Add generic button component
|
2016-03-06 12:31:25 +11:00 |
|
keegan-lillo
|
08e41036da
|
Clarify when Clay.meta is actually available.
|
2016-03-05 23:08:52 +11:00 |
|
keegan-lillo
|
663f91e9bd
|
Made documentation less ambiguous about classes + added example for loading a different config based on platform
|
2016-03-05 23:03:39 +11:00 |
|
keegan-lillo
|
bdcd820f7c
|
Merge pull request #29 from pebble/release/v0.1.1
Bump version to 0.1.1
|
2016-03-03 13:25:14 +11:00 |
|
Keegan
|
51a44b18b0
|
Bump version to 0.1.1
|
2016-03-03 13:15:23 +11:00 |
|
keegan-lillo
|
64931dabc9
|
Merge pull request #28 from pebble/fix-dist
Fix release links in readme
|
2016-03-03 12:17:39 +11:00 |
|
keegan-lillo
|
b7be587542
|
Merge branch 'master' into fix-dist
|
2016-03-03 11:53:35 +11:00 |
|
keegan-lillo
|
4508c73de2
|
Fix release links in readme
|
2016-03-03 11:53:11 +11:00 |
|
keegan-lillo
|
f804cb0efd
|
Merge pull request #27 from pebble/fix-dist
Get rid of dist/clay.js and use GitHub releases instead
|
2016-03-03 11:48:02 +11:00 |
|
keegan-lillo
|
525a78fc53
|
Update download instructions for CloudPebble
|
2016-03-03 11:32:31 +11:00 |
|
Keegan
|
05c62d466e
|
Get rid of dist/clay.js and use GitHub releases instead
|
2016-03-03 11:25:19 +11:00 |
|
keegan-lillo
|
dbf798daff
|
Merge pull request #24 from pebble/#11/description-for-input-components
Add description field to all input type components.
|
2016-03-03 10:54:45 +11:00 |
|