Christian Ratzenhofer
|
3386e609a8
|
introduce serilizeValueAs option to input, select, and radiogroup
|
2026-08-03 15:36:48 +02:00 |
|
Stasia Michalska
|
75548a1c04
|
Update dependencies
|
2025-12-21 18:11:07 +01:00 |
|
Stasia Michalska
|
078186cd25
|
Add flint support
|
2025-12-13 00:53:33 +01:00 |
|
Stasia Michalska
|
4dad63ea90
|
Update to newer gulp version
|
2025-12-12 16:46:12 +01:00 |
|
Grégoire Sage
|
5d6e070e01
|
#108 Fix colorpicker for Diorite
|
2016-07-08 14:56:45 -07:00 |
|
Keegan
|
a0335be710
|
Checkbox groups now return an array of booleans
|
2016-06-15 14:20:35 -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
|
42a613caf4
|
Merge branch 'master' into #52/custom-color-picker-layout
|
2016-03-16 08:25:59 +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
|
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-lillo
|
5c63b00eda
|
Make slider update value display as user is adjusting it
|
2016-03-11 10:49:23 +11:00 |
|
Keegan
|
878fea0340
|
Allow floats in the slider component and update docs
|
2016-03-11 01:07:17 +11:00 |
|
Keegan
|
0873f5eba2
|
Added Slider component
|
2016-03-10 04:20:50 +11:00 |
|
Keegan
|
061bb34c91
|
Merge remote-tracking branch 'origin/master' into #31/generic-btn-component
|
2016-03-08 08:28:29 +11:00 |
|
Keegan
|
069d4a80da
|
only dispatch manipulator events if the state is actually changed.
|
2016-03-06 14:28:38 +11:00 |
|
Keegan
|
a1df49623d
|
Add generic button component
|
2016-03-06 12:31:25 +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
|
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
|
24bfc54991
|
Documentation! + some little fixes to add consistency between components
|
2016-02-16 01:03:21 -08:00 |
|
Keegan
|
1180bf2abc
|
add checkboxgroup and rename radio to radiogroup
|
2016-02-14 15:22:36 -08:00 |
|
Keegan
|
9c929a2e43
|
linting
|
2016-02-14 12:26:37 -08:00 |
|
Keegan
|
71dd8ef1c3
|
add radio component
|
2016-02-14 02:31:46 -08:00 |
|
Keegan
|
5ad2834cc8
|
add sunlight colors to color picker and tests
|
2016-02-12 16:38:06 -08:00 |
|
Keegan
|
ba74959919
|
add tests for components and refactor test fixtures to not register all components as a side-effect
|
2016-02-11 15:43:12 -08:00 |
|
Keegan
|
41334698bd
|
make Clay work with phone apps
|
2016-02-09 17:21:16 -08:00 |
|
Keegan
|
80982c8e6d
|
strip out components into separate repo
|
2016-02-09 17:19:33 -08:00 |
|
Keegan
|
66f2b05129
|
remove the incomplete radiogroup
|
2016-02-02 21:06:28 -08:00 |
|
Keegan
|
c37012093a
|
restructure directories and add tests for clay-item
|
2016-02-01 17:38:45 -08:00 |
|
Keegan
|
bca1975d8e
|
refactor components to be in a registry.
|
2016-02-01 14:56:47 -08:00 |
|