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

Fixed Simple State management section to use reactive (#372)

* fix: fixed state management to use reactive

* Update src/guide/state-management.md

Co-au...

cede53a904a47ce219bea09afbd256fad8ad6c9d authored over 4 years ago
Merge branch 'master' of github.com:vuejs/docs-next

718324f939bea2e3944f8517199c7e304f2063c5 authored over 4 years ago
fix: fixed template refs with v-for

b9217d8dde68052be10f32dd7713f711d4e71cc3 authored over 4 years ago
feat: add v-model through computed explanation (#371)

3c59629a75f9e6043d32713f93b4bcd24ab2b9b4 authored over 4 years ago
Merge branch 'master' of github.com:vuejs/docs-next

435b91fe1ebe5ffdb17494bac2e3e639c5b83c5d authored over 4 years ago
fix: fix #329 removing redundant div

08cedfe023a3f3ea1eb8f4315d72953213d35fb3 authored over 4 years ago
Implement search page (#363)

676192880b95be08c61714a707fa19a3512e4513 authored over 4 years ago
chore(deps): bump elliptic from 6.5.2 to 6.5.3 (#369)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](ht...

68094beb6452281b9a144c8da4804e066d8e96d4 authored over 4 years ago
docs: reword Vue instance/application parameters mentions (#355)

* fix: fixed names for createApp parameters

* fix: removed incorrect provide/inject section
...

3f66e8021745ccab7663e30f185e5650fe7aa307 authored over 4 years ago
Fix render function slots implementation (#365)

18adfb3184f346865900c282c44497e51d9fa795 authored over 4 years ago
A wrong method name in annotation (#367)

A wrong method name in annotation

853e7d2fc2c31db48c9c12b8a44030d7b39056bf authored over 4 years ago
Fix/358 track typo (#362)

* fix (#357): add missing word

* docs (#357): add line highlighting to increase ability for u...

c168446d30fe97539269a99faabecf42d31d2b7f authored over 4 years ago
fix: fixed typo on reactivity section

7662f5fd98c7e0c167212f4d935fa86153fde82b authored over 4 years ago
Update introduction.md

a97eb0f480e073dfacf8147a7125b0f589e6a8fa authored over 4 years ago
Switch teleport example to real world scenario (#349)

* switch teleport example to real world scenario

* make example taller

* fix theme and dat...

c932c3c55a3705498ba49552987146c09ae1a52b authored over 4 years ago
Update component-custom-events.md (#356)

c1eb74efa0af2a25fa93b154f5ac687ad1c38a77 authored over 4 years ago
docs: replaced first example in Introduction (#343)

* chore: replaced first example in Introduction

* fix: added button to stop interval

9bf0a6acc9b83e5a0a6b5f715cf29f5a8b6598b8 authored over 4 years ago
fix: correct setup context slots and attrs reactivity

1aa17921ddcf5cfb57fbeca73bfceb8fcdd61f70 authored over 4 years ago
feat (#102): tag PRs using alert blocks (#107)

* chore: tag PRs using alert blocks

* fix: typo

* fix: run only for PR

* fix: use origi...

e9e913a6661ffed57dbdb6a7c799c290f9472e2c authored over 4 years ago
fix: broken url @ api/instance-properties (#347)

d6c997a36db8af755c1d114fb503fb1a3c0a71d7 authored over 4 years ago
add missing quote (#348)

0458c9e4fca0b1288ef79adef09de1c60636bf9f authored over 4 years ago
vmodel modifiers clarify example and diff 2.x v 3.x (#344)

* clarify example and diff between 2.x and 3.x

* fix modifiers link

* remove 2.x reference...

6581d520b959bf803f3dfe3f97a7eff4b7947376 authored over 4 years ago
TypeScript section (#339)

* feat: scaffolded typescript page

* feat: added general instructions on TS

* feat: added ...

ae5c77289567a8db5135d1f489fa72e7e9c85e34 authored over 4 years ago
Move non-prop attributes to a separate section (#340)

* feat: exposed non-prop attributes

* fix: added attrs to sidebar

* feat: added an example...

b14a634d11274fa9250c25deed0a89d136c48851 authored over 4 years ago
fix: use Vue component instead of `input` in v-model section (#304)

* fix: use Vue component instead of `input` in v-model section

* fix: use correct event name

c44d36f9a229bd6b9b8d83b9ab588e5027333dd1 authored over 4 years ago
fix: broken link in api/composition-api (#341)

8f856a6c70b5aeb91b53ce5d37cde0e791252a4f authored over 4 years ago
here should have property .value (#336)

4ec0cf08e0bf7d354b7d54dd34948ece81af9ab1 authored over 4 years ago
Feat/support vue page (#313)

* add menu dropdown

* create entry point with frontmatter

* add view and insert into layou...

31732199f14a3387f7d0e6568f529adba3b5c0c0 authored over 4 years ago
Merge branch 'master' of github.com:vuejs/docs-next

fcdcf73b0ba0a24a3d2e6c027f753e534e5eab8f authored over 4 years ago
feat: updated Vue CLI info on installation section

0f1838e8ad27cfb239ecd4676a941188f773fda7 authored over 4 years ago
Reword preference of Vue Testing Library over Vue Test Utils (#330)

* Update testing.md

* Update testing.md

058386ad5585a140b98a32e269c40a131826d588 authored over 4 years ago
fix: fixed renderTriggered example

f75db8e53d399d55fbc11f9d404db3b34e8ab5d7 authored over 4 years ago
Merge branch 'master' of github.com:vuejs/docs-next

25aa51b504411d45f112d57d03b4e2580ee5e016 authored over 4 years ago
fix: fixed example for v-model

c8f41824fbfc73c54b4b7015e21cdcaa39848dc1 authored over 4 years ago
feat: Add `watch` changes (#314)

* feat(guide/migration): Added string parameter changes of 'watch'

* fix(api/instance-methods...

dd5ab8698b07da3a2092f1dcac2bff1e039c2e55 authored over 4 years ago
Update global-api.md (#331)

Just a quick fix with a double 'a'

f8a861201a6b8919e19b88ca8ffe96d3cd0ae3b6 authored over 4 years ago
fix:remove extra brackets (#327)

ee9957100e15dbe5eb0c73da244b37f43797f02b authored over 4 years ago
fix: fixed async component link, close #325

fe5e1eb12006f38975b93624d39f4fc626ddd9d6 authored over 4 years ago
Merge branch 'master' of github.com:vuejs/docs-next

636ff8450acc88bc24f11968d52c831cea5ff045 authored over 4 years ago
fix: fixed globals whitelist

885750220b837c738e2cfbab386e669d6012a2f8 authored over 4 years ago
fix: remove duplicated guide (#319)

7333805dedaccc7e19c97ffd696479d7ceb6c32f authored over 4 years ago
config: update pr template warning (#316)

* config: update pr template warning

* config: use h2 for additional emphasis

a5495cd3da36a5fb45eb78865ddd614ca095b499 authored over 4 years ago
Adjust migration section grouping title to better reflect its contents (#286)

**Motivation**

* Pages under this section group reflect changes that happened only between Vu...

8d6f16f3328deef8b24db280353f6a2e8e9554a2 authored over 4 years ago
Fix an outdated link to Application Config (#284)

dd449209b6a896605be0c12f7f7ca08c99ecc755 authored over 4 years ago
fix: add missing comment in example (#303)

53199929e3f0e5050bdb627340f9077bfa2adb89 authored over 4 years ago
docs: fix typos (#309)

9e1cec6f7018a2230d598cb52bf79cd1d2787ce6 authored over 4 years ago
fix: fixed multiple v-models casing

c09d1a54be66a9907218b368a771733a0ef30584 authored over 4 years ago
fix: fixed link to template refs

5bc4f7c59e7e73f0800bac43912c88cfe37f11a8 authored over 4 years ago
fix: fixed indentation

9be6368ba1356c8bf9540f6982a0eca3102e5a16 authored over 4 years ago
Merge branch 'master' of github.com:vuejs/docs-next

7de6190b6722387237e39d6b3ab08eb02d422e88 authored over 4 years ago
feat: added callback function to refs

c233b25a05d2dc37b77eab8e702f9cfe88a14353 authored over 4 years ago
add docs for triggerRef (#278)

* add docs for triggerRef

* add link to shallowRef

* add comment and see also

* fix rel...

d3e52e9b032520ae25386be1f76fed6cba773331 authored over 4 years ago
fix: fixed note on the installation page

5e33c5b51462348d7d3b24505e54ec82f18c3180 authored over 4 years ago
style: use heavier font weight for h1

bc343c89c5cd63bdd9ff3a87417621b898a0ff33 authored over 4 years ago
fix: syntax highlighting example for multiple sections (#294)

d91f2c468c284c717fd4464fa65dd8884cb640d0 authored over 4 years ago
fix: broken urls due to refactor (#290)

6b2e30f03bd2ea51845b9ad458a74097c71a7d14 authored over 4 years ago
Update computed properties example (#289)

* chore: update computed properties example

* Update src/guide/computed.md

Co-authored-by:...

c8e036aa9086c8311fe43b4db11a28c9901444ff authored over 4 years ago
docs (#32): add translation guide (#288)

* docs (#32): add translation contributing guide

* refactor (#32): organize all contribution ...

b6b03391678791a5935eb0378f716bb8f70297d8 authored over 4 years ago
feature (#238): add redirect for /guide/ path for easy url sharing (#287)

cc5e9a1884341819043cf966b52e8379db7d4022 authored over 4 years ago
add resolveDynamicComponent to global api (#280)

* add resolveDynamicComponent

* captalize section link

Co-authored-by: Natalia Tepluhina <...

e3da7bc528ee570cf22d7d7d7288b7ef43977d71 authored over 4 years ago
Clarify emits API section (#282)

Add an explainer that:

1. Emits removes listeners from attribute inheritance
2. Emits remove...

baf74becedb53044402958c0b97e06de58cdea68 authored over 4 years ago
Clarify edge cases for directives attribute expression (#263)

* Clarify edge cases for directives attribute expression

You can as well express event listen...

ea516d2db6cfec880762aae09f801213f5008793 authored over 4 years ago
fix: fixed shorthands

03c1080baab34a04547468865e5db3da3796c842 authored over 4 years ago
fix: return statement in an inline arrow function example (#279)

d178b180894aa80ee28b3d7166c94a927d2406ce authored over 4 years ago
docs: add multiple vmodel section (#281)

* add separate multi v-model section

* rephrase and capitalize

ed3a5904ac1270841518b197b94b50b035859c7d authored over 4 years ago
Fix Link in Docs (#277)

d1570eb4482902053b528a049ccb76dba11ad9f8 authored over 4 years ago
update compatibility phrasing for IE (#276)

* update compatibility phrasing for IE

* add todo for compat build link

Co-authored-by: Na...

80edfdf86dffc5f0257ed11e6586936b074691a1 authored over 4 years ago
chore: cleared up some todos

836c0e013c26f8a9190e2832725186a8265046f9 authored over 4 years ago
fix: increase heading line-height to fix overlapping (#274)

77c915d976116c31c1c4141149e930d675b5ab4f authored over 4 years ago
fix: remove trailing ::: (#273)

90a6b3d1a2b03d90d40d0a5ab83bdd8d99ccc2f0 authored over 4 years ago
fix: change directive inserted to mounted (#275)

47dc553889c082c04a76d289c6b3d92a1d7a1832 authored over 4 years ago
Clarifying SFC and other Simplifications (#272)

* move two way binding up

* use shortcut

bd4c9dbdcbbb5502e6ce86230ade7d14e6b2c3b2 authored over 4 years ago
Redo the Transition Modes Section (#269)

* add in transition modes examples

* add in click to load

* fix another click to load

*...

e7619004813afbe877ddd1ec67d44ad15e7a02ae authored over 4 years ago
fix highlight color (#271)

e281ebdf43cfb5c41aeaf6c0b6650b262546e556 authored over 4 years ago
add resolveComponent, resolveDirective, createRenderer and withDirectives to global API (#255)

* add resolveComponent, resolveDirective and withDirectives

* fix setup to render

* add cr...

d3ad44182c75cd275337951840366e3fe1ca25bb authored over 4 years ago
Small grammar fix in filters.md (#270)

1ba104e315c1a6f9f0bc7e4259be1578e083587c authored over 4 years ago
Add in interpolation example (#262)

* add the style interpolation example

* make the pen public

* fix highlighted line

* Up...

862df959ab8c20039e6eec5c3b3629c85119dfae authored over 4 years ago
State Transitions Page Revamp (#260)

* update state examples, remove one

* compose components

* Update src/guide/transitions-st...

983cb4a18faf8a0947b3502a1e81ac2bdc3901d5 authored over 4 years ago
fix: sidebar's top padding on mobile devices (#268)

7c0d239cfe7e54e629e849891b0623d7d974375f authored over 4 years ago
fix: sidebar's top value (#267)

1cc22f11254c7b3d1fa10291860f1722a57cf8b2 authored over 4 years ago
Link to Vue reactivity on Instance page (#264)

This is the first mention of Reactivity in Vue Guide, so it might be worthwhile to link to the e...

bb6ad736e218c4eb347f581e5c8322fb40d2ee7d authored over 4 years ago
fix: link to Global API Treeshaking (#266)

9ab14c5eefa4bb492dc5a0cee3eafab499972dbc authored over 4 years ago
Update attribute coercion with respect to new behaviour (#261)

* Update attribute coercion with respect to new behaviour

Only `null` and `undefined` will re...

ca36f46afc8f9a30d8c348a9adf3ec07d13f3a9a authored over 4 years ago
Next iteration Transitions (#256)

* add in perf and ha

* add in diagram

* add in more easing information

* Update src/gui...

11b9ee15c966ed7fe47b1ddf4259bc4cc4f5a01d authored over 4 years ago
chore: allow discarding beta banner (#251)

* chore: allow discarding beta banner

* fix: ensure localStorage only accessed at client

be972f06e57ab665fe50f951a5753d8899226e68 authored over 4 years ago
Remove outdated section of keying siblings under v-if (#254)

Vue 3 does keying automatically on a compiler level, so this section is outdated.

Example of ...

52578fd5f2ba845556aaef1340e21cdc8eab5f2b authored over 4 years ago
Add an explanation for Vue builds (#252)

* feat: added CDN builds

* fix: fixed devtools message disclaimer

* feat: added vue-next p...

33faa93550fa5adca4b94db5adea4ac5dc2adfd2 authored over 4 years ago
New transitions sections (#243)

* stub out sections

* start overview

* add in state transitions

* keep writing the over...

5dc9a5798c0037f70f930415940bbe716ec882f1 authored over 4 years ago
fix: changed codepen to be live

84a6699feedc2c40643d7c51e569ebcfbee043d5 authored over 4 years ago
fix: use current directives API (#224)

b8f456f301b558a3717ad673d6fde9e80192e963 authored over 4 years ago
Syntax highlighting (#245)

* work on some highlighting

* more highlights

* more highlights

* further highlights

...

ae9dcdf708c37a012fd7ad6886de6e4de0074e1a authored over 4 years ago
chore: update Devtool status (#250)

Co-authored-by: Natalia Tepluhina <[email protected]>

597f4063be8f6bdca9deaec80a5bd98e769b8222 authored over 4 years ago
add vite and update devtools (#249)

8cc83abdbbbe891d2dd4c2a78f2d0ff21f287304 authored over 4 years ago
Fix typo (#248)

8c1e45ac3594eef56090cf8b8fb19127501b780d authored over 4 years ago
Update render-function.md (#247)

a971a7332a88a89690fd1e145bc411983ecc1e9b authored over 4 years ago
Fix link redirecting to 404 (#246)

8582ed9ff85bf9cecdb4039fe305ea1d0e44602f authored over 4 years ago
Small edits from docs meetings for release (details below) (#242)

* update style guide

* update bio

* don't use click to load on the first pen

30a668693eaa64d1b2f221b84307a1b3ee589544 authored over 4 years ago
docs (#208): update team member info (#232)

93d780d0c14d2c557ee026a4fc07f8c7b456674f authored over 4 years ago
Fix anchors which refers to localhost:8080 domain (#241)

* Update wrong link

* Fix url on directives page (localhost)

* Update directives.md

* U...

17011edb61c7ceab618e2916cf9c68230cfb20ad authored over 4 years ago
create a wider container for the codepens (#236)

0cf9f00ffe7b642581cb9f41ddd481cf3a7262ba authored over 4 years ago