Ecosyste.ms: OpenCollective

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

github.com/mint-lang/mint

:leaves: A refreshing programming language for the front-end web
https://github.com/mint-lang/mint

Update some formatters to honor new lines.

560ad2b4705fbc7e98f052b36e30e5e93a4bc613 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Update core/source/String.mint

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

e8621c064936177bbb3951425ecfbfe6b8468279 authored about 4 years ago by Szikszai Gusztáv <[email protected]>
Update core/source/Validation.mint

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

e2e3051797ea258415e2968ad5fa346f51abbeab authored about 4 years ago by Szikszai Gusztáv <[email protected]>
Added `String.isBlank` and `String.isNotBlank` functions.

0dd4540d6ffe2a63d50843c449f7c6ba9f5dff34 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Allow numbers in constants and format multiline constants correctly.

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

6619b1b11f44933ed0672720ceffed3485055f13 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Added `overscroll-behavior` CSS properties.

5ed5e77b22cbd2babfdc2e64142377ea56fafff5 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Apply suggestions from code review

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

4478fe6988d8d8650c70f06ae617ef0ef9a71221 authored about 4 years ago by Szikszai Gusztáv <[email protected]>
Make constants constant (not a getter which calculates each time)

- Allow provider to have gets and constants
- Update runtime

201e500410cc226be759dce260b0bd5ffb9f712e authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Make sure output of the format directive is escaped correctly.

02d39bcc45d8a21cddbc3cdbd5d546e899d59a2b authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Fix test failure from suggestions.

4830889b6c589b6620982c3f4e7a259698912e81 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Apply suggestions from code review

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

1b06f636b2f1cd2a6acfa009310e601e9f7ed233 authored about 4 years ago by Szikszai Gusztáv <[email protected]>
Added docker-compose.yml

75ac53a4027a781f74d9bc1b1524cb663fe478e8 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Try to build with docker-compose.

3ca0fd765cfc2bc159db1978f859bfad1780517e authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Merge branch 'compile-time-reflection' of github.com:mint-lang/mint into compile-time-reflection

06429e456f46ff2b20d3bac162e6cb81ecc15ff5 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Try to build on trusty.

ec0295d268d7e36fd77b2fae35fbe5696dd50bf6 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Update runtime.

111212a3291f4e1e0180db4de9d66be015d0f0f7 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Apply suggestions from code review

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

7806aaa7f1701a32b791f50c9649d4035e1730ff authored about 4 years ago by Szikszai Gusztáv <[email protected]>
Allow record update to work on any expression not just variables.

6f9173ec312f659ebf2960a8e0cec2b2924be749 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Update runtime.

ee46e2addeaff329ae14c41392bcb6f24713157f authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Added new providers.

91589792c8cb7bade5d76ab48a42b559de3a2c7b authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Added validation module.

7387686ed9e44b25d8e2ee5e2b800106fde27323 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Added functions to some modules, mutation and resize observers.

c30c88ca9144f8030061ffdfcc10a9a68387ba63 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Added new functions to String

- Added `String.isNotEmpty`
- Added `String.dropLeft`
- Added `String.parameterize`

b037dc0d02d557d281b07d097184c17c8e202461 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Added some functions to Window and document non documented functions.

- Added `Window.alert`
- Added `Window.isActiveUrl`
- Added `Window.triggerHashJump`

b7c1fb3b6d75dcf26b2965ae45e05810cb3e97fd authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Disable gzip for the reactor.

acb58325a07d5c7f64cfe65004d4993648b096a8 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Added `Promise.create` `Promise.never1` `Promise.never2` and `Promise.never3`

35fef4648cb09fc3dbda6bd8dbdd16c4fe1cbbdf authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Expose getChildContext function in component.

cb3110f50cf677fcbde90f6683ab974317d37173 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Make sure we only put operations in new line if there is multiple ones.

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

630be2ea491f4b2b4603659a13c44c23752c0ead authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Make sure constact access can be parsed in case branches.

22f8513a927ce4f9a5e98bb5955c059118180777 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Allow formatting operations in multiple lines.

e00c72886e5957b36aa63669f01649e1356dcf59 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Make sure that boolean tuple literas as parsed before tuple desctructuring.

fe16895e02fa0d34c91f5a9c7352bab6e98906fa authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Fix bug in CSS generation.

b8b18bf1dcb7e2094acc8bbc058d09879e66abf9 authored about 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #310 from Vechro/small-fixes

3e81e9bd5f3ea7c4d2885dafe44153db65daa2ad authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Tab to spaces

3b7a8f8c6b662b2660f50dfec2a00769013f520f authored over 4 years ago by stenmr <[email protected]>
Small correction

dfefc7e1bfc761bf04f16dbba0424fc5fca87afc authored over 4 years ago by stenmr <[email protected]>
Dom.getAttribute now returns a Maybe

0d6ac03655729b887284cb48b77f99ef10280fbd authored over 4 years ago by stenmr <[email protected]>
Allow HTML expression to have more expressions.

caa0787e4c5c19992180fcf4304350b630aff995 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Allow passing directly html expressions to an attribute.

- Removed HtmlContent type
- Don't remove the brackets for html expressions when formatting with...

50d63d29c371dbf3bc8c3130e53e42d6a03d8c8b authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fix a typo (#307)

115d104ea08e74a2159268ebcbe92698542e3203 authored over 4 years ago by Vechro <[email protected]>
Added formatter and proper error messages for the SVG directive.

46505daf0c74b0862b31b130605ee7a78c214c6a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Initial implementation for the @svg directive.

c37ebeb94380bb0232f368fadb26ef05cd0a7fc5 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Wrap Error Message Info (#306)

* Wrap Error Message Info

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

Co-authored-...

2efeb8a76f149cf0999f532cfb738afa955bd4aa authored over 4 years ago by Daniel Sokil <[email protected]>
Merge pull request #304 from Vechro/various-fixes

Various fixes

3a5f341c87cc16281747d59ccf354e4995cc8fdd authored over 4 years ago by Daniel Sokil <[email protected]>
Fix a few comment typos

0ebd9091a0540635afcb27f943d7a88df9b636fb authored over 4 years ago by stenmr <[email protected]>
Fix the example for Result.withError

602bec1f53ed844226a454e28831c5cf7d084fb6 authored over 4 years ago by stenmr <[email protected]>
Rename assertCSSOf to assertCssOf

59d0646e5ead0079e06f9272d767423734adf1fc authored over 4 years ago by stenmr <[email protected]>
Rename Http.sendWithID to Http.sendWithId

8ba508fa90aaba88e19bb723e392c73f897bb6ae authored over 4 years ago by stenmr <[email protected]>
Update .tool-versions to use Crystal 0.35.1

39698615ca1a5d1d3dd258ffdb5cb0037b6142b6 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge remote-tracking branch 'origin/master' into compile-time-reflection

64d494ef8f5345db5cdf4657e42c3e7ded2ed49e authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Use xcode12 On Travis CI (#303)

5c220c9ff2b583ab25ed8b6668b80b539ede7a37 authored over 4 years ago by Daniel Sokil <[email protected]>
Fix formatting of global components with comments.

f824299ba4cc0a83ff3244e0a246722f2c515e3a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Revert imagemagick Bindings For Icon Generator (#300)

13f0af0d540aefa230ea4deb13bc795626f22100 authored over 4 years ago by Daniel Sokil <[email protected]>
Added Dependencies For Travis Ci Ubuntu (#299)

397d5f407d77ff5cda3ebdb595195f473df2484a authored over 4 years ago by Daniel Sokil <[email protected]>
Install imagemagick On Travis CI (#298)

6866ac82d25aa209d5f290e12bc21d4078b05c95 authored over 4 years ago by Daniel Sokil <[email protected]>
Icon Generator Now Uses imagemagick Bindings (#296)

99cfb238bd256abeced5b1e5a76ed28b957554c8 authored over 4 years ago by Daniel Sokil <[email protected]>
Use A Kemal Fork Temporarily (#297)

049033b9599a64c0eb3a166c3f56c6893a7ed04f authored over 4 years ago by Daniel Sokil <[email protected]>
Implement enum records.

e829e40453de248fcbd508a30983ed0a41119c2a authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update runtime.

bbc912275b895329cffcd0a4886ecc6516592c92 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Merge pull request #294 from mint-lang/s0kil/patch/1

More Crystal 0.35.x Migrations

35188f35b76c0046cfc1da7af2467334e643a35c authored over 4 years ago by Szikszai Gusztáv <[email protected]>
More Crystal 0.35.x Migrations

8e00b748f9e161599fb6af8cabfc3518b04bf4e2 authored over 4 years ago by Daniel Sokil <[email protected]>
Merge pull request #293 from Vechro/docs-fixes

Fix documentation typos

792386faf88aa2fda6a155510568724918b349e3 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Fix lots of various small typos

cf7213822a9212f770ba7edaf669cd324cd744c6 authored over 4 years ago by stenmr <[email protected]>
Fix shift handling for keypress event

8999568b9bba35f6afb116f6a62b67fc9e28f661 authored over 4 years ago by stenmr <[email protected]>
Fix Array comment typos

142480fd58d17a1ba0cc0ae705b0bdb37e0315f4 authored over 4 years ago by stenmr <[email protected]>
Rename isAnagarm to isAnagram

dd0c87fc8fce91dbf6472ce0e47aaadf1a31346d authored over 4 years ago by stenmr <[email protected]>
Merge pull request #292 from s0kil/s0kil/patch/2

Changes For Crystal 0.35.x

1f614cb76946281aa6ba4d238df960bc897535bf authored over 4 years ago by Szikszai Gusztáv <[email protected]>
More Fixes For Crystal 0.35.x

3fc20ddc336a3aebbb05556a85606f606035c74d authored over 4 years ago by Daniel Sokil <[email protected]>
Update Dependencies

75432672bc6c023ecc376af9460d8472fffa8192 authored over 4 years ago by Daniel Sokil <[email protected]>
Mint::TestRunner::Message Needs To Have Properties

44607343a38d76b1a3ceaae899a664c0e5c80aeb authored over 4 years ago by Daniel Sokil <[email protected]>
JSON.mapping Is Deprecated

28bf44325b7b376b85912dbd6b16bd0716345e38 authored over 4 years ago by Daniel Sokil <[email protected]>
Added .tool-versions file.

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

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

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

896134a0210b18ddfd936002e07fedb88b3ef6be 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()`

3b1cf80d60b66a7f4f490b9fa999ec14ded552ee authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Add missing templated variables in `Dom.getAttribute()`

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`

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 ...

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 ...

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

d554a8aabe16849836b4bd50977a1756f3e199ff authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Update the runtime.

2f53c23bd8ab60dbba7df6b2e4571bb04e0a1370 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Fix media query functions in Window.

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

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

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

Improve providers.

9a0136b46b8d4805d7e2b4b875db9c3faf86d1f8 authored over 4 years ago by Szikszai Gusztáv <[email protected]>
Implement suggestions.

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.

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]>

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

dae26383f43c3b9b9c2994db085a58c0b2fea493 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Document AnimationFrame module.

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

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

d2fa86b11027c8490be053717caee3880441d552 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...

e7beec0c630bc91bff079b82b9f6efb4d1287dfc authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Add progress flag to the build and spec commands.

ae44c8761a8a562196e245f6602d54f50c452f3e authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Minor fixes for the tests.

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

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

3e60b17e859f247b73af2d11207dc75564975b84 authored over 4 years ago by Gusztáv Szikszai <[email protected]>
Add entries function to Map (#271)

0c04876b919a39518c7394e77659e1f1945db777 authored over 4 years ago by ryota yamamoto <[email protected]>