Ecosyste.ms: OpenCollective

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

github.com/wintercms/wn-blocks-plugin

Block based content management plugin for Winter CMS.
https://github.com/wintercms/wn-blocks-plugin

Fix optional parameter

06f479c2c5bc173f2dc4f491ab691d79ab46852b authored about 1 year ago by Luke Towers <[email protected]>
Don't nest AutoDatasources inside of other AutoDatasources.

Refs / requires: https://github.com/wintercms/winter/commit/cfb8cdfc06ca6d3a5b5cca753c4a5c01b2e9...

4e8dfa9433a7eee67cab932b0336e73a2e34f217 authored about 1 year ago by Luke Towers <[email protected]>
Add default values for `columns_two` block (#22)

f94479a0c1dd07deb981d60ca6f22b78184b98b7 authored about 1 year ago by Damien MATHIEU <[email protected]>
Update French (#21)

818600ae31d2104ff7d3720bfff895a1477c3a2b authored about 1 year ago by Damien MATHIEU <[email protected]>
Change grid columns based on container width (#19)

3da59a5670096ee5fe77be4859d6fad28aee5180 authored about 1 year ago by Ben Thomson <[email protected]>
Update French translations (#18)

dbc10a993a806b66993f0f3a7e0f1551f192018f authored about 1 year ago by Damien MATHIEU <[email protected]>
Added open_media action

951de1e4856688d6455392fed1354e412e5deb37 authored about 1 year ago by Luke Towers <[email protected]>
Pass controller instance to Block::render() and Block::renderAll()

Fixes #15

748a91cfedaf30098394b762365d7aac333ecb7d authored about 1 year ago by Luke Towers <[email protected]>
Add display tab localization key

e464cd945625243f5508f3b2333badc5ff01cac9 authored about 1 year ago by Luke Towers <[email protected]>
Improve UX of button block

1ab8af8eafe69d9945921be42916615384c45823 authored about 1 year ago by Luke Towers <[email protected]>
Add Codecov config

a01adeee4449e28273d89038892acc5627896d36 authored about 1 year ago by Ben Thomson <[email protected]>
Fix paths on Windows

1330da4d35279079049710bee78ee2d54c1466c2 authored about 1 year ago by Ben Thomson <[email protected]>
Fix tests on Windows

1f8ac35f84a36a2baee2d783d1f39c376d47367c authored about 1 year ago by Ben Thomson <[email protected]>
Fix tests

c6711c2cbf9d2af6bf30e2fcda7cea8371b4b680 authored about 1 year ago by Ben Thomson <[email protected]>
Merge pull request #17 from wintercms/wip/design-block-formwidget

Apply design to Blocks form widget, add allow/ignore of entire tags, add Block configuration sup...

5e3cea076c4661535ae775edba10ba8b30f13d9f authored about 1 year ago by Luke Towers <[email protected]>
Translate inspector field labels & option values

Also add radio as a detected inspector type.

818ba28d66f243619bf6734959e3691ea4e01d9a authored about 1 year ago by Luke Towers <[email protected]>
Code tidying

318fa9346f94238765e1aef0e298d134de39dc44 authored about 1 year ago by Luke Towers <[email protected]>
Update default blocks

bceec4dd15d64805b25bd88aca5d5c0ff789b937 authored about 1 year ago by Luke Towers <[email protected]>
Add 8.2 to test matrix

306071c88cf5dec998da51d4352e6f7791d00110 authored about 1 year ago by Luke Towers <[email protected]>
Merge branch 'main' into wip/design-block-formwidget

# Conflicts:
# tests/PluginTest.php

6786cb5693fdf8b512d95ff70ee1dd88af91da1a authored about 1 year ago by Luke Towers <[email protected]>
Merge branch 'main' of github.com:wintercms/wn-blocks-plugin

dbeb5f9e1514aa88f452f3f0adda7e6199057e54 authored about 1 year ago by Luke Towers <[email protected]>
Add todo

761835b1a73ebf224b868d4a85a6c9a93e8c9e0e authored about 1 year ago by Luke Towers <[email protected]>
Fix argument passthru

797cbfd6da893bc8b7ce26f630c9f0928568be6f authored about 1 year ago by Ben Thomson <[email protected]>
Add Xdebug and enable coverage properly

fe7051df17ff1c4ac8537dd812e1f06a50d0352a authored about 1 year ago by Ben Thomson <[email protected]>
Ensure uncovered files are processed by coverage

e8b566fcd1db8eb1b0ee379c9ad98f546191068b authored about 1 year ago by Ben Thomson <[email protected]>
Skip permissions test

d986ef30b3d91ab0560e0adb8399e3b918969a2b authored about 1 year ago by Ben Thomson <[email protected]>
Add tests and code coverage

0e910cbd3e10dd5899b9ed0a986da4bd9e1bee8d authored about 1 year ago by Ben Thomson <[email protected]>
Add tests workflow

aa024ebd9c7f6c3373882c377681330d041fbb39 authored about 1 year ago by Luke Towers <[email protected]>
Recompile styling

dec50e344e3e1d2aafb934de654880d5262f424d authored about 1 year ago by Ben Thomson <[email protected]>
Show repeater controls if no "hover" action is available

38e59c751b3939ddeeb4efb1646a8a94e0e9b8e7 authored about 1 year ago by Ben Thomson <[email protected]>
Allow fields to be accessed via "data" key for backwards compatibility

96bb8050d8484f09c7715c9a8cf3d69831488d2a authored about 1 year ago by Ben Thomson <[email protected]>
Populate block config with default values if user has not defined config

9d1a65402d72d0fe31a0599c528e2eec9d924152 authored about 1 year ago by Ben Thomson <[email protected]>
Further work on tests

3703f601c019e95c6037e236c679e77ac5064b31 authored over 1 year ago by Ben Thomson <[email protected]>
Remove PHPUnit result cache file

6dd66be40bc21430979739d1a4dc0eec153b90c6 authored over 1 year ago by Ben Thomson <[email protected]>
Convert block "context" to "tags", add ignore/allow blocks and tags

"Context", by precedence, has been used by the Form widget to determine the context of an action...

dc7276453ba82c517a84d685033d14b879c8498b authored over 1 year ago by Ben Thomson <[email protected]>
Initial attempt at tests

6a41cf9f4dcdf3597d6ec3484a6c5f74958c2bff authored over 1 year ago by Ben Thomson <[email protected]>
Add details of changes into README

4cc3b8315460d09791ef410788befcef1eb34445 authored over 1 year ago by Ben Thomson <[email protected]>
Improve placement of inspector

8fd79dd3be76c58d07cc589efada3f7c43ea7bbf authored over 1 year ago by Ben Thomson <[email protected]>
Fix position of block config icon when in grid mode

d5bd16ea72cdd65755d25132c3762078ca542a8d authored over 1 year ago by Ben Thomson <[email protected]>
Improve accessibility and hover/focus states

87f26dc11d9b56cc8d7bda87f7046d1ba8f7a1a0 authored over 1 year ago by Ben Thomson <[email protected]>
Add banner to README

0c1e40c1a0df1dedb3e9d16fc446824ffd659104 authored over 1 year ago by Ben Thomson <[email protected]>
Add banner

be04ead035d06b55f54e6466c2d165c73eafec54 authored over 1 year ago by Ben Thomson <[email protected]>
Add block configuration support, move all variables to top-level in partial

93e2ce8450c7edda1fb815ec35890b0912bea8d0 authored over 1 year ago by Ben Thomson <[email protected]>
Rename JS object to not clash with Repeater

a5be0e5d80c60a3f7fdb9771976e583b5dcd02e2 authored over 1 year ago by Ben Thomson <[email protected]>
Incorporate changes made in Grid Repeater PR

Refs: https://github.com/wintercms/winter/pull/926

d1dccc6fea51eacdad408177271a88875b51b61c authored over 1 year ago by Ben Thomson <[email protected]>
Add ability to ignore/allow whole contexts

726ef5e8bb2129f71ed94b32de37351adcd492f1 authored over 1 year ago by Ben Thomson <[email protected]>
Apply design to Blocks form widget

- Add "title" of block to top left corner to be able to always identify a given block.
- Remove ...

7259675f7fdbdb33a4503ecc69dd45ea14e8f7cd authored over 1 year ago by Ben Thomson <[email protected]>
Winter v1.2.2 is now released

9aabefaa1e3cff6b6d4323d73b1cc348edd1644e authored over 1 year ago by Ben Thomson <[email protected]>
Fix typo in readme (#13)

f65bc66ecea24ab0b15d21043374d681f5dbe426 authored over 1 year ago by Damien MATHIEU <[email protected]>
Add Twig functions for rendering blocks (#11)

Co-authored-by: Luke Towers <[email protected]>

f2c70492c79bd17bb0f53ec0b7a378a9599ab423 authored over 1 year ago by Damien MATHIEU <[email protected]>
Update README.md

13013534bb111bef31e23b38411a2156cabcc86f authored over 1 year ago by Luke Towers <[email protected]>
Add block render functions (#10)

Co-authored-by: Luke Towers <[email protected]>

ab67c83f50fb14014e05f677e200e1ba7100da91 authored over 1 year ago by Damien MATHIEU <[email protected]>
Use better icons for default blocks (#7)

519d0f74916c75ed9f14074f79cef9d6d01b0f07 authored over 1 year ago by Damien MATHIEU <[email protected]>
Update richtext.block

c7edec13c5778b1e9d9a310d772e8f9d940cd4c3 authored over 1 year ago by Luke Towers <[email protected]>
Update button.block

7ca69852704eeeb3613fc57852725167d9288811 authored over 1 year ago by Luke Towers <[email protected]>
Use new cms.theme.registerHalcyonDatasource event from the child theme support PR

See https://github.com/wintercms/winter/pull/726/files#diff-0c4213f30b10b01d2c609333086c5b46ae3b...

9f084786d9af680c9b2046ad8d8828f1d627b508 authored over 1 year ago by Luke Towers <[email protected]>
Added French translation (#4)

b41980758bd03f269ec393f782633f94b0a3a949 authored over 1 year ago by Damien MATHIEU <[email protected]>
Fix exceptions if "enableTwigStrictVariables" is set to true (#3)

4ea3447ab924de737290aadc272888c8a4ed0810 authored over 1 year ago by xitara <[email protected]>
Update README.md

b15ae745f4402ed910c51179f3f0f20059361bf1 authored over 1 year ago by Luke Towers <[email protected]>
Add note about compiling block styles (#2)

Co-authored-by: Luke Towers <[email protected]>

6b16852fefd3fb4812dd166e4a2184d4cc855605 authored over 1 year ago by Damien MATHIEU <[email protected]>
Update README.md

86206e840e8c6215c3e0fc009988bfd0996f66e1 authored over 1 year ago by Luke Towers <[email protected]>
Update lang.php

597229c2058ffdb24f351b007292a116081febeb authored over 1 year ago by Luke Towers <[email protected]>
Add horizontal alignment to the title block

1d01c4732dc0ef228afa0be7a58f12504bea2baf authored over 1 year ago by Luke Towers <[email protected]>
Add composer.json

Replaces #1

9f7efc0d033a3a7bd464ecd23b74618193cf9991 authored over 1 year ago by Luke Towers <[email protected]>
Initial commit

93d54b0711058452b856a074a8b1c6ed47e36ec3 authored over 1 year ago by Luke Towers <[email protected]>
Initial commit

a14729c5df3ddbf1def9a72bafa27aaeb69ee1af authored over 1 year ago by Luke Towers <[email protected]>