Ecosyste.ms: OpenCollective

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

github.com/leafsphp/docs

🪐 Documentation for leaf and modules
https://github.com/leafsphp/docs

fix: make codepen click-to-load

2ab54bb87302d41749d2dd97af728e0d321cb61d authored over 4 years ago by NataliaTepluhina <[email protected]>
Merge branch 'master' of github.com:vuejs/docs-next

7d9bad430670afa06cd43b08c824ff851b80ac0c authored over 4 years ago by NataliaTepluhina <[email protected]>
fix: added composition api basics to sidebar

8427b84b75319723f365e1dd7242e5b7ddb55524 authored over 4 years ago by NataliaTepluhina <[email protected]>
Feature/84 add netlify to footer (#89)

* feature (#84): add edit link

* feature (#84): add netlify link with some styles

e365be56c11019fe041e11c057bc5c71b136494a authored over 4 years ago by Ben Hong <[email protected]>
Feature/86 update custom containers (#90)

* feature (#86): update custom container styles

* feature (#86): add info container

* ref...

62754645b552543bab07b47475fd139cd650325f authored over 4 years ago by Ben Hong <[email protected]>
Directives API reference (#91)

* feat: added directives API

* feat: added special attributes API (#93)

* Update src/api/d...

9d7ccca44c85685c303ee6ce0de87a9605489d46 authored over 4 years ago by Natalia Tepluhina <[email protected]>
Migration: Server-Side Rendering (#95)

f0dd7d248ac967b42010799b901c46fd2aa64a11 authored over 4 years ago by Phan An <[email protected]>
Migrate: State management (#94)

6cb000c1c9dcef4cad5c53516ebb2e9ea4baa256 authored over 4 years ago by Phan An <[email protected]>
Plugins documentation (#92)

* feat: added first draft on plugins

* Update src/guide/plugins.md

Co-authored-by: Ben Hon...

bbe2107130e559f1459140915f5d8812635b5701 authored over 4 years ago by Natalia Tepluhina <[email protected]>
docs (#87): document new events emits option (#88)

* docs (#87): remove repeated starting sentence phrase

* docs (#87): add new emits option wit...

8b326d56844b2d2714e28d24e1213186505a8d6b authored over 4 years ago by Ben Hong <[email protected]>
docs (#82): Attribute Fallthrough (#83)

* docs (#82): update attribute fallthrough docs with more explicit definitions

* style: updat...

ac95807619787906ad783b49a27f077af36e010c authored over 4 years ago by Ben Hong <[email protected]>
Render Functions & JSX (#63)

* start moving render function documentation from v2

* save progress, moving from 2.x docs

...

de5413043c27c7e15cf5b6dfda1044af611ca3f8 authored over 4 years ago by Rahul Kadyan <[email protected]>
Accessibility PR (#81)

* first step with a11y guide

* move a11y things over

* add in the links

* finish up fir...

deec4359d1590ccf39b0e846f860182f50db713a authored over 4 years ago by Sarah Drasner <[email protected]>
Explain full syntax, then move to shortcuts (#77)

* use shortcuts for legibility

* move more over to shortcuts

* more shortcuts

* get the...

4ae7c7f5eaa561ac92d57da9d22f0eeafd3ffc18 authored over 4 years ago by Sarah Drasner <[email protected]>
Migrate: Routing page (#79)

ea7bffd0fd5e61f69062f5627964d8feb7dda62b authored over 4 years ago by Phan An <[email protected]>
Migrate instance methods API (#78)

* feat: added watch

* feat: added instance methods

* feat: added explanation on Object wat...

1bd5ef89a8b8654029b5fada200ec21cf47b482c authored over 4 years ago by Natalia Tepluhina <[email protected]>
small edits and legiblity updates (#76)

11772781e995b7dacbd08c95770c8cabc92eee84 authored over 4 years ago by Sarah Drasner <[email protected]>
fix: fixed VuePress container width

a8b6a15eea75a674ecd7468f76c18eae90d5fe30 authored over 4 years ago by NataliaTepluhina <[email protected]>
Instance Properties API reference (#75)

* feat: started with Global Config API

* feat: finished global config

* feat: added compon...

3e3637184f003167f4eadbc99587ea0565178d1c authored over 4 years ago by Natalia Tepluhina <[email protected]>
Options API Reference (#73)

* feat: started with Global Config API

* feat: finished global config

* feat: added compon...

5509287de9bdac4589317cc2bbb4e770eeb82f24 authored over 4 years ago by Natalia Tepluhina <[email protected]>
[Rough Draft] Composition-API: Introduction (#67)

* Add Composition-API: Introduction draft

* Fix image links

* Add styling for Tips and War...

b31cbfc221c5d4138a14e168b02e1596f669f9db authored over 4 years ago by Damian Dulisz <[email protected]>
fix: fixed slots inconsistence

19c7285f92b1fcb52b6cc0ac9e6c0fba4fd451d4 authored over 4 years ago by NataliaTepluhina <[email protected]>
Global config and Global API reference (#68)

* feat: started with Global Config API

* feat: finished global config

* feat: added compon...

34ace5de01558792e28f5dcdf22e4cf727d06443 authored over 4 years ago by Natalia Tepluhina <[email protected]>
Rough Draft of New Reactivity Section (#62)

* add a bit about scoping down PRs into our writing guide

* add reactivity into sidebar

* ...

70210b34e3895f7313fe0301966f7cf356c7a3b0 authored over 4 years ago by Sarah Drasner <[email protected]>
Migrate Homepage (#71)

Migrated the homepage over to docs-next.

As the default VuePress theme is not flexible enough...

5ab628eb43e3f42ad8403f2e5f3fc8f7ad405a6a authored over 4 years ago by Phan An <[email protected]>
Update Jinjiang's personal information (#70)

6991a8fd2c426e0498a9f472379458a372b1abcd authored over 4 years ago by Jinjiang <[email protected]>
Migrate join and coc (#69)

* Migrate coc page

* Migrate join page

9a6fa5c1a064f47c03aa55d8229c81d052f103ca authored over 4 years ago by Jinjiang <[email protected]>
Dynamic and async components (#49)

* Added dynamic components

* Finished dynamic components

* Update src/guide/component-dyna...

a2b84707c6895e04ff96bd9fa6cb6b49114aa2f9 authored over 4 years ago by Natalia Tepluhina <[email protected]>
Migrate mixins & custom directives (#61)

* feat: migrated mixins

* feat: started custom directives

* feat: finished directives

*...

c210a0115a3c0d68ad90220f3d8ef9cd3e138d53 authored over 4 years ago by Natalia Tepluhina <[email protected]>
update personal info (#64)

55ca32e014223f46142e4f9cead9cf03f3303470 authored almost 5 years ago by Rahul Kadyan <[email protected]>
Add codepens instead of example Vue components (part 2) (#60)

* fix: add codepens to events chapter

* fix: moved forms to codepen

* fix: moved component...

3249d592bfca8641d696943d76932f1b90ea2d13 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Add codepens instead of example Vue components (part 1) (#57)

* Added first three codepens

* feat: replaced custom components with codepens

* fix: updat...

c4969ee8f427bef669de800a26841d0a2c0e997e authored almost 5 years ago by Natalia Tepluhina <[email protected]>
feat: syntax highlight inline template (#59)

* feat: syntax highlight inline template

* fix: include new lines in interpolation

* Updat...

40e83d94ccfcfc0f62b33ce01aee03239a6a6954 authored almost 5 years ago by Rahul Kadyan <[email protected]>
Migrate Style Guide (#56)

* feat: migrate Style Guide (closes #24)

* fix tag

* remove "data() must be a function bec...

f3f5830193e551d9749f51bdf49312e863b6ab07 authored almost 5 years ago by Phan An <[email protected]>
Start working on Migration Guide (#50)

* start bringing over the writing guide

* start working on 3 migration guide

* work throug...

c825a40c482edce1300116a30db37b0dc425e7d4 authored almost 5 years ago by Sarah Drasner <[email protected]>
Migrate Themes page (#55)

0ca411f150c8a09947b47fec7adf1428ded31a3b authored almost 5 years ago by Phan An <[email protected]>
Provide/inject (#48)

* Fixed an example

* feat: added component-slots

* fix: fixed config

* Update src/guide...

e33bdc80b4b3336b51f0af3344fd18d79c9572f5 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Migrate Partners page (#53)

* feat: migrate Partners page

* fix a typo

* no target=_blank please

* Use an icon for ...

9c5d269b66b96385b4d25f58db162023bedc793a authored almost 5 years ago by Phan An <[email protected]>
feat: Add Kia King (#54)

c873c6b8544217844299c835f2f8a94b38347ed5 authored almost 5 years ago by Phan An <[email protected]>
Update README.md

a6db2d85cf44686ee3e1c69dd3c7cdf558553e85 authored almost 5 years ago by Evan You <[email protected]>
Merge pull request #51 from vuejs/migration/team

Migrate Team page

b9136bafcbc1be7288f6cd47ebed5e2afb5c0d4e authored almost 5 years ago by Phan An <[email protected]>
feat: migrate Team page - remove Titles

f2ed9045f6acfb44f270a90f4abaf8249a842170 authored almost 5 years ago by An Phan <[email protected]>
feat: migrate Team page - highlight lanagues and distances

29482c8d83004228e0b3374e19121899f1871b9f authored almost 5 years ago by An Phan <[email protected]>
feat: migrate Team page - convert Stylus to SCSS

1b68a1c16b2faa71a59cf205c2ef9ff8afa076d4 authored almost 5 years ago by An Phan <[email protected]>
feat: migrate Team page - use default slot for GetPosition btn

88a4e790670c3ded0a26bdf5e67ff9081c5b32da authored almost 5 years ago by An Phan <[email protected]>
feat: migrate Team page - add sidebar

8981d97c8e0cc369e287ee318fa0e9e87441f484 authored almost 5 years ago by An Phan <[email protected]>
feat: migrate Team page - fix silly copy/paste (wip)

6ef49fb5e953c52ea28bf221bc09fbad18e7af12 authored almost 5 years ago by An Phan <[email protected]>
feat: migrate Team page (wip)

d8fbb413e3247b77d4c2dd025961bb402a880450 authored almost 5 years ago by An Phan <[email protected]>
feat: migrate Team page - fix build (wip)

2755b91518679b32043cb6fdf16232df9c4aea2a authored almost 5 years ago by An Phan <[email protected]>
feat: migrate Team page (wip)

1eb100d6cfea434872e02696584cb5856863591d authored almost 5 years ago by An Phan <[email protected]>
feat: migrate Team page - minor fixes (wip)

1932e4c4f8e9ebaa96b6fb4fbf6aa0fb2e1805ee authored almost 5 years ago by An Phan <[email protected]>
chore: add SCSS support

c1b6d4c559f4c185c44ae37c7cee72325a9875cb authored almost 5 years ago by An Phan <[email protected]>
Migrate component slots (#47)

* Fixed an example

* feat: added component-slots

* fix: fixed config

* Update src/guide...

bd7b90a7708596abe0203e62f276de2184fc3672 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
docs: add component custom events section (#46)

d1569f0ec2eb6dad024629c7fdfb07a6f564d582 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Reverted changes to custom events

bdbe254a75d78f50bd517d213d3da66cdd3b4554 authored almost 5 years ago by ntepluhina <[email protected]>
Added a modifiers example

6146984603e47c724c8640efc0af1c0ae57e4275 authored almost 5 years ago by ntepluhina <[email protected]>
Added an example for capitalize

85a40bfa2703a51adeeba577f761492b31158810 authored almost 5 years ago by ntepluhina <[email protected]>
Added custom events

abb08cb245e639d97fa0b09367c4b0d3353b73ee authored almost 5 years ago by ntepluhina <[email protected]>
Move Component props (#44)

* feat: migrated props up to attributes

* feat: finished component props

* fix: moved Prop...

7d53ec647cc87fef7a1b3f2d118f4ced778f17f3 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Move component registration (#42)

* feat: started component basics

* feat: add button-counter example

* feat: moved componen...

c456de9f9418e63859525177f98b279a759f01b1 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Move component basics section (#39)

* feat: started component basics

* feat: add button-counter example

* feat: moved componen...

94e1724106d8ef2293432790078a8e478743927c authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Merge pull request #40 from vuejs/fix-create-app

Fix createApp and mount usage

b64f3b566cb348cbfa6f890fa40965a272a7f12d authored almost 5 years ago by Ben Hong <[email protected]>
fix: fixed forms and prettier

f184e25c2ae3596355db16e56938177c75978347 authored almost 5 years ago by ntepluhina <[email protected]>
fix: fixed events doc

3fefe1db320f12e85b2dab75dbdc642786c5fb29 authored almost 5 years ago by ntepluhina <[email protected]>
fix: fixed list rendering

ca4340cd73726751b03f4ae9bec049f5564d3200 authored almost 5 years ago by ntepluhina <[email protected]>
fix: fixed class and style

20eb82a435d3a1e78504ee8ea65de3969fa6b56a authored almost 5 years ago by ntepluhina <[email protected]>
fix: fixed computed doc

6d5261b5fc0f33344351df6d639183ced1b00c2a authored almost 5 years ago by ntepluhina <[email protected]>
fix: fixed template syntax

de0cdebf44107948f079024b0345eb7c12f77d3c authored almost 5 years ago by ntepluhina <[email protected]>
fix: fixed instance doc

39c7432fe6a44a14e9a374c2fb02985ddc4ab911 authored almost 5 years ago by ntepluhina <[email protected]>
Merge branch 'master' into fix-create-app

d655410af38d6af4cacd2df920e3095bc30cf342 authored almost 5 years ago by ntepluhina <[email protected]>
fix: fixed introduction

8726043d5d7ce8d1922bb3728f9ed957453b9cf9 authored almost 5 years ago by ntepluhina <[email protected]>
Move forms bindings to Vue 3 syntax (#35)

* feat: added form bindings up to radiobuttons

* feat: added radio and select

* feat: add ...

176131105529619104c27ab0441f2fcc10e41cb2 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Merge pull request #34 from vuejs/move-event-handling

Move event handling to Vue 3 syntax

3ea77e993d25fd21475f11a1674bd5bf739ec16b authored almost 5 years ago by Ben Hong <[email protected]>
feat: added folder for examples

f12aff681e480fd60ee69572dc1a9757436f7414 authored almost 5 years ago by ntepluhina <[email protected]>
fix: uncommented computed

4a46dc8f81d55d3970abad31a0212d03c3c7e389 authored almost 5 years ago by ntepluhina <[email protected]>
fix: fixed order

e1880152c6cadd99e7f782dac11f9251461e40d7 authored almost 5 years ago by ntepluhina <[email protected]>
fix: added missing comma

6404403c72e8f7b61dd52e68bce760cbf0f33a3a authored almost 5 years ago by ntepluhina <[email protected]>
fix: added computed and class to sidebar

b361c0d34dde7f07b7812ad2ce5a1d58716216ce authored almost 5 years ago by ntepluhina <[email protected]>
Merge branch 'master' into move-event-handling

fa62ff2e727ab75e48ad53d2851789048502beed authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Move conditional rendering and list rendering (#33)

* feat: moved conditional rendering doc

* feat: finished list migration

* Fixed toggleLogi...

9216e43d6cd49820c7cef737f7d7cd1ae2e79b56 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Merge branch 'master' into move-event-handling

0474c5f91c5c5eaa0b4ff129c0b6c0d9f4213ef0 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
fix: changed sidebar structure

98634cf16ef61f5c6acf80ba9e2e26dcd6e9b7e6 authored almost 5 years ago by ntepluhina <[email protected]>
Merge pull request #31 from vuejs/move-computed-watchers

Move computed+watchers and class+style

3712e6693a8004ae6266d8e430908ed352b3eed4 authored almost 5 years ago by Ben Hong <[email protected]>
fix: changed global component example

1ea42cbe978bce4ee4b61080719bb417e4c0a7a8 authored almost 5 years ago by ntepluhina <[email protected]>
Merge pull request #36 from vuejs/phanan/meta-1

Add some meta

990e4ae21914958a161f1c9f2ee87a6cd2170106 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Merge pull request #37 from vuejs/phanan/fix-seen

fix: wrong data for Conditionals and Loops example

a71f7ea144b37408a0c5ef824e584aedd80d26f2 authored almost 5 years ago by Natalia Tepluhina <[email protected]>
Fix intro-7 component

12551643d78900d8a16aa2c5ed130213c4c76d5f authored almost 5 years ago by ntepluhina <[email protected]>
fix: wrong data for Conditionals and Loops example

99a1fc3ad856fc1174b0197ecce5a9f69b7e8488 authored almost 5 years ago by An Phan <[email protected]>
EOL

a9c0cd2c39ba324da7c0db868fc0eaec184e1b9c authored almost 5 years ago by An Phan <[email protected]>
feat: Add some meta (.editorconfig and ignore dist/)

c9c1e5294646e2486623d2c7dbf38057ba7e280c authored almost 5 years ago by An Phan <[email protected]>
fix: fixed data to be a function

9e971e0db79996f7cbf870d0f9bc0e075bafd071 authored almost 5 years ago by ntepluhina <[email protected]>
Moved the rest of event handling

efaa6d3f0543931fadf19b640f8f6a051261b95a authored almost 5 years ago by ntepluhina <[email protected]>
Moved events handling up to modifiers

d74b8beabceb86ad8d09c20bfb0bd955ce8e976d authored almost 5 years ago by ntepluhina <[email protected]>
Fixed computed example

081bd6a92e84fcf0b87a6db1ec58981072caac06 authored almost 5 years ago by ntepluhina <[email protected]>
feat: class and style migration

60b0d4434b58ba06dd15db23368389f115cdbf73 authored about 5 years ago by ntepluhina <[email protected]>
feat: updated watchers to Vue 3 syntax

fb9622c3ab511e47244e8cbe59f91e5c96e52837 authored about 5 years ago by ntepluhina <[email protected]>
feat: updated computed properties

31ce8143dffd7ffd31f2501d0188fad5face1421 authored about 5 years ago by ntepluhina <[email protected]>
Merge pull request #9 from vuejs/move-template-syntax

Moved template.md to Vue 3 syntax

7abdd5ac23bca815e44d3b2596b03afcdcb1e9d6 authored about 5 years ago by Ben Hong <[email protected]>
feat: moved template syntax

d5478c3407ce31f14b0077621c76a0f1b2b2c675 authored about 5 years ago by ntepluhina <[email protected]>
Merge branch 'master' of github.com:vuejs/docs-next

3f0c045e632fb106331403e97fb025c074b9e308 authored about 5 years ago by ntepluhina <[email protected]>