Ecosyste.ms: OpenCollective

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

mint

A refreshing language for the front-end web.
Collective - Host: opensource - https://opencollective.com/mint - Website: https://www.mint-lang.com - Code: https://github.com/mint-lang

Mint::TestRunner::Message Needs To Have Properties

github.com/mint-lang/mint - 44607343a38d76b1a3ceaae899a664c0e5c80aeb authored over 4 years ago by Daniel Sokil <[email protected]>
JSON.mapping Is Deprecated

github.com/mint-lang/mint - 28bf44325b7b376b85912dbd6b16bd0716345e38 authored over 4 years ago by Daniel Sokil <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint-runtime

github.com/mint-lang/mint-runtime - 912ebf6e33961de53f5ab48ce71ab390cd216dc4 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Handle null and undefined when comparing objects.

github.com/mint-lang/mint-runtime - 1e320cda4650320798e62d4a4cd076eb84447c2c authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Upgrade packages.

github.com/mint-lang/mint-runtime - 4353a868c60210a70351482dd03be40298780748 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Format files.

github.com/mint-lang/mint-runtime - 5ec5a0197470eff5278c68402a9865962fbbe80a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added format and upgrade make tasks.

github.com/mint-lang/mint-runtime - 0612e091faca17db3771f5acee4f609ed30e5efe authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added .tool-versions file.

github.com/mint-lang/mint - ecdf58ad3128d1ee796cf40a08ff42d79d3db532 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Allow accessing references in referenced components.

github.com/mint-lang/mint - 8159c68c2faf53a607a700eff8a1f3fa2a16cfd2 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Allow numbers in CSS definition names.

github.com/mint-lang/mint - acd5722ee4f6f8b530f971e26ed0f88af3734109 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update makefile to move the binary instead of copying it.

github.com/mint-lang/mint - 896134a0210b18ddfd936002e07fedb88b3ef6be authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #53 from Vechro/master

Fix a few typos in the guide

github.com/mint-lang/mint-website-rails - 8de77cfad9040d145373f8106a647bd747c5dd5e authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Rename 'recipies' folder to 'recipes'

github.com/mint-lang/mint-website-rails - 70d2c7fd18df972e5baef4112cadcf28f9831f9f authored over 4 years ago by vechro <[email protected]>
Change 'asssets' to 'assets'

github.com/mint-lang/mint-website-rails - 9dc403caedcf4a9bf4bcec329838438b7d33dec0 authored over 4 years ago by vechro <[email protected]>
Change 'recipie' to 'recipe'

github.com/mint-lang/mint-website-rails - 35f54e680aaebeafdb00cc30ac8cd8229ac9027c authored over 4 years ago by vechro <[email protected]>
Change 'formatter-config' to 'formatter'

github.com/mint-lang/mint-website-rails - 2172efed2037971ae8203280c61a04fde902dee8 authored over 4 years ago by vechro <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint-color

github.com/mint-lang/mint-color - ffa2ec749267a6441501b0e14895ea47aeea4ba2 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
feat: added HSLA format and some functions

- Added HSLA format
- Added setLightness, lighten, mix, toRGBATuple, toHSLA functions

github.com/mint-lang/mint-color - f96a7f7812201b021d6b4b936f71818c4149e9ef authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update README.md

github.com/mint-lang/mint-color - 0d4822fdba907a69b865b540bc852f7883d1a7d0 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Create ci.yml

github.com/mint-lang/mint-color - 30b8dd178f3a7612a13944406ffff774e421f5b2 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
feat: initial commit

github.com/mint-lang/mint-color - 832a2874d9b271dab3be5eec69cb650f87248d21 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #290 from pvdvreede/patch-2

Add missing templated variables in `Dom.getAttribute()`

github.com/mint-lang/mint - 3b1cf80d60b66a7f4f490b9fa999ec14ded552ee authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #52 from mint-lang/dependabot/bundler/websocket-extensions-0.1.5

Bump websocket-extensions from 0.1.4 to 0.1.5

github.com/mint-lang/mint-website-rails - 01777d6887cae0ef7ae0928ab862df6507b55978 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Bump websocket-extensions from 0.1.4 to 0.1.5

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0....

github.com/mint-lang/mint-website-rails - 2dcb4e15eae662c1d9b01b50c31eb6a269eeaddc authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add missing templated variables in `Dom.getAttribute()`

github.com/mint-lang/mint - dc7d9351064cf4c96a4812643e9a0b2f19d42c2e authored over 4 years ago by Paul Van de Vreede <[email protected]>
Merge pull request #289 from pvdvreede/patch-1

Template 'left' and 'top' in `Dom.getElementFromPoint`

github.com/mint-lang/mint - 456c26f5709992b9a5e3f8be24efc36a4b235112 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Template 'left' and 'top' in `Dom.getElementFromPoint`

This fixes a bug where using the `getElementFromPoint` would give a 'left is not defined' error ...

github.com/mint-lang/mint - 254edbd36f61d67eece0c4eb62803a9ae7e1629d authored over 4 years ago by Paul Van de Vreede <[email protected]>
Fiexes for element and component referencing.

- Save duplicated refs object (fixes not found ref bug)
- Actually return "Nothing" if there is ...

github.com/mint-lang/mint - 88b3590108bc68c49f8472cce39e1ddfb604e233 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into compile-time-reflection

github.com/mint-lang/mint - d554a8aabe16849836b4bd50977a1756f3e199ff authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #11 from mint-lang/s0kil/Update/Dependencies

Upgrade Dependencies

github.com/mint-lang/mint-runtime - 2a78772f844369c9584711655ff482c9ea7b12e0 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #51 from mint-lang/dependabot/bundler/puma-3.12.6

Bump puma from 3.12.4 to 3.12.6

github.com/mint-lang/mint-website-rails - 22352e2b9367eb558c188f152fa1d8aa0ed7fff1 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Bump puma from 3.12.4 to 3.12.6

Bumps [puma](https://github.com/puma/puma) from 3.12.4 to 3.12.6.
- [Release notes](https://gith...

github.com/mint-lang/mint-website-rails - 7e8895ed51dc701b5c55420aafe2a6e6e89db0d9 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #50 from mint-lang/dependabot/bundler/kaminari-1.2.1

Bump kaminari from 1.1.1 to 1.2.1

github.com/mint-lang/mint-website-rails - e0f226c9062ae87d3ed2faff8e7b24ae437cc5f8 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Bump kaminari from 1.1.1 to 1.2.1

Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.1.1 to 1.2.1.
- [Release notes](ht...

github.com/mint-lang/mint-website-rails - 924fc1f4be063d4b0a0de1ac31231ce1fa742441 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reformat Files With Prettier v2

github.com/mint-lang/mint-runtime - 898877e4ef69c346d97f80fd4208e4f94888234d authored over 4 years ago by Daniel Sokil <[email protected]>
Update Jest Config

github.com/mint-lang/mint-runtime - 2043680dc27519ebda79cb9c41cd4ddff7aa5272 authored over 4 years ago by Daniel Sokil <[email protected]>
Update Dependencies

github.com/mint-lang/mint-runtime - fc17f720ef430a44d416692543f5a2ac4850f179 authored over 4 years ago by Daniel Sokil <[email protected]>
Format Files To Pass CI

github.com/mint-lang/mint-runtime - f610f43ffbf202caf0560a785ca20a5fde6340c7 authored over 4 years ago by Daniel Sokil <[email protected]>
Update the runtime.

github.com/mint-lang/mint - 2f53c23bd8ab60dbba7df6b2e4571bb04e0a1370 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update functions to support the new Map implementation.

github.com/mint-lang/mint-runtime - 9196a72d5c89a35af9f135e42bfe5993c10760af authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added setup for docker based workflow.

github.com/mint-lang/mint-runtime - 536b7d53e122cc7aa4b2c86dd454de8a6bbd8de5 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fix media query functions in Window.

github.com/mint-lang/mint - f45824029af59d2f8ea0a742c0ce0ba71f9da3f8 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into compile-time-reflection

github.com/mint-lang/mint - 1b65ccbbd904e531a856233eb599b0365871e496 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Compile modules first since provides can use them.

github.com/mint-lang/mint - 9422db417fdf995c5ed6e4b584dc4c969a3b70f7 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #286 from mint-lang/provider-update

Improve providers.

github.com/mint-lang/mint - 9a0136b46b8d4805d7e2b4b875db9c3faf86d1f8 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Implement suggestions.

github.com/mint-lang/mint - a9477f8407ea09d592add5f5c10dd1b45da36d2f authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #287 from mint-lang/map-set-refactor

Convert Map and Set to use arrays to be able to support any type.

github.com/mint-lang/mint - 84bfeb430da9d67d47525b733625d6b7e3cf19d8 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Update core/source/Map.mint

Co-authored-by: Sijawusz Pur Rahnama <[email protected]>

github.com/mint-lang/mint - 4f4cd906fc8f6bbb9cb3b4e99f46e2ef8ddb0986 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Convert Map and Set to use arrays to be able to support any type.

Resolves #268

github.com/mint-lang/mint - dae26383f43c3b9b9c2994db085a58c0b2fea493 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Document AnimationFrame module.

github.com/mint-lang/mint - 5a425e81e1910c99656f64320acf95bc2a1f4002 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Minor fixes for the websocket module.

github.com/mint-lang/mint - 7ca6e782ad69d7e928136d6d083440776703f89d authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added Websocket and IntersectionObserver providers.

github.com/mint-lang/mint - d2fa86b11027c8490be053717caee3880441d552 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added state to provider and change how it handles updates.

github.com/mint-lang/mint-runtime - 3a3a271edd471bf6e388204c4602fb10f65dfa77 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Updates for providers.

- Providers now can have state
- Migrated all providers from inline JS to full Mint code.
- Adde...

github.com/mint-lang/mint - e7beec0c630bc91bff079b82b9f6efb4d1287dfc authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Added License

github.com/mint-lang/mint-vscode - d5687d5c34fa77f2ae4d74683a1ff1e582264c2a authored over 4 years ago by Daniel Sokil <[email protected]>
Version 0.3.2

github.com/mint-lang/mint-vscode - 4075008696c2c33bc1693a51f2c58c78135f2067 authored over 4 years ago by Daniel Sokil <[email protected]>
Highlight `using` (#16)

github.com/mint-lang/mint-vscode - 7d8bbd20cb7189e194c01612e259d593591c76e2 authored over 4 years ago by Luke Pighetti <[email protected]>
Merge pull request #2 from mint-lang/s0kil/Fix/1

Added Netlify Redirect Config

github.com/mint-lang/mint-sandbox - 0a6c1399ab68a52944b8b7599d408097bb370f4d authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Added Netlify Redirect Config

github.com/mint-lang/mint-sandbox - e837ebeda25536f12e93520f058ee4bc1d6948d6 authored over 4 years ago by Daniel Sokil <[email protected]>
Merge pull request #49 from lukepighetti/patch-4

Copy nits

github.com/mint-lang/mint-website-rails - c250c3ca836ef8cdd78dee6688961f5e55bfaedb authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Update environment-variables.haml

github.com/mint-lang/mint-website-rails - e8422792f496d779df6c59567c00734297647297 authored over 4 years ago by Luke Pighetti <[email protected]>
Update decode-expression.haml

github.com/mint-lang/mint-website-rails - 56baa9e55111439e11c44bebc8235dd7be46c44e authored over 4 years ago by Luke Pighetti <[email protected]>
Update inlining.haml

github.com/mint-lang/mint-website-rails - ddde6f84e5ebf813cbf410b15aca6059876a1d1a authored over 4 years ago by Luke Pighetti <[email protected]>
Update internal-state.haml

github.com/mint-lang/mint-website-rails - 8af5053b3aa3e9e742e891eeb7f2c559f88830fc authored over 4 years ago by Luke Pighetti <[email protected]>
Update styling-elements.haml

github.com/mint-lang/mint-website-rails - 0410137de41cddff4abe1760f5a3e7bdc9cb220f authored over 4 years ago by Luke Pighetti <[email protected]>
Update computed-properties.haml

github.com/mint-lang/mint-website-rails - 3a5f6549bfc9c2f4f49ec20d20ae6660b9408819 authored over 4 years ago by Luke Pighetti <[email protected]>
Update properties.haml

github.com/mint-lang/mint-website-rails - ebb4bf49c59782092ca1742cc648730b602495bc authored over 4 years ago by Luke Pighetti <[email protected]>
Update parallel.haml

github.com/mint-lang/mint-website-rails - 70b7800a52f901344fb95a9ade67601f4882b70b authored over 4 years ago by Luke Pighetti <[email protected]>
Update sequence.haml

github.com/mint-lang/mint-website-rails - 4c46cb00c27862368c1c446aa6f975daec579817 authored over 4 years ago by Luke Pighetti <[email protected]>
[wip] Copy nits

github.com/mint-lang/mint-website-rails - 652dd6d90287bdd0b381c7e73f8c2dd6cfe7ac31 authored over 4 years ago by Luke Pighetti <[email protected]>
Merge pull request #48 from lukepighetti/patch-3

Copy nit on /guide/reference/records

github.com/mint-lang/mint-website-rails - 0116a0a63dbfef9be09342640dc31cdb1a735cf0 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Copy nit on /guide/reference/records

github.com/mint-lang/mint-website-rails - e67edb65c01fd378278f05566e151bb8fd0c1393 authored over 4 years ago by Luke Pighetti <[email protected]>
Merge pull request #47 from mint-lang/Sija/copy-tweaks

Copy tweaks: Api -> API + Github -> GitHub

github.com/mint-lang/mint-website-rails - e52011785974a6eebc4d8cc83da72775d211492a authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Api -> API + Github -> GitHub

github.com/mint-lang/mint-website-rails - 5229eec811d8fa81effa98c6f5eaf9a6905ddb88 authored over 4 years ago by Sijawusz Pur Rahnama <[email protected]>
Add progress flag to the build and spec commands.

github.com/mint-lang/mint - ae44c8761a8a562196e245f6602d54f50c452f3e authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Minor fixes for the tests.

github.com/mint-lang/mint - 3606bb9f9eb6f1a464391f3f535630166be5a9b1 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Allow passing html kind values to Html props.

github.com/mint-lang/mint - 9c0e2a012bf882b0a54177da38d1e5c29c7056be authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Format html fragment based on new lines.

github.com/mint-lang/mint - 3e60b17e859f247b73af2d11207dc75564975b84 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Version 0.3.1

github.com/mint-lang/mint-vscode - d1232e83e6f36248d882657bf58788b8e6b30c72 authored over 4 years ago by Daniel Sokil <[email protected]>
Version 0.3.1

github.com/mint-lang/mint-vscode - 6f4b9d0dbddb4c5152e5443dc7f8d1bb8abb66cb authored over 4 years ago by Daniel Sokil <[email protected]>
Highlight `enum` (#15)

github.com/mint-lang/mint-vscode - ed3f2d25458ad5e2f9f1eebded4867b19179b051 authored over 4 years ago by Luke Pighetti <[email protected]>
Hide Command Palette commands when not in a Mint project (#14)

github.com/mint-lang/mint-vscode - 1e14d5c431a57fd9164abb895a8669908bea5283 authored over 4 years ago by Luke Pighetti <[email protected]>
Merge pull request #43 from lukepighetti/patch-1

configuration.haml copy nit

github.com/mint-lang/mint-website-rails - 6e922012e6b7b106a2f6a0ac327228bc96c42db2 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
configuration.haml copy nit

Just a minor nit on the copy in the Configuration page.

github.com/mint-lang/mint-website-rails - 46b35335a56a69bcad8a6aa0313b26be4ce0c404 authored over 4 years ago by Luke Pighetti <[email protected]>
Clean up package.json (#12)

github.com/mint-lang/mint-vscode - 9162b080562d01ebdce16233c6d0e54b0bae93e4 authored over 4 years ago by Luke Pighetti <[email protected]>
Convert YAML tmLanguage on compile (#11)

github.com/mint-lang/mint-vscode - 6781068274a4479d98aeb5deca22830e65d60a03 authored over 4 years ago by Luke Pighetti <[email protected]>
Added watch, compile, prepublish NPM Scripts

github.com/mint-lang/mint-vscode - 8d943eba1ff3afa1ba3f27bca88c68987350ad38 authored over 4 years ago by Daniel Sokil <[email protected]>
Version 0.3.0

github.com/mint-lang/mint-vscode - 4e1f4c3179d1698ad76c1d6bf78dfe2f164bceca authored over 4 years ago by Daniel Sokil <[email protected]>
Add Mint CLI commands to command palette (#10)

github.com/mint-lang/mint-vscode - 5e8b0edb70fbcaf4d23ae3be9323af44272bfb9a authored over 4 years ago by Luke Pighetti <[email protected]>
Added Changelog

github.com/mint-lang/mint-vscode - e018878c9da3a459bb55a5f2660f6e376b0942ee authored over 4 years ago by Daniel Sokil <[email protected]>
Merge pull request #41 from lukepighetti/patch-1

clarify VSCode extension features

github.com/mint-lang/mint-website-rails - 15fb17a10afe7e62230293cbe56ac713fc337cc6 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Update tools.haml

github.com/mint-lang/mint-website-rails - 29cb24f0407059c717807467d856a0307759a8e3 authored over 4 years ago by Luke Pighetti <[email protected]>
Added names to steps in deploy workflow

github.com/mint-lang/mint-realworld - 4b363001932e038c28895028612a9339759f6623 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Add netlify secrets to deploy workflow

github.com/mint-lang/mint-realworld - 6ff142caf800db335fbadf9ff36f83433d0d0e33 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Create deploy workflow

github.com/mint-lang/mint-realworld - 2170a04f11eb3f99d8938996a125a1512bbc1f68 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Add entries function to Map (#271)

github.com/mint-lang/mint - 0c04876b919a39518c7394e77659e1f1945db777 authored over 4 years ago by ryota yamamoto <[email protected]>
Upgrade engines.vscode Version

github.com/mint-lang/mint-vscode - 17bde22b7b6a426ec464e2d5d982ab3ef402215e authored over 4 years ago by Daniel Sokil <[email protected]>
Publish Version 0.2.0

github.com/mint-lang/mint-vscode - aa1e371d96bb7df5c5bd779322010543a58b1468 authored over 4 years ago by Daniel Sokil <[email protected]>
Specify Extension Features in README

github.com/mint-lang/mint-vscode - ee19d5bf967ed77a6324501670abdc8ed82de7e4 authored over 4 years ago by Daniel Sokil <[email protected]>
clarify VSCode extension features

github.com/mint-lang/mint-website-rails - afc6a97ad1236d995110de37b72e7c1c74bf6538 authored over 4 years ago by Luke Pighetti <[email protected]>