Commit Graph

  • 1af5828b18 Update README.md keegan-lillo 2016-03-09 12:32:51 +11:00
  • 99dc081b69 Merge pull request #41 from pebble/#40/move-settings-conversion keegan-lillo 2016-03-09 12:30:31 +11:00
  • 37c64a6e05 minified does not work in the emulator or iOS so move settings iteration to utils.prepareSettingsForAppMessage() Keegan 2016-03-09 12:24:29 +11:00
  • 34d83de59e Add deamdify transform to 'clay' task in gulpfile Keegan 2016-03-09 11:52:27 +11:00
  • e80a1630f1 Don't assume string in checkboxgroup set manipulator Keegan 2016-03-09 11:51:49 +11:00
  • d0af7b0fac fix typo in readme Keegan 2016-03-09 11:28:42 +11:00
  • 1af4dfd8ef Change the behavior so that type conversions only run inside of Clay.getSettings no ClayConfig.getSettings Keegan 2016-03-09 11:25:13 +11:00
  • 42fc8f1da4 Merge pull request #38 from pebble/fix-getsettings-in-readme keegan-lillo 2016-03-08 10:56:48 +11:00
  • d469d404ab Moved the conversion information from Clay.getSettings to ClayConfig.getSettings keegan-lillo 2016-03-08 10:47:55 +11:00
  • ad807020ca Merge pull request #36 from pebble/release/v0.1.2 v0.1.2 keegan-lillo 2016-03-08 08:56:20 +11:00
  • bd3e4a55c8 Bump version to v0.1.2 keegan-lillo 2016-03-08 08:52:06 +11:00
  • f50f569c98 Merge pull request #21 from pebble/#13/fix-checkboxgroups-return-value keegan-lillo 2016-03-08 08:47:43 +11:00
  • be17456f8b Merge remote-tracking branch 'origin/master' into #13/fix-checkboxgroups-return-value Keegan 2016-03-08 08:41:24 +11:00
  • 49f92de102 Merge pull request #32 from pebble/#31/generic-btn-component keegan-lillo 2016-03-08 08:38:28 +11:00
  • c4f6b17a58 Update button to be compatible with new events behavior. Keegan 2016-03-08 08:31:30 +11:00
  • 061bb34c91 Merge remote-tracking branch 'origin/master' into #31/generic-btn-component Keegan 2016-03-08 08:28:29 +11:00
  • 20e7460c2f Merge pull request #33 from pebble/#26/fix-aggressive-events keegan-lillo 2016-03-08 08:27:55 +11:00
  • 6e5c2f5847 Merge branch 'master' into #26/fix-aggressive-events keegan-lillo 2016-03-08 08:20:43 +11:00
  • 71ea309346 Merge pull request #30 from pebble/config-based-on-platform-readme keegan-lillo 2016-03-08 08:20:25 +11:00
  • d63c6c832d Change behavior of the toggle to return a boolean again Keegan 2016-03-07 13:13:36 +11:00
  • de00ac1fd6 update readme to reflect new behavior of ClayConfig.getSettings() Keegan 2016-03-07 13:05:38 +11:00
  • 271a0d1cfd Change the ClayConfig.getSettings() method to convert data types to be compatible with sendAppMessage Keegan 2016-03-07 12:58:46 +11:00
  • d6659db3ac Merge remote-tracking branch 'origin/master' into #13/fix-checkboxgroups-return-value Keegan 2016-03-07 10:45:38 +11:00
  • 264866ce26 update readme to explain new events behavior. Keegan 2016-03-06 14:32:53 +11:00
  • 069d4a80da only dispatch manipulator events if the state is actually changed. Keegan 2016-03-06 14:28:38 +11:00
  • c99ad44b5c remove copy-paste error keegan-lillo 2016-03-06 13:17:39 +11:00
  • 75c846a8ba Fix links to checkboxgroup and radiogroup manipulators in readme Keegan 2016-03-06 12:39:03 +11:00
  • a1df49623d Add generic button component Keegan 2016-03-06 12:31:25 +11:00
  • 08e41036da Clarify when Clay.meta is actually available. keegan-lillo 2016-03-05 23:08:52 +11:00
  • 663f91e9bd Made documentation less ambiguous about classes + added example for loading a different config based on platform keegan-lillo 2016-03-05 23:03:39 +11:00
  • bdcd820f7c Merge pull request #29 from pebble/release/v0.1.1 v0.1.1 keegan-lillo 2016-03-03 13:25:14 +11:00
  • 51a44b18b0 Bump version to 0.1.1 Keegan 2016-03-03 13:15:23 +11:00
  • 64931dabc9 Merge pull request #28 from pebble/fix-dist keegan-lillo 2016-03-03 12:17:39 +11:00
  • b7be587542 Merge branch 'master' into fix-dist keegan-lillo 2016-03-03 11:53:35 +11:00
  • 4508c73de2 Fix release links in readme keegan-lillo 2016-03-03 11:53:11 +11:00
  • f804cb0efd Merge pull request #27 from pebble/fix-dist keegan-lillo 2016-03-03 11:48:02 +11:00
  • 525a78fc53 Update download instructions for CloudPebble keegan-lillo 2016-03-03 11:32:31 +11:00
  • 05c62d466e Get rid of dist/clay.js and use GitHub releases instead Keegan 2016-03-03 11:25:19 +11:00
  • dbf798daff Merge pull request #24 from pebble/#11/description-for-input-components keegan-lillo 2016-03-03 10:54:45 +11:00
  • b91b45bd23 Fix padding issue after merge Keegan 2016-03-03 10:49:05 +11:00
  • 2e447e5cd2 Merge remote-tracking branch 'origin/master' into #11/description-for-input-components Keegan 2016-03-03 10:45:20 +11:00
  • 9782737256 Merge pull request #25 from pebble/#6/show-hide-items keegan-lillo 2016-03-03 10:37:03 +11:00
  • 3a4d962a37 Update example image with description Keegan 2016-03-03 10:36:30 +11:00
  • 87d8b91153 Update dev/config.js with more useful examples Keegan 2016-03-03 10:27:38 +11:00
  • 7bf4117d87 Clean up styles Keegan 2016-03-03 10:26:23 +11:00
  • 35fc64de99 Document hide and show methods Keegan 2016-03-03 10:06:37 +11:00
  • de982960e2 fix tests after the input component changed HTML structure. Keegan 2016-03-03 01:03:23 +11:00
  • 797fa1d9ab make the tap-highlight not highlight the description Keegan 2016-03-03 00:49:55 +11:00
  • 4fb8db32da Fix section spacing when all items in a section are hidden. Keegan 2016-03-03 00:13:51 +11:00
  • aa8409912c fix separator visibility when items are hidden Keegan 2016-03-02 23:57:24 +11:00
  • 8e3cd119b8 use !important for .hide class Keegan 2016-03-02 22:11:19 +11:00
  • beb623f4fd fix separator visibility on disabled and hidden items Keegan 2016-03-02 14:02:18 +11:00
  • 226dd682e0 Merge remote-tracking branch 'origin/master' into #11/description-for-input-components Keegan 2016-03-02 10:58:17 +11:00
  • 011f40ea0d Merge remote-tracking branch 'origin/master' into #6/show-hide-items Keegan 2016-03-02 10:54:20 +11:00
  • a98b4e69c1 Merge pull request #23 from pebble/#22/css-issues keegan-lillo 2016-03-02 10:48:59 +11:00
  • 0ad931e47c Merge branch 'master' into #22/css-issues Matthew Tole 2016-02-29 15:11:19 -08:00
  • f7717dc781 Merge pull request #19 from pebble/PBL-31966/include-user-and-watch-info keegan-lillo 2016-03-01 08:52:04 +11:00
  • 2f5f3cc4e8 Add description field to all input type components. Keegan 2016-02-29 23:58:03 +11:00
  • 3b9bf842cb Fix value not showing up for select in old Android versions Keegan 2016-02-29 23:18:25 +11:00
  • eb1d336f8f Center align submit button Keegan 2016-02-29 21:54:45 +11:00
  • d6461e1fb5 fix missing value display on old android Keegan 2016-02-29 15:54:12 +11:00
  • fa72cfb3a3 fix autoprefixer not working in dev mode Keegan 2016-02-29 15:46:15 +11:00
  • b50a7dc72d Fix checkboxgroup/radiogroup weirdness on old android Keegan 2016-02-29 15:45:59 +11:00
  • 7def2f741d try adding longer timeout to try and make travis stop timing out Keegan 2016-02-29 12:15:07 +11:00
  • ca498c6e3c fix tap-highlight and missing divider Keegan 2016-02-29 14:35:39 +11:00
  • 060704cb1a Add hide/show method to manipulators. Keegan 2016-02-29 14:24:59 +11:00
  • aa30ef7d7a Account for cases where the Pebble global is undefined Keegan 2016-02-27 08:51:54 +11:00
  • 1cd4590691 Merge remote-tracking branch 'origin/master' into PBL-31966/include-user-and-watch-info Keegan 2016-02-27 08:35:04 +11:00
  • 75aaa07048 Merge pull request #17 from pebble/#15/fix-travis-random-fails keegan-lillo 2016-02-27 08:31:20 +11:00
  • 5b2aba4312 fix table layout in readme Keegan 2016-02-26 12:37:48 +11:00
  • 4584fe5dc5 Merge branch 'master' into #15/fix-travis-random-fails keegan-lillo 2016-02-26 12:13:51 +11:00
  • d50ff0a9a4 Merge pull request #14 from pebble/readme-intro-fix keegan-lillo 2016-02-26 09:47:52 +11:00
  • c908e681ad Sub clay.generateUrl() to avoid the very large string comparison Keegan 2016-02-23 18:39:12 -08:00
  • 8fdd5dad07 Fix link in intro of readme keegan-lillo 2016-02-23 00:03:11 -08:00
  • 2169d5334f expose meta containing watch and account info in ClayConfig Keegan 2016-02-19 19:31:17 -08:00
  • 94428b1826 extract watchinfo etc from Pebble object Keegan 2016-02-19 15:29:11 -08:00
  • 7fb8d6c69e Merge pull request #8 from pebble/PBL-33868/use-int-for-toggle v0.1.0 keegan-lillo 2016-02-19 12:55:46 -08:00
  • ae47311efa Use int for 'checked' manipulator instead of boolean Keegan 2016-02-19 11:24:35 -08:00
  • d3ee516ab1 Merge pull request #7 from pebble/PBL-33804/duplicate-components keegan-lillo 2016-02-19 10:48:17 -08:00
  • 49de62b639 Add an extra test to make sure webviewclosed & showConfiguration events are not handled Keegan 2016-02-19 10:37:03 -08:00
  • 85025f19f8 Fix duplicate components being injected into data URI and add tests for index.js Keegan 2016-02-18 01:01:56 -08:00
  • d2b5e9fd4b Merge pull request #5 from pebble/readme-review keegan-lillo 2016-02-17 13:39:25 -08:00
  • 3cabb5c193 Fix typo Chris Lewis 2016-02-17 13:35:09 -08:00
  • a692870a34 Clean up README.md Chris Lewis 2016-02-17 11:39:18 -08:00
  • a4ee2cb519 Update wscript patch in readme keegan-lillo 2016-02-17 00:09:00 -08:00
  • dfea7ff28c Fix numbering issues on getting started steps keegan-lillo 2016-02-17 00:05:54 -08:00
  • f73fab5b73 Added getting started instructions for CloudPebble and fixed some formatting issues in the readme keegan-lillo 2016-02-16 23:55:51 -08:00
  • cc667c1238 Merge pull request #2 from pebble/initial-review keegan-lillo 2016-02-16 17:33:15 -08:00
  • 64f95b36d1 fixed image for components example on readme keegan-lillo 2016-02-16 17:30:28 -08:00
  • 469ae82db4 add Example image Keegan 2016-02-16 17:24:35 -08:00
  • 465220c7a2 Merge remote-tracking branch 'origin/initial-review' into initial-review Keegan 2016-02-16 17:06:56 -08:00
  • 56eb666ee2 Automatically handle the "showConfiguration" and "webviewclosed" events + other minor code cleanup Keegan 2016-02-16 17:05:42 -08:00
  • c315ff4354 Update wscript patch in readme keegan-lillo 2016-02-16 13:14:13 -08:00
  • 7a9d4d3a77 Fix table formatting in README keegan-lillo 2016-02-16 01:13:11 -08:00
  • 24bfc54991 Documentation! + some little fixes to add consistency between components Keegan 2016-02-16 01:03:21 -08:00
  • b0ac596543 Uglify final output Keegan 2016-02-15 11:39:57 -08:00
  • ea5c349047 pass Clay to component initializer Keegan 2016-02-15 11:39:25 -08:00
  • 64fa83528e more concistent disable function Keegan 2016-02-14 17:14:19 -08:00
  • 1180bf2abc add checkboxgroup and rename radio to radiogroup Keegan 2016-02-14 15:22:36 -08:00
  • 9c929a2e43 linting Keegan 2016-02-14 12:26:37 -08:00