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

Merge pull request #4 from AgentEnder/master

chore(docs): Fix typos within documentation site

github.com/mint-lang/mint-ui-website - 995163527437fe8ed9caf437c106605b375a2c3d authored over 3 years ago by Szikszai Gusztáv <[email protected]>
chore(docs): Fix typos within documentation site

github.com/mint-lang/mint-ui-website - efc251356ffe3103671fc10d0ef52a4844ef1191 authored over 3 years ago by AgentEnder <[email protected]>
Merge branch 'sandbox-server' of github.com:mint-lang/mint into sandbox-server

github.com/mint-lang/mint - 2fb2c8e9cd8c0a31089ddd7c55de0757ef9911ae authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Started to implement inline directive.

github.com/mint-lang/mint - cd46b02effd75aa97de23099203698cd8fbfc785 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Codemirror and multi file handling.

github.com/mint-lang/mint-tutorial - 914d6435d142113d1f9f1aee6aacfeb1963da997 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Simplify Compiler::Options handling

github.com/mint-lang/mint - cf8313f55668cb1df2245f997960bc4200492fba authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use snake_case for variable naming

github.com/mint-lang/mint - 44a95e8147d1ecbaccec12ccf9801b16f49631c2 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Run CI on push events to any branch

github.com/mint-lang/mint - b337d913ce8612890d36d75a2792ebc26ed1b4cb authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use file contents for asset hashing only on build phase.

github.com/mint-lang/mint - 11df4635283792c1f0cb6eb8cabfd94b9e489922 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Don't use CDN for the default files and added the ability to set the theme on attribute change.

github.com/mint-lang/mint-codemirror - b67dbc07bddbce0dacd3f0d3f7abb083e607bc99 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into sandbox-server

github.com/mint-lang/mint - 849de43f6cf79ed006dd36049bfa20c1c39db3d0 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Show all type parameters in error messages.

Resolves #403

github.com/mint-lang/mint - 581100c7839fa1b91c23c18ac2d3e4c4f899c4b0 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added CORS handler.

github.com/mint-lang/mint - 2e0ede7f3f40867c77cba9b0ea8035b48ce91000 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Initial commit.

github.com/mint-lang/mint-tutorial - 8c4c7fc0be5acb7acdb2d50f051612030b527995 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Only deploy to from master.

github.com/mint-lang/mint-ui-website - 4793a4deadc1a3871b466e1185634df4e268cb60 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #3 from AgentEnder/master

feat(docs): update theming docs to illustrate required parameters

github.com/mint-lang/mint-ui-website - bf16671f27b6ca3ee8aa5109b68e3664586b992a authored over 3 years ago by Szikszai Gusztáv <[email protected]>
feat(docs): update theming docs to illustrate required parameters

github.com/mint-lang/mint-ui-website - 60d7d9dd9830071f04e5de87159bc1b4681b9762 authored over 3 years ago by AgentEnder <[email protected]>
Use the sandbox compiler for compiling and formatting.

github.com/mint-lang/mint-website-rails - 6122f192f86c5dbee8dbe9930e5c3dd231f82e40 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added host and port configuration for sandbox server.

github.com/mint-lang/mint - 9487b4e638db20bd039cfd0915da42ea973a10d3 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Start implementing server for sandbox/tutorial.

github.com/mint-lang/mint - ea88de7bbb23ea0a181ee464cac31b4d35b21efd authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Make the mint executable runnable.

github.com/mint-lang/mint-website-rails - 896c1f3f5211ec91021c060d7c892b73fecfda03 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Allow record constructors to format into multiple lines.

Resolves #273

github.com/mint-lang/mint - 7cc7f2ae82073bc59d2d8fcf6957209b7180e2a7 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint-website-rails

github.com/mint-lang/mint-website-rails - 83b9358152035c297118675130daa4347486ce49 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #198 from kevinsjoberg/enforce-mint-version

github.com/mint-lang/mint - c5e6d160a036ba2e4774ca2595bdec45f1113982 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Added 0.12.0 blog post.

github.com/mint-lang/mint-website-rails - 09c4c5956c11ee72415984f9762358abc84e3098 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Use proper naming convertions in mint json errors.

github.com/mint-lang/mint - aba579f7dc185dbf26e3abc966ddf4cc86af9952 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Ui.ImageCrop reference page.

github.com/mint-lang/mint-ui-website - d53082c2d6ad629b4045a07ad8f6e4911662fdea authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Document `image` property of the Ui.Card.Container.

github.com/mint-lang/mint-ui-website - a5863becd7a1815ba8e14782b405a512eb9fd774 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Only style Ui.ImageCrop on focus when it's not embedded.

github.com/mint-lang/mint-ui - 9953c71d76f70c0b8300e6b9a75f35426e371c6b authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added image property to Ui.Card.Container.

If it's provided it's displayed instead of the thumbnail.

github.com/mint-lang/mint-ui - 3d8f32fae4997cdef1234481e2623ad3ea60689f authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Finalize mint-version checking.

github.com/mint-lang/mint - a7d1e796e9167217999b3d3caee6e5890e97af89 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into enforce-mint-version

github.com/mint-lang/mint - 0484bb1d3240c7b25594a1b0bc44e614c3e31ebf authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Force checkout git tags in the repository.

github.com/mint-lang/mint - f78268f77e03f152881d31cd778c6fa774d7a9ad authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added flag to enable/disable live reload to the start command.

github.com/mint-lang/mint - ad5b8129c35992b8ea5af75672eae91bd50b71ae authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Ui.ImageCrop (a simple cropper component).

github.com/mint-lang/mint-ui - 21b792f20167e77f7eb5b607df478941eae12a2a authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Update deploy.yml

github.com/mint-lang/mint-realworld - f55688cf1517654cb588257d39bdcd04ced6bdaf authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Update deploy.yml

github.com/mint-lang/mint-realworld - 9505524571a7ea9fdf450a92632fef19ce5bb6e1 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #7 from TorstenDittmann/patch-1

fix: missing whitespace

github.com/mint-lang/mint-realworld - ac8659d17cb490e740074e99a287be348ff4599f authored over 3 years ago by Szikszai Gusztáv <[email protected]>
fix: missing whitespace

github.com/mint-lang/mint-realworld - ed57183ec3ab806384f562dcd5f67f6e2d071b7f authored over 3 years ago by Torsten Dittmann <[email protected]>
Allow assets to compile with relative paths.

github.com/mint-lang/mint - 929f441e2f2626ef8831817a07fd4f0b67a3d444 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added bordered property to Ui.Table.

github.com/mint-lang/mint-ui-website - af7926a99dfc465c0cd7c9daa52acb03d1154147 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added transparent property to Ui.Image.

github.com/mint-lang/mint-ui-website - 757f7772569d461cf469fe16514a7ade31d40454 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added bordered property to Ui.Table.

github.com/mint-lang/mint-ui - f5aca6f7b0cfbb67381c7876ca07fc05679fdb7d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added transparent property to Ui.Image.

github.com/mint-lang/mint-ui - a69a1c1336ce7ba4abd6af5b4d0287bcd7278b83 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #78 from raoulduke/patch-1

toc wrapper height fix

github.com/mint-lang/mint-website-rails - 73ac1e15b4492f28d2eb6c4a7e18ce917eccaf25 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Merge pull request #396 from mint-lang/bump-dotenv-to-v1.0

Bump dotenv shard version to ~> 1.0.0

github.com/mint-lang/mint - 37bb8bfb2b92a55ed637ab5e7eb6953040ca1a03 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
toc wrapper height fix

Remove fixed height on toc__wrapper so footer won't overlap.

github.com/mint-lang/mint-website-rails - 6466e8ddab5bd8184d51124e5c71f1a5d93e16d4 authored over 3 years ago by Matt K <[email protected]>
Cleanup stdlib extensions a bit

github.com/mint-lang/mint - 5331d19901f7833c3ece01e2805e0754c6b79394 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Bump dotenv shard version to ~> 1.0.0

github.com/mint-lang/mint - 80afdd040352f3c02da01fb1dcbee186515ea579 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `shards build` instead

github.com/mint-lang/mint - 760fb8d5bddf8003d7f297e7d496fb46ac4a8e90 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Use `crystal:latest-alpine` docker image

Same as in docker-compose.yml

github.com/mint-lang/mint - 5b69be8d7404e6b74954422c5e60b8ef6ba72014 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Update docker setup andd add proper Readme.

github.com/mint-lang/mint-docker - d7f388faf5d1fc2a74a776b7a6dfc430c76712b3 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint

github.com/mint-lang/mint - 8240772dc39669038197974d28dce67a967756b1 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added Dockerfile for official images builds.

github.com/mint-lang/mint - 19ebb17e4f116076205caeb6219161fc058d06e9 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #395 from nailuj29gaming/patch-1

Mention Discord in README

github.com/mint-lang/mint - 5e1970153105d45954865c98b6f3d374cfc42109 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Mention Discord in README

github.com/mint-lang/mint - a817a604d2f1cb2ef5719da6b8cf78b47632b570 authored over 3 years ago by nailuj29gaming <[email protected]>
Bump dependencies

github.com/mint-lang/mint - 1502810703fbf26baf3184f2a9dd9d2ff0805cf9 authored over 3 years ago by Sijawusz Pur Rahnama <[email protected]>
Update README.md

github.com/mint-lang/mint-ui - da8a46d2cbef467a28576e0b4e944c0d320cadb5 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Delete not used Readme.md

github.com/mint-lang/mint-ui - 6048a3671a25bf880e0664109260a288fedd0406 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Link to proper CI.

github.com/mint-lang/mint-ui-website - ef5a4e019f272d45fa7b25252b48bcefa7c219fe authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update README, CONTRIBUTING and LICENSE files.

github.com/mint-lang/mint-ui-website - cd80aec34e1adb9ea9d19c17f6b9cf37cb8f81bd authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Initial commit.

github.com/mint-lang/mint-ui-website - 12d0ae07bce9d77a36612f10bc369011911a45db authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update ci.yml

github.com/mint-lang/mint-ui - d98b5b801b0404483263a044141798eb1b5b38f0 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Initial commit.

github.com/mint-lang/mint-ui - 97e59a93d7d6d5cc1a64b4d43832b6b955212d1d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Bump version to 0.5.0

github.com/mint-lang/mint-vscode - 6440eacffc83d06d9fe94aaef4d9e43848af3dd9 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Safari fixes.

Resolves #67.

github.com/mint-lang/mint-website-rails - 7e4255681b5783b6d984bc047973856f7ebf39ce authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #21 from Daniel-Knights/enhanced-syntax-highlighting

github.com/mint-lang/mint-vscode - 8c231a81fe017ad0fab8a4962dd50a515489db04 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Update gems.

github.com/mint-lang/mint-website-rails - 162e88e5d8dccba6f23ecbad6c402ffaf7a78e12 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update mint executable.

github.com/mint-lang/mint-website-rails - d67518525a382059482b77e6accadd59154c63ab authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added documentation about directives.

github.com/mint-lang/mint-website-rails - 6320e5167631b60ef843f8a950f6dab19daa4fc8 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update for 0.12.0

github.com/mint-lang/homebrew-mint-lang - 254f0daa1f5e0881979eb0bf82086fea841d10f7 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Bump to 0.13.0-devel.

github.com/mint-lang/mint - 7e374665863ef810dcde49df61115939acc34b3a authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Bump to 0.12.0

github.com/mint-lang/mint - b511b64226a345f79bd3589d9b9795db7930857f authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Add the directive nodes to the parser stack.

github.com/mint-lang/mint - 8bf8627383e034996391cf7f2c0435da45b8e133 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Fix test case in Encoder.

github.com/mint-lang/mint-runtime - d936d8d902dfd73b2f9705bf28ccab7ab150472f authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Fix tests.

github.com/mint-lang/mint-runtime - 9a4219a203327f3125e0b0426fd971cfe52e3acd authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' of github.com:mint-lang/mint-runtime

github.com/mint-lang/mint-runtime - bc7be0b86f5474ca24dd83e6a920f4922971aa24 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
include html fragments, string support inside style-conditionals

github.com/mint-lang/mint-vscode - 8e78d18720c03deca8df13995f86b53147dc982d authored over 3 years ago by Dan Knights <[email protected]>
Only build assets one time.

github.com/mint-lang/mint - 8a4979814b8a1110299cd1370610bc1d7e8a92fc authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update runtime.js

github.com/mint-lang/mint - 63a799603b5af342af3f719922e30a9c6d4fd2f4 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Fix scrolling to anchor and skip scrolling on first page load.

github.com/mint-lang/mint-runtime - ab69d7c85ce76a5c1c534c4097f8334f147e3178 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
constant underscores, html outside render functions, stronger regex matching

github.com/mint-lang/mint-vscode - e3fbd4c73e2bc1829227427e76f5406180170048 authored over 3 years ago by Dan Knights <[email protected]>
Merge pull request #389 from mint-lang/asset-directive

github.com/mint-lang/mint - 1b0a212cd7a48c6008f9d5c3d82a38f35fb54196 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Properly interpolate url variable in Window.open.

Resolves #390

github.com/mint-lang/mint - 0c043b95a016669a8a5c1525280b3cd3b440bac7 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Code review suggestions.

github.com/mint-lang/mint - 64f3ddee7d22adc420edc3431565b9a3df985c6a authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'master' into asset-directive

github.com/mint-lang/mint - 7c64af017c741c6646a9abb2cba78d3aa367e3b1 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Added `Html.Portals.Head` component.

github.com/mint-lang/mint - ab6721303221c6e973d0453093d5750689ec3945 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Format state statments as multilne if appropriate.

github.com/mint-lang/mint - 7c1deb765f03a8ce0a68e16b7b61b8a4425c39d1 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Format inline functions as multiple if they contain new lines.

github.com/mint-lang/mint - 140a44970c764d77057095e6b9fa1fdfe5cf5fde authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Update regexp of String.parameterize.

In Safari `/[^\p{Ll}0-9\-_]+/igu` this does not match lower case
characters, in Chrome and Firef...

github.com/mint-lang/mint - d44bf0d9a1daaaf8a8db3bc6335b4ceb5f4666a7 authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Make sure the copy clipboard function does not scroll the page.

The texteare element is now positioned as "fixed" and it's opacity is
set to 0 in order not to s...

github.com/mint-lang/mint - 98462494e5e3057a2b9ae0ae6d8ffd0895bdee5d authored over 3 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #77 from Orgmir/patch-1

Add Mint Sublime Text package to tools.haml

github.com/mint-lang/mint-website-rails - 50297cfbc351bffcdf764496819aa1d8f1e195c0 authored over 3 years ago by Szikszai Gusztáv <[email protected]>
Add Mint Sublime Text package to tools.haml

github.com/mint-lang/mint-website-rails - 91a82fc1c1db3babbe3161ecf67d6de2ff618e3f authored over 3 years ago by Luis Ramos <[email protected]>
fix slash being include in html tag class

github.com/mint-lang/mint-vscode - 2bfff992aa8631ca392634e06b916d654d6bb327 authored over 3 years ago by Dan Knights <[email protected]>
removed todo.txt from .gitignore

github.com/mint-lang/mint-vscode - f9d4d535de1a5faf44cc0a0a31b8a0b51224b249 authored over 3 years ago by Dan Knights <[email protected]>
json to yaml

github.com/mint-lang/mint-vscode - 4c88c83242c8b6e68ab6230ff7f5c5b5d74558aa authored over 3 years ago by Dan Knights <[email protected]>
regex, directives, env vars and 'or' keyword

github.com/mint-lang/mint-vscode - 8a6d3dd07a282d2d31339d2f2c4a8eeba6761905 authored over 3 years ago by Dan Knights <[email protected]>
fix conditionals inside keyframes

github.com/mint-lang/mint-vscode - 0e564c1c44963ef192d1fb8bc90e08745e16b3ca authored over 3 years ago by Dan Knights <[email protected]>
added keywords and more accurate names

github.com/mint-lang/mint-vscode - 4ff7c001f2f0a346c7cba94b67ac80825e4d0053 authored over 3 years ago by Dan Knights <[email protected]>
html nesting

github.com/mint-lang/mint-vscode - 91409575e4ef1625d547967a3c0f09b6e05fc931 authored over 3 years ago by Dan Knights <[email protected]>