Simon Hausmann
|
50eafc3fd7
|
Simplify wasm builds
Replace webpack, which needs a configuration file, etc. with parcel,
which requires none. Just "parcel index.html" and it'll figure out the
rest :-)
|
2020-08-11 14:22:52 +02:00 |
|
Olivier Goffart
|
35cb14b2e6
|
Slider
|
2020-08-10 14:58:13 +02:00 |
|
Olivier Goffart
|
479173c22f
|
Implement spacing in GridLayout
|
2020-08-05 15:42:38 +02:00 |
|
Olivier Goffart
|
2dd3cecc5a
|
Add a SpinBox
|
2020-08-05 12:56:13 +02:00 |
|
Olivier Goffart
|
604359f01f
|
Put the gallery in a layout
|
2020-07-28 10:44:17 +02:00 |
|
Simon Hausmann
|
a4938c4d8e
|
Add wasm boilerplate
|
2020-07-25 17:34:59 +02:00 |
|
Olivier Goffart
|
d3ad4603c8
|
A dummy checkbox
|
2020-07-24 11:56:54 +02:00 |
|
Simon Hausmann
|
c1a946e949
|
Replace the layout in the gallery with fixed sizes
There's an issue with the width applied by the layout, so remove it for
now and re-add later.
|
2020-07-24 08:41:11 +02:00 |
|
Simon Hausmann
|
2c1e6bcb20
|
Add boilerplate for gallery rust build
|
2020-07-24 07:52:08 +02:00 |
|
Simon Hausmann
|
f1d9f4a04e
|
Start with a gallery boilerplate
|
2020-07-23 15:48:29 +02:00 |
|