Ecosyste.ms: OpenCollective

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

Lambda Island Open Source

Creating open source for the Clojure ecosystem
Collective - Host: europe - https://opencollective.com/lambda-island - Website: https://lambdaisland.com/ - Code: https://github.com/lambdaisland

Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/ornament - 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...

github.com/lambdaisland/ornament - 02bbce94c26a86f513b2e064cdefa1505fc3ba74 authored over 1 year ago by Arne Brasseur <[email protected]>
CHANGELOG

github.com/lambdaisland/ornament - 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

github.com/lambdaisland/ornament - 775e620a2471a8f3db281c2776e81dccbdb10bd2 authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #20 from martinklepsch/patch-1

fix cljdoc links for glogi

github.com/lambdaisland/open-source - b46bd6273c5c554f8374406a7482f6e0a6f1dd25 authored over 1 year ago by Arne Brasseur <[email protected]>
๐Ÿงช Add tests and changelog entry

github.com/lambdaisland/ornament - 2d096574ff15fae5c007f2bd362e7b93209ff2d4 authored over 1 year ago by Mitesh Shah <[email protected]>
fix cljdoc links for glogi

github.com/lambdaisland/open-source - 68b699633a5631c3202bb3e8bfa01269899ee664 authored over 1 year ago by Martin Klepsch <[email protected]>
Add an option to exclude routes from the sitemap

github.com/lambdaisland/reitit-jaatya - db8a9635d3dad65fcc23891d2b9a50f22d61c409 authored over 1 year ago by Josh Ballanco <[email protected]>
Avoid adding `index.html` to HTML routes

If a route uses a path that already ends in ".html", then we can just
dump the contents to the p...

github.com/lambdaisland/reitit-jaatya - e0d9c8278e57c32155dfad7d164c3728aad60da4 authored over 1 year ago by Josh Ballanco <[email protected]>
Avoid false positive from 'Instrumented blah' line

github.com/lambdaisland/kaocha - 8ed006d03790cfc5ae34d54e1ca92160e4220e58 authored over 1 year ago by Ben Lovell <[email protected]>
Add line to changelog about *stacktrace-stop-list*

github.com/lambdaisland/kaocha - 44b445f274fd1229b753b9983e860367cfa3be2b authored over 1 year ago by Ben Lovell <[email protected]>
Remove "at" and use a NS available on CI for shortening

"at" is only used on the first line, and the point of this filtering is
to prevent it from print...

github.com/lambdaisland/kaocha - 2e17932cb67aeb6d3f9c37b48d918587a2211e1a authored over 1 year ago by Ben Lovell <[email protected]>
Fix paren issue, update docs

github.com/lambdaisland/kaocha - 4fb4f65b9385ae0edd748fd086a402645c5768bf authored over 1 year ago by Ben Lovell <[email protected]>
Truncate stacktrace once the first kaocha ns is encountered

github.com/lambdaisland/kaocha - 38bf881799d96753321a4747da62e0f17db8b28a authored over 1 year ago by Paulus Esterhazy <[email protected]>
Avoid false negatives on CI by adding "at"

On CI, we have plugins enabled that also list namespaces, so adding the
at ensures those aren't ...

github.com/lambdaisland/kaocha - 7b6ba598ebdebbf6c540eeba5f32744a5227e37c authored over 1 year ago by Alys Brooks <[email protected]>
Make stacktrace truncation configurable, and add tests/documentation

github.com/lambdaisland/kaocha - 943035ca47520a84c7a8c1825cec3d0d073d44af authored over 1 year ago by Ben Lovell <[email protected]>
๐Ÿ› Resolve components inside set

github.com/lambdaisland/ornament - 68deda0d5af65be6ab5afd5cc8c801cf34332f6c authored over 1 year ago by Mitesh Shah <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/fetch - 1fe9fab75b47f5a245dfa105a87ffe8da539118d authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.5.83 (2023-09-13 / 2629e5d)

## Added

- Specify edn tag reader functions with `:edn/readers`

github.com/lambdaisland/fetch - 737e2977527b02d3221de6103474ffd547b7c9fe authored over 1 year ago by Arne Brasseur <[email protected]>
Specify edn tag reader functions with `:edn/readers`

github.com/lambdaisland/fetch - 2629e5d780a85b692833f66ba425862f959fb892 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...

github.com/lambdaisland/ornament - 096860211d199db32a6d19c049c55aab792633d8 authored over 1 year ago by Arne Brasseur <[email protected]>
CHANGELOG

github.com/lambdaisland/ornament - 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...

github.com/lambdaisland/ornament - 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`

github.com/lambdaisland/ornament - 0c08f5df6bbaf98578327b084e7b7c3c1b96c7fe authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/morf - db655087b9d92eea6bd55a67bf2f2a6419b201ce authored over 1 year ago by Arne Brasseur <[email protected]>
# 0.1.4 (2023-09-06 / 85cc0b6)

## Added

- `with-form` / `deform`

github.com/lambdaisland/morf - b45dc4691671ce9d127bb1244f5fbf4d81953f55 authored over 1 year ago by Arne Brasseur <[email protected]>
CHANGELOG

github.com/lambdaisland/morf - 85cc0b6cea87ebe99ea4b2d2464c7820e9cecee7 authored over 1 year ago by Arne Brasseur <[email protected]>
Add description

github.com/lambdaisland/morf - f482f4b0b76fae127d00a9c8d5d0709f01eb5b9e authored over 1 year ago by Arne Brasseur <[email protected]>
Add README

github.com/lambdaisland/morf - 21ed21a23d77fc06ad9177556dad0f81384177fd authored over 1 year ago by Arne Brasseur <[email protected]>
First commit

github.com/lambdaisland/morf - dcc9f60dbae3b86e2d9cfa997c7a630b3d1f3aa4 authored over 1 year ago by Arne Brasseur <[email protected]>
Expand documentation re. CLJC and `:require-macros`

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

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

github.com/lambdaisland/ornament - 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

github.com/lambdaisland/ornament - 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

github.com/lambdaisland/ornament - d1e1c3b8c42f86b9b5aa0dc08a6d81a313679788 authored over 1 year ago by Arne Brasseur <[email protected]>
deal with kebab-cased tags

github.com/lambdaisland/webstuff - 78033fbda228c5e2fc0745619e7830b005407156 authored over 1 year ago by Arne Brasseur <[email protected]>
Version bumps and set version prefix for next release

github.com/lambdaisland/hiccup - e64ee8a57cce7aa2d2f929fb49e2d977a2390bc0 authored over 1 year ago by Arne Brasseur <[email protected]>
Bump to 1.x!

github.com/lambdaisland/ornament - 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.

github.com/lambdaisland/ornament - af9acd3cebae3f4cda5747669f3fac6ffae6e4cc authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/deja-fu - 0fc9905444110f00722e21420740ae836c37338b authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.5.62 (2023-08-30 / d81cfb9)

## Fixed

- Add `IHash` implementation for goog.date.Date and DateTime, so they can be
used in...

github.com/lambdaisland/deja-fu - 921f601d12e66feb4f3f9bb976468821912eac77 authored over 1 year ago by Arne Brasseur <[email protected]>
Also add IHash to LocalTime, make sure each type hashes differently

Add an xor with a randomly chosen number so that values with the same epoch-ms
but different typ...

github.com/lambdaisland/deja-fu - d81cfb915f6709bcddfacb63fe3f6c6fe63aa66a authored over 1 year ago by Arne Brasseur <[email protected]>
Add IHash implementation

github.com/lambdaisland/deja-fu - 43d5645c7a03c432867426e7cc90a6dd5c00833b authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/kaocha - 7dcb2301c96d3a73cd406220932356da6bee38c7 authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.86.1355 (2023-08-30 / a81f4cb)

## Fixed

- [watch] Fix watching when paths do not exist.
- [watch] Respect disabling of unload/...

github.com/lambdaisland/kaocha - df39ac3f98807b1aa92ace7794dd25a6128b950b authored over 1 year ago by Arne Brasseur <[email protected]>
Use public version of ctn-repl/remove-disabled

github.com/lambdaisland/kaocha - a81f4cbd91ab48f650aec5090fe9d3a838ca1758 authored over 1 year ago by Arne Brasseur <[email protected]>
Merge remote-tracking branch 'simon-katz/respect-disabling-of-unload-reload-when-watching'

github.com/lambdaisland/kaocha - 2b9b42199d74de3dc7be2df52d18634bef7f36e0 authored over 1 year ago by Arne Brasseur <[email protected]>
Add type hint to avoid reflection

github.com/lambdaisland/kaocha - 22bf97a38d6ece9e8480d49d863211b8eddbee76 authored over 1 year ago by Arne Brasseur <[email protected]>
Bump dependencies

This pulls in a new tools.namespace which honors the clojure.tools.namespace metadata.

github.com/lambdaisland/kaocha - 43d78bc688bc8cea21522c7c1b7c81c28da045c9 authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #425 from simon-katz/fix-watching-when-paths-do-not-exist

Fix watching when paths don't exist

github.com/lambdaisland/kaocha - a7938002bfe919bda787e7c213305d196d84ef5a authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/tools.namespace - 987a1c1d8be44018aef68c9884973954d1ff0c4f authored over 1 year ago by Arne Brasseur <[email protected]>
# 0.3.256 (2023-08-30 / 3cdccc1)

## Added

- Respect clojure.tools.namespace.repl load/unload metadata.

## Fixed

## Changed

github.com/lambdaisland/tools.namespace - dc041203138fd07a6bd97d6e5a6ad64a47691bde authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #4 from simon-katz/respect-clojure.tools.namespace.repl-load-unload-metadata

Respect clojure.tools.namespace.repl load/unload metadata

github.com/lambdaisland/tools.namespace - 3cdccc1051679e513314a13a30dc46d5a6d33a95 authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/tools.namespace - 6ee8d544cff0081fdfd24cd3a2a3df42631b0072 authored over 1 year ago by Arne Brasseur <[email protected]>
# 0.2.252 (2023-08-30 / c9f515c)

## Added

- Make `remove-disabled` public. This is needed by [lambdaisland/kaocha#424](https://g...

github.com/lambdaisland/tools.namespace - 5a6a13f59824696b6fab000bce12118d41752266 authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #5 from simon-katz/make-remove-disabled-public

Make remove-disabled public

github.com/lambdaisland/tools.namespace - 23200b5a39dad04579f2a8c584093d29701e72d9 authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/reitit-jaatya - 011a713fdc55e9a484340e37cdeecf6def2759ca authored over 1 year ago by Arne Brasseur <[email protected]>
# 0.1.33 (2023-08-30 / e758a8a)

## Added

- no-freeze flag on a route, to skip it
- allow specifying content type in full as a s...

github.com/lambdaisland/reitit-jaatya - 4d897ecaad1fba4fd545f3985ec5255af09f2d2e authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/fetch - 4ddab410c99de21d875a77a33e4b08fd085f43db authored over 1 year ago by Arne Brasseur <[email protected]>
# 1.4.80 (2023-08-30 / d352b27)

## Added

- `:as` flag to force response content-type parsing

## Changed

- Dependency version ...

github.com/lambdaisland/fetch - bbdd200eff5266c4ffdbb6e6df58cb1fc0494a0f authored over 1 year ago by Arne Brasseur <[email protected]>
Add test

github.com/lambdaisland/fetch - d352b270b5533f0266ea0652a73b0f6f2dfb4a30 authored over 1 year ago by Arne Brasseur <[email protected]>
Make remove-disabled public

github.com/lambdaisland/tools.namespace - 227d821d594d234260a8cc5a6bab8c38996c9e5e authored over 1 year ago by Simon Katz <[email protected]>
Respect clojure.tools.namespace.repl load/unload metadata

github.com/lambdaisland/tools.namespace - 7ab74e11993f58030746871ea4a89939e708bb59 authored over 1 year ago by Simon Katz <[email protected]>
Respect disabling of unload/reload when watching

github.com/lambdaisland/kaocha - 98c2200e06582b83ca206a58acaa98851f0564e9 authored over 1 year ago by Simon Katz <[email protected]>
Fix watching when paths don't exist

github.com/lambdaisland/kaocha - 6c45d0b2b97f2de1f846a3716ff1d72117d2b7da authored over 1 year ago by Simon Katz <[email protected]>
Merge pull request #423 from or/main

Fix documentation on what kaocha-noyoda does

github.com/lambdaisland/kaocha - 7d9951ec20fbd12de2f42ec0c10d9801c45cf244 authored over 1 year ago by Arne Brasseur <[email protected]>
Fix documentation on what kaocha-noyoda does

github.com/lambdaisland/kaocha - 132b18f0e4f539e190b4172f5e030c9e9f5b1d60 authored over 1 year ago by Oliver Runge <[email protected]>
Support no-freeze

github.com/lambdaisland/reitit-jaatya - 619888915cd3eb03fcda556bd045897d1df5bda1 authored over 1 year ago by Arne Brasseur <[email protected]>
Version bumps

github.com/lambdaisland/fetch - f2846d2bee2cd7812f442fe47e7ec54e65d8d37f authored over 1 year ago by Arne Brasseur <[email protected]>
Introduce :as flag, to force response content type

github.com/lambdaisland/fetch - 000711ff823bf0553a925705ee66dca2ca9f31a3 authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #422 from AndreaCrotti/minor-config

use a newer cider option and add extra ignores

github.com/lambdaisland/kaocha - d390b8ea6b70c2bb175fe6954e6105dcaf991c4c authored over 1 year ago by Mitesh <[email protected]>
use a newer cider option and add extra ignores

github.com/lambdaisland/kaocha - f28cfd346817c70de115f0bfc368124883fa8729 authored over 1 year ago by Andrea Crotti <[email protected]>
Merge pull request #4 from lambdaisland/alys/add-clojure-1.11

Add Clojure 1.11 to test matrix

github.com/lambdaisland/funnel - 0c1d2f88afb3d832ad5ca73b264877bef6df73b3 authored over 1 year ago by A Brooks <[email protected]>
Update CI config to include Clojure 1.11.1

github.com/lambdaisland/funnel - 4498014f3056c3d4687dd3204fbcf2ee6cfbe659 authored over 1 year ago by A Brooks <[email protected]>
Merge pull request #30 from lambdaisland/alys/switch-to-ci-matrix

Update config.yml

github.com/lambdaisland/chui - 9c1e1b5bfb4fca630522d3a1c766de6fa6ccf6fc authored over 1 year ago by A Brooks <[email protected]>
Update config.yml

github.com/lambdaisland/chui - 47cea51b649a2d99132d07678785ae5dcacf3983 authored over 1 year ago by A Brooks <[email protected]>
Update CHANGELOG.

github.com/lambdaisland/regal - 809c54283ec2644c1dd0066851729a44c0431eb5 authored over 1 year ago by Alys Brooks <[email protected]>
Update RELEASES.md

github.com/lambdaisland/open-source - 2dc2a8ef9978a3fc45e8f524b0e46253caa40fe2 authored over 1 year ago by Alys Brooks <[email protected]>
add variables example into repl_sessions/dashboard_card.clj

github.com/lambdaisland/embedkit - 87c1c716312fbed30fd3ff79380df94a5f764930 authored over 1 year ago by Laurence Chen <[email protected]>
Improve example - repl_sessions/dashboard_card.clj

use Metabase sample database as example

github.com/lambdaisland/embedkit - f97e2256dc485064223de2c4628edc6c0b301e81 authored over 1 year ago by Laurence Chen <[email protected]>
add the latest jar version of embedkit to README, improve the example of repl_sessions/dashboard_card.clj

github.com/lambdaisland/embedkit - 824d16ecd93a9659b5e5ebd484c63cd2bf4fd50c authored over 1 year ago by Laurence Chen <[email protected]>
Merge pull request #8 from lambdaisland/alys/add-kaocha

Add Kaocha to project.clj

github.com/lambdaisland/uniontypes - d1b847098284130fb0ff3ed786ade8cf83dfa399 authored over 1 year ago by A Brooks <[email protected]>
# 2.10.211 (2023-07-24 / 4d92566)

## Added

## Fixed

Varying key order in maps should produce a consistent diff (#47)

## Changed

github.com/lambdaisland/deep-diff2 - e940bd1adbc4422da352bff53f4b7fc2828a2650 authored over 1 year ago by Alys Brooks <[email protected]>
Merge pull request #48 from RutledgePaulV/fix-map-diffing-under-variable-key-order

varying key order in maps should produce consistent diffs

github.com/lambdaisland/deep-diff2 - 4d925668595486834e023d83aebb3d64b356b446 authored over 1 year ago by A Brooks <[email protected]>
Add binstub.

Following our own Readme for Kaocha word-for-word (or
command-for-command, I guess)?

github.com/lambdaisland/uniontypes - bdad2eb9c67e7e6066d4a73df5b432c7bd4735fa authored over 1 year ago by Alys Brooks <[email protected]>
Add Kaocha to project.clj

github.com/lambdaisland/uniontypes - 8ff3c1038dc89d368d03ad59ef2b2d172644023d authored over 1 year ago by Alys Brooks <[email protected]>
add a comment about why it's okay to have omitted a case

github.com/lambdaisland/deep-diff2 - f9e37b215f0998f8583e76000278238e80dbe117 authored over 1 year ago by Paul Rutledge <[email protected]>
Clean up CHANGELOG

github.com/lambdaisland/hiccup - 5abf1bacc76c9d54726c1ba4a336312f52d0933f authored over 1 year ago by Arne Brasseur <[email protected]>
Fix feed, bring back logos

github.com/lambdaisland/gaiwan_co - 9c21ee7d8623ac5e17181f66c2782023e34b30ab authored over 1 year ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

github.com/lambdaisland/hiccup - 23e2fd7e8ff9f48a3899fdb133eb28f2bd7d7d5d authored over 1 year ago by Mitesh Shah <[email protected]>
# 0.0.33 (2023-07-03 / 7aa06c6)

## Added

## Fixed

- Fix rendering of classes specified in tags

## Changed

github.com/lambdaisland/hiccup - 8eaf940066298e3a0b6ca1385fb99ec4977bcb79 authored over 1 year ago by Mitesh Shah <[email protected]>
Merge pull request #8 from mike706574/main

Fix rendering of classes specified in tags

github.com/lambdaisland/hiccup - 7aa06c6f1da9df434c96889b81a7f94eaca426ab authored over 1 year ago by Mitesh <[email protected]>
Add note to the right section of the changelog

github.com/lambdaisland/hiccup - 125425c64755cb39fd5bd4d981c4111d296e9edb authored over 1 year ago by Michael Easter <[email protected]>
Update changelog

github.com/lambdaisland/hiccup - d1dcbc2d8ddcbff5cbf6576d9e54315e599e5cd8 authored over 1 year ago by Michael Easter <[email protected]>
Fix rendering of classes specified in tags

github.com/lambdaisland/hiccup - dd360ff1cd5d8aafcac321a2821e87d7df5f35b5 authored over 1 year ago by Michael Easter <[email protected]>
Add a few test cases of classes in tags

github.com/lambdaisland/hiccup - 47f97f17a05b0e49c3de63155e26a6411d7b01c0 authored over 1 year ago by Michael Easter <[email protected]>