Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lambdaisland/ornament

Clojure Styled Components
https://github.com/lambdaisland/ornament

Update pom.xml and add CHANGELOG.md placeholders

26b1ef4bc27c3a6c840739597dbd8aefa08e63d1 authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.12.107 (2023-09-27 / 2444e34)

## Fixed

- Fix component resolution inside a set (in a rule of another component) (see tests fo...

02bbce94c26a86f513b2e064cdefa1505fc3ba74 authored over 1 year ago by Arne Brasseur <[email protected]>
CHANGELOG

2444e34e797afd1e2781bf89dddffe960cf4559c authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #25 from lambdaisland/ox/resolve-components-as-selectors-inside-a-set

๐Ÿ› Resolve components inside set

775e620a2471a8f3db281c2776e81dccbdb10bd2 authored over 1 year ago by Arne Brasseur <[email protected]>
๐Ÿงช Add tests and changelog entry

2d096574ff15fae5c007f2bd362e7b93209ff2d4 authored over 1 year ago by Mitesh Shah <[email protected]>
๐Ÿ› Resolve components inside set

68deda0d5af65be6ab5afd5cc8c801cf34332f6c authored over 1 year ago by Mitesh Shah <[email protected]>
New pom

c44ff75af82d31f93233ff746ef8443813d316d8 authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.11.101 (2023-09-13 / 213279d)

## Fixed

- Allow reusing the styles of one component directly inside another (see tests for exa...

096860211d199db32a6d19c049c55aab792633d8 authored over 1 year ago by Arne Brasseur <[email protected]>
CHANGELOG

213279dc305cdf78766d6ea55858f059521f6b2d authored over 1 year ago by Arne Brasseur <[email protected]>
Deal with some edge cases when reusing component styles

Also improve normalization when using `:&`, which is also used implicitly when
reusing styles fr...

061d835fb9f037979dcdb064c70b1ca8770b69d9 authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #24 from dcostaras/main

Expand documentation re. CLJC and `:require-macros`

0c08f5df6bbaf98578327b084e7b7c3c1b96c7fe authored over 1 year ago by Arne Brasseur <[email protected]>
Expand documentation re. CLJC and `:require-macros`

78f3a646958c56e166435f632a5e3ccc43a9be41 authored over 1 year ago by Donavan-Ross Costaras <[email protected]>
Document `:require-macros` usage pattern

b1e21c14af7a1e3da23074e246e65cbf7bcc8453 authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

4b9b6cf4e89f20eefc6e02b717d4c740cebaf097 authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.10.94 (2023-08-30 / d1e1c3b)

## Fixed

- Support using `defstyled` components as reagent form-2 components

85faa855a888294ba334726a129fd685480247ad authored over 1 year ago by Arne Brasseur <[email protected]>
Add a test case for form-2, and adjust test cases for newer thicc

d1e1c3b8c42f86b9b5aa0dc08a6d81a313679788 authored over 1 year ago by Arne Brasseur <[email protected]>
Bump to 1.x!

cc910a026919cbc7bd5185e8456721642f0b6a2d authored over 1 year ago by Arne Brasseur <[email protected]>
Support returning a render function from defstyled

As seen with reagent form-2 components.

af9acd3cebae3f4cda5747669f3fac6ffae6e4cc authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #23 from pfeodrippe/patch-1

Fix typo in doc code

3e58eea9d857558aa87c6e99eac183dbf4c31008 authored over 1 year ago by Arne Brasseur <[email protected]>
Fix typo in doc code

I've tried to copy this snipped and my IDE started to complain about an unclosed string.

Than...

5b207fd267455eebf14b902dfabe98776e34b38d authored over 1 year ago by Paulo Rafael Feodrippe <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

c2569b5711f74c93775970070736e95672b1fb5c authored over 1 year ago by Arne Brasseur <[email protected]>
# 0.9.87 (2023-04-15 / dac82f4)

## Added

- Added a `:tw-version` flag for the preflight, similar to `set-tokens!`
- Document ho...

de74520fdd98c2bb3487ebbacbf72b96ac755aba authored over 1 year ago by Arne Brasseur <[email protected]>
Better (and better documented) Tailwind v3 support

dac82f439ff95e08f7ea20e0907238ff3ddd9ed0 authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

8e4e1a10d9591d6f2148d16edd95c36041e9ad28 authored almost 2 years ago by Arne Brasseur <[email protected]>
# 0.8.84 (2023-02-28 / 8d54daa)

## Added

- Implement inheritance for fn-tails

61259515a8455941a7ad75443b7f84cc04a8deb2 authored almost 2 years ago by Arne Brasseur <[email protected]>
CHANGELOG

8d54daa5bbc01ac9a21675bb10bfdb8f6454ee86 authored almost 2 years ago by Arne Brasseur <[email protected]>
bump dependencies

1bcca390fc9c1837cdfb3019895fb00db3cbf165 authored almost 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #22 from lambdaisland/inherit-fn-tails

Support inheriting fn-tails

27b63d5ad8b086fb7e96d7e80530ee4a4a88a249 authored almost 2 years ago by Arne Brasseur <[email protected]>
Support inheriting fn-tails

Closes #21

3df1bafec1a7732ddf1d7c6824d08fe8c403a483 authored almost 2 years ago by Arne Brasseur <[email protected]>
Revert workflow file, antd made a mess

ea857249c4f933ad7855f59e8d258120bb880f59 authored about 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

d7d807af9fefbefb1965ee37a9d1b8b9b8e1cca0 authored about 2 years ago by Arne Brasseur <[email protected]>
# 0.7.77 (2022-11-25 / a1f8d65)

## Added

## Fixed

## Changed

7a653702e3ce0b0a6ba6a02c4de73f3641fdfc38 authored about 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #19 from lambdaisland/ox/bump-girouette-to-0.0.10

[WIP] bump girouette

a1f8d656388b100ca0fb5acf5043be97125523e1 authored about 2 years ago by Arne Brasseur <[email protected]>
add clerk garden setup

9123a7ec8e2e763d6dca8209b1df1865d90f2543 authored about 2 years ago by Arne Brasseur <[email protected]>
Fix test and tooling bumps

a66569b738a154f90f92370891fc67600047b1e3 authored about 2 years ago by Arne Brasseur <[email protected]>
Fix namespace declaration

930764855b627f22dc277b967c7ccf755560c690 authored about 2 years ago by Arne Brasseur <[email protected]>
improved way to handle girouette v2 and v3 tokens

d0de5b0f3e84734872729aa6e1962e7f4f27ebae authored about 2 years ago by Mitesh Shah <[email protected]>
bump girouette dep, maintain backward compat

511b16958e05f7326682d8bc43d3274382752da2 authored about 2 years ago by Mitesh Shah <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

d171ad484508cba4253a63c88e287e94f6101b4e authored about 2 years ago by Arne Brasseur <[email protected]>
# 0.6.69 (2022-10-11 / a629407)

## Fixed

- Fixed an issue withe direct invocation of components with a render function (tail-fn)

a138ac30db135f3fa070add15b0ef2b33d61c851 authored about 2 years ago by Arne Brasseur <[email protected]>
Add canonical repl session "poke"

a629407fdc9a2b57be062c2b5f233737e84801ec authored about 2 years ago by Arne Brasseur <[email protected]>
Fix an issue where components were not correctly expanded to Hiccup

when called as functions.

e5d6b5ea975139d444716b8e04d26fa7123fef41 authored about 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

fd58d744b189dc1ae5c39d6baf94dc743202c664 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.5.65 (2022-09-20 / 94cbebe)

## Added

- Support attributes when using a top-level fragment in a rendering function

ba895459ac37037437b8667da65a8d2effc2a88c authored over 2 years ago by Arne Brasseur <[email protected]>
version bumps

94cbebef2500cb8cc92667d501fdf3a92880c59f authored over 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #13 from lambdaisland/attrs-through-fragments

Attrs through fragments

81c3377ab2e03fc583b5128e058beb9a030698c6 authored over 2 years ago by Mitesh <[email protected]>
Update README/CHANGELOG

232349fab26e807446b35200345eca42a7990daa authored over 2 years ago by Arne Brasseur <[email protected]>
Add test for attributes through fragments

915392bce64879579e7456d8449bd657b8aa67ed authored over 2 years ago by Arne Brasseur <[email protected]>
Implement setting attributes through fragment syntax

This also means we now expand `:<>` ourselves (when used directly inside a
component), so you ca...

be51caaf8e8850d3a455b7dc5e1ee73328034734 authored over 2 years ago by Arne Brasseur <[email protected]>
Version bumps

00f7cc574361ed344f4bfd8b0b3e0c8c4bddd078 authored over 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #15 from jeffp42ker/main

Correct 3 typos

ee9387293a7126073b4715cc841efc7cb6cd9a6f authored almost 3 years ago by Arne Brasseur <[email protected]>
Correct 3 typos

376bf2386ee1bcf8e5f010b44159fe9ce1453671 authored almost 3 years ago by Jeff Parker <[email protected]>
Merge pull request #14 from lambdaisland/ox/better-notebook-urls

supports branch name in notebook urls

4408180faf835ca3ce23a334febcd625abc99582 authored almost 3 years ago by Arne Brasseur <[email protected]>
supports branch name in notebook urls

3869e867a8c94701da9293de66f3a73eca4086ec authored almost 3 years ago by Mitesh Shah <[email protected]>
Fix prefix

515b2caab3ae5f8f21315f29401becd30ba7aa94 authored almost 3 years ago by Arne Brasseur <[email protected]>
Fix

6604429d599ed4b067bb2e351ae098c62b505648 authored almost 3 years ago by Arne Brasseur <[email protected]>
Fix target url

f9ebf8f541d3eafc645b3ea85d0eea0eb05d7d63 authored almost 3 years ago by Arne Brasseur <[email protected]>
Moar tweakz

ed84b809f20ef1a3f3194cbc2af03b509be641c8 authored almost 3 years ago by Arne Brasseur <[email protected]>
Rename action steps for nicer UX

6496ff0801f5ba6310460aaf0cd462f33ba5bdd9 authored almost 3 years ago by Arne Brasseur <[email protected]>
Fix prefix

1bc61110acdfa0b7f60c84ac173cd26ab6e6064e authored almost 3 years ago by Arne Brasseur <[email protected]>
Set path prefix for ornament

262bd75a97ec763d3587fb0530ef93c9deaf6bcd authored almost 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #12 from lambdaisland/arne/add-clerk

Set up Clerk and clerk-based builds

45c3b733226e1b1342df7a9c3f7149ab49e30459 authored almost 3 years ago by Arne Brasseur <[email protected]>
Just run clj tests for now

33b2c6087a9099e988d82b665d93111f714379dc authored almost 3 years ago by Arne Brasseur <[email protected]>
CI stuff

d0a0d492a6a84390f10fd64de2181f263eaaf390 authored almost 3 years ago by Arne Brasseur <[email protected]>
Troubleshoot CI

aa8ad09e5197f77048c8fbfbdc652d3d7785b800 authored almost 3 years ago by Arne Brasseur <[email protected]>
We don't do no stinking -X

8007165ade16c39c0e3ec2a512e705d9ef88dab3 authored almost 3 years ago by Arne Brasseur <[email protected]>
Set up ornament build task

4614d0de99370b863f739a4ce287f37e9fd93ce8 authored almost 3 years ago by Arne Brasseur <[email protected]>
More Clerk related setup

e682cae7fa52495cc21740626bdb68d835122a0a authored almost 3 years ago by Arne Brasseur <[email protected]>
typo

f93d3a616b0d01bf26fbb8869d8f5b6dc8e8c2e8 authored almost 3 years ago by Arne Brasseur <[email protected]>
Document the hiccup situation

d1561c8cf5ade47ebff458a60b8dcd6fadea0b10 authored almost 3 years ago by Arne Brasseur <[email protected]>
Add Clerk and lambdaisland.hiccup as dev dependencies

73c7f9ad2bc099294b41393cab88bc514b4694e7 authored almost 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #9 from robert-stuttaford/patch-1

Use correct version in readme

73b4a01c2cb00b62b22b7ab4a21b71794ce4f652 authored almost 3 years ago by Arne Brasseur <[email protected]>
Use correct version in readme

72bb429ada38657b91ffdc908a74854b255efbaf authored almost 3 years ago by Robert Stuttaford <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

cf946fd86e300f3b5e95c4255e1b8d30e69bd111 authored almost 3 years ago by Arne Brasseur <[email protected]>
# 0.4.34 (2022-01-25 / df056c8)

## Fixed

- Fix cljdoc build

1369692c7894aed8d94771ed7572c6b9456dd6ba authored almost 3 years ago by Arne Brasseur <[email protected]>
CHANGELOG

df056c83aa59774d6b08ed5d76454be5a59ff761 authored almost 3 years ago by Arne Brasseur <[email protected]>
Add pedestal log to BYO deps

1fcd99fab79ba848551f90c0edd8619831a0e7d1 authored almost 3 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

bb47ed73a27cab2edc5743ba206d8a100c5707e5 authored almost 3 years ago by Arne Brasseur <[email protected]>
# 0.3.30 (2022-01-25 / d37c5e4)

## Fixed

- Improve ClojureScript support, in particular referencing components in other compone...

9878d1a2f274beff190025331700059a7f4f105b authored almost 3 years ago by Arne Brasseur <[email protected]>
Add commented-out test of cljs bug case

d37c5e45e77e14268a301783727e058dcdd5ee4b authored almost 3 years ago by Arne Brasseur <[email protected]>
Support multiple selectors in a single vector, add set syntax

This makes some Garden syntax that stopped working with the introduction of
Girouette, but there...

8e4bd40b44c9d787b15fa2dc77fb0ac915f58a36 authored almost 3 years ago by Arne Brasseur <[email protected]>
CHANGELOG

1823986fa1d826953a7258010128d504607369db authored almost 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #7 from lambdaisland/arne/cljs-inheritance-fix

ClojureScript: handle inheritance correctly

853c01b9600688e4495116ad6c0f90251a2634b2 authored almost 3 years ago by Arne Brasseur <[email protected]>
Bump tooling

4ea097114b7f7ea3227d49ff82e61e8f12a8dbb2 authored almost 3 years ago by Arne Brasseur <[email protected]>
Extra tests and extra docs

2aeffa117f7575ac83e60e8a19b59bd0cf3dccc5 authored almost 3 years ago by Arne Brasseur <[email protected]>
cljs: Handle references to other defstyled's for their rules

Allow referencing another defstyled like

(defstyled button :button ,,,)

(defstyled foo :div
...

f1000d3542f0226bed933f114f226f0dbd3bf8b7 authored almost 3 years ago by Arne Brasseur <[email protected]>
ClojureScript: handle inheritance correctly

Handle the case where an ornament component is used as the tagname of another
component, in Cloj...

a99d9947e9cdfe1ad5537de7c41740edab822d90 authored almost 3 years ago by Arne Brasseur <[email protected]>
Add shadow example

d9a4804bd35594974405cb35dee037af98d894bf authored almost 3 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

3ba6767e00117c2f5a0a931586c41781ea2490e6 authored about 3 years ago by Arne Brasseur <[email protected]>
# 0.2.19 (2021-11-29 / 6c8e226)

## Added

## Fixed

- Fix issue where girouette tokens were not being applied to child elements....

d4703ad3494a67a3a3394780179b294946ee6378 authored about 3 years ago by Arne Brasseur <[email protected]>
Bump version

6c8e2268a15eb286f7508fa4e71dc7370d55cb66 authored about 3 years ago by Arne Brasseur <[email protected]>
Bump lioss tooling

70318e535c34b18f163107eb686a80bb8e6463ed authored about 3 years ago by Arne Brasseur <[email protected]>
Add entry to changelog

a6724a3f96e409ec225eacf78a850d09f3635c2a authored about 3 years ago by Adrian Aleixandre <[email protected]>
Add entry to changelog

84d494835e264ff3de3b716efda1a716a48a0dc0 authored about 3 years ago by Adrian Aleixandre <[email protected]>
Fix #5: Bump girouette to v0.0.6

Add test to ensure girouette upgrade fixes issue #5

b1f2efbb4fcea18575ed8227e7e7eab74da188b0 authored about 3 years ago by Adrian Aleixandre <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

ed4039d2de5ce5f032fcc478f950791f9952c214 authored about 3 years ago by Arne Brasseur <[email protected]>
# 0.1.12 (2021-10-25 / d0a739b)

## Changed

- Bump Girouette to 0.0.5

6b52ec140c0379f3846dc9473fe928b3b930ad96 authored about 3 years ago by Arne Brasseur <[email protected]>
Add version prefix

d0a739b1f9cfca2ed2e585859f5ce18b03c42f1d authored about 3 years ago by Arne Brasseur <[email protected]>
Amend changelog

1e07ec860869d74e872521325ce4e68cbefbf0da authored about 3 years ago by Arne Brasseur <[email protected]>
Bump Girouette to 0.0.5

ff83d747fab3a7bd9dbefbc4bca6c59a6f1020a4 authored about 3 years ago by Arne Brasseur <[email protected]>