Commit Graph
332 Commits
Author SHA1 Message Date
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
v0.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
Keegan b91b45bd23 Fix padding issue after merge 2016-03-03 10:49:05 +11:00
Keegan 2e447e5cd2 Merge remote-tracking branch 'origin/master' into #11/description-for-input-components
# Conflicts:
#	src/styles/clay/_base.scss
2016-03-03 10:45:20 +11:00
keegan-lillo 9782737256 Merge pull request #25 from pebble/#6/show-hide-items
Add hide/show method to manipulators.
2016-03-03 10:37:03 +11:00
Keegan 3a4d962a37 Update example image with description 2016-03-03 10:36:30 +11:00
Keegan 87d8b91153 Update dev/config.js with more useful examples 2016-03-03 10:27:38 +11:00
Keegan 7bf4117d87 Clean up styles 2016-03-03 10:26:23 +11:00
Keegan 35fc64de99 Document hide and show methods 2016-03-03 10:06:37 +11:00
Keegan de982960e2 fix tests after the input component changed HTML structure. 2016-03-03 01:03:23 +11:00
Keegan 797fa1d9ab make the tap-highlight not highlight the description 2016-03-03 00:49:55 +11:00
Keegan 4fb8db32da Fix section spacing when all items in a section are hidden. 2016-03-03 00:13:51 +11:00
Keegan aa8409912c fix separator visibility when items are hidden 2016-03-02 23:57:24 +11:00
Keegan 8e3cd119b8 use !important for .hide class 2016-03-02 22:11:19 +11:00
Keegan beb623f4fd fix separator visibility on disabled and hidden items 2016-03-02 14:02:18 +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 011f40ea0d Merge remote-tracking branch 'origin/master' into #6/show-hide-items
# Conflicts:
#	dev/custom-fn.js
#	src/styles/clay/_base.scss
2016-03-02 10:54:20 +11:00
keegan-lillo a98b4e69c1 Merge pull request #23 from pebble/#22/css-issues
#22/css issues
2016-03-02 10:48:59 +11:00
Matthew Tole 0ad931e47c Merge branch 'master' into #22/css-issues 2016-02-29 15:11:19 -08:00
keegan-lillo f7717dc781 Merge pull request #19 from pebble/PBL-31966/include-user-and-watch-info
Pbl 31966/include user and watch info
2016-03-01 08:52:04 +11:00
Keegan 2f5f3cc4e8 Add description field to all input type components. 2016-02-29 23:58:03 +11:00
Keegan 3b9bf842cb Fix value not showing up for select in old Android versions 2016-02-29 23:18:25 +11:00
Keegan eb1d336f8f Center align submit button 2016-02-29 21:54:45 +11:00
Keegan d6461e1fb5 fix missing value display on old android 2016-02-29 15:54:12 +11:00
Keegan fa72cfb3a3 fix autoprefixer not working in dev mode 2016-02-29 15:46:15 +11:00
Keegan b50a7dc72d Fix checkboxgroup/radiogroup weirdness on old android 2016-02-29 15:45:59 +11:00
Keegan 7def2f741d try adding longer timeout to try and make travis stop timing out 2016-02-29 15:19:28 +11:00
Keegan ca498c6e3c fix tap-highlight and missing divider 2016-02-29 14:35:39 +11:00
Keegan 060704cb1a Add hide/show method to manipulators. 2016-02-29 14:24:59 +11:00
Keegan aa30ef7d7a Account for cases where the Pebble global is undefined 2016-02-27 08:51:54 +11:00
Keegan 1cd4590691 Merge remote-tracking branch 'origin/master' into PBL-31966/include-user-and-watch-info
# Conflicts:
#	dist/clay.js
#	test/spec/index.js
2016-02-27 08:35:04 +11:00
keegan-lillo 75aaa07048 Merge pull request #17 from pebble/#15/fix-travis-random-fails
#15/fix travis random fails
2016-02-27 08:31:20 +11:00
Keegan 5b2aba4312 fix table layout in readme 2016-02-26 12:37:48 +11:00
keegan-lillo 4584fe5dc5 Merge branch 'master' into #15/fix-travis-random-fails 2016-02-26 12:13:51 +11:00
keegan-lillo d50ff0a9a4 Merge pull request #14 from pebble/readme-intro-fix
Fix link in intro of readme
2016-02-26 09:47:52 +11:00
Keegan c908e681ad Sub clay.generateUrl() to avoid the very large string comparison 2016-02-25 14:40:40 +11:00
keegan-lillo 8fdd5dad07 Fix link in intro of readme 2016-02-23 00:03:11 -08:00
Keegan 2169d5334f expose meta containing watch and account info in ClayConfig 2016-02-19 19:31:17 -08:00
Keegan 94428b1826 extract watchinfo etc from Pebble object 2016-02-19 15:29:11 -08:00
keegan-lillo 7fb8d6c69e Merge pull request #8 from pebble/PBL-33868/use-int-for-toggle
Use int for 'checked' manipulator instead of boolean
v0.1.0
2016-02-19 12:55:46 -08:00