Commit Graph
240 Commits
Author SHA1 Message Date
keegan-lillo 65b952d7f8 Merge pull request #88 from pebble/#87/allow-not-prefix-for-capabilities
Allow `NOT_` prefix for capabilities
2016-05-31 10:06:22 -07:00
Keegan 6c2a335b7c Allow NOT_ prefix for capabilities 2016-05-31 09:57:10 -07:00
keegan-lillo f717661eea Merge pull request #85 from pebble/release/0.1.6
Bump version to 0.1.6
v0.1.6
2016-05-30 22:10:12 -07:00
keegan-lillo 35bdeb7519 Bump version to 0.1.6 2016-05-30 22:06:54 -07:00
keegan-lillo 93b927db63 Merge pull request #83 from pebble/#18/show-items-based-on-capability
Add the option to only show items with particular capabilities
2016-05-30 22:00:33 -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-lillo 7e2b75dd58 Merge pull request #82 from pebble/#10/remove-old-settings
Only send settings that are actually in the config back to the watch
2016-05-29 11:41:54 -07:00
Keegan 32e192e938 Only send settings that are actually in the config back to the watch 2016-05-29 11:38:00 -07:00
keegan-lillo 1af2b39db1 Merge pull request #81 from pebble/#72/att-optgroup-to-selects
Add optgroup to selects
2016-05-28 14:57:16 -07:00
Keegan 782eaf82f3 Document optgroups for selects 2016-05-28 14:50:06 -07:00
Keegan 41d38e04a7 Allow optgroups for selects 2016-05-28 14:41:45 -07:00
keegan-lillo 1611599a25 Merge pull request #80 from pebble/#74/fix-select-styling-on-windows
fix styling of selects on windows
2016-05-28 14:19:16 -07:00
keegan-lillo 842cbc9e84 Merge branch 'master' into #74/fix-select-styling-on-windows 2016-05-28 14:15:45 -07:00
keegan-lillo 238d0e6a6c Merge pull request #79 from pebble/#70/fix-time-date-styling-on-ios
fix styling of time and date fields on iOS
2016-05-28 14:14:38 -07:00
Keegan c5af3baaeb fix styling of selects on windows 2016-05-28 14:12:31 -07:00
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
Ish Ot Jr 80eb1506d8 📝 Update README to include required appinfo.json changes 2016-04-03 12:14:41 -04: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
Grégoire Sage c937ee735e always display all the decimals of the slider's value
Add test
2016-03-28 22:20:23 +02:00
keegan-lillo b553094742 Merge pull request #64 from pebble/release/v0.1.5
Bump Version to v0.1.5
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
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