Ecosyste.ms: OpenCollective

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

github.com/framework7io/framework7

Full featured HTML framework for building iOS & Android apps
https://github.com/framework7io/framework7

fix(gauge): fix typed in `gaugeBeforeDestroy` event

fixes #3919

efbe583f152b5030245d60c2ee6c90fc385ff231 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3920 from DAnn2012/patch-56

Added `photobrowser:beforedestroy` event to photo-browser.d.ts

206a7f3865bd33329a6990761c09996db55b5597 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Update photo-browser.d.ts

1d7ce1d8766d6b29142f5bbb05021fc074f7a877 authored over 3 years ago by DAnn2012 <[email protected]>
Update photo-browser.d.ts

70abe98779183484cfe8953495aecc9de147b9a8 authored over 3 years ago by DAnn2012 <[email protected]>
6.1.0-beta.5 release

6e59c52fdd6ff8443045145134c1f460322c6c6a authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(svelte): TypeScript definition for all Svelte components

fixes #3912

cbfdb44d7084a947fd5eba3bb00d232d2be59a87 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
6.1.0-beta.4 release

d398540febda76fda5de46dd81014533b7bf7120 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
6.1.0-beta.3 release

d9c6cc60c585aeebf5f6baf8bdb21756d5e10f79 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(vue): TypeScript definition for all Vue components

b6d599ad91c8270ca7b752e256b0cb93b76d2c78 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(types): fixed default value description for Dialog `closeByBackdropClick` parameter

fixes #3917

62ea344d9b1136aa24494a24232aeb4095a973aa authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3914 from kozmanbalint/master

fix(get-device): allow recognition of Chrome's Android emulator on Windows as android

2e4e8bcca20cb010f53af175ab33c507277a2da5 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(text-editor): new `insertLink` and `insertImage` events to post-process added links and images

fixes #3903

a57301b83c0d25c051ffaf9d7f37c1c4a1242e08 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(get-device): allow recognition of Chrome's Android emulator on Windows as android

008bf327484af6b93b4976a2a3e7a69f1aa9ccf2 authored over 3 years ago by kozmanbalint <[email protected]>
fix(vue): display error when errorMessageForm is set on Input component

741261e21ff3e8dc52c17be75e47237396a9337c authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(svelte): display error when errorMessageForm is set on Input component

13ebe8649720b1dd4fb7564a9ea8d67cf636f383 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(react): display error when errorMessageForm is set on Input component

e303b60194ce47934fe0acef034e4939e1a944d9 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
6.1.0-beta.2 release

c7c417f602c968cfc995471793966a0ce49001a8 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(types): fixes for cases when `el` parameter also can be a CSS Selector

fixes https://github.com/framework7io/framework7-website/issues/477

1bdf2da9e617be2ad4093a98a231d973d3242dc6 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(svelte): core component instance is now exposed through slot props

fixes #3899

for example now it is possible to do:
```svelte
<Sheet let:sheet>
<Button onCli...

6029fd197488044206f0bf062fa0068d7cbaacd0 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
6.1.0-beta.1 release

91aa1e61d8e7fa37460f357cb8a424e3eca56b39 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(svelte): add .svelte components to the package

fixes #3911
fixes https://github.com/framework7io/framework7-cli/issues/121

e3a5014b12885233b682e86fd6455a35d37d4863 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
backers

e7e4c301f27fc9dbfc2770d03d753f73044debac authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
6.0.22 release

0136a6046c2673f0975f3210f57e2ecd4347c3a5 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(svelte messages): fix missing `.instance()` component prop

fixes #3905

e156acc5839c3ded9573b2ebc81477f295e00e50 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(vue messages): consider scrollMessagesOnEdge when scrolling

110638eaa5d82e2b1ea6508f51834f402ad44028 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
docs(kitchen sink): fix React Messages disappearing message

0c7bb1f64608d4b0df015dbe1afec5226ff5ee1c authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(react messages): consider scrollMessagesOnEdge when scrolling

fixes #3908

05dba19f42a0637773c33f6765cc512d9ea681f7 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(vue): fixes ignored Preloader `size` prop

2cb535c6e24af1374f6c6bbb3fa7c8c04e91b178 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
changelog

35e862d8da065023d07d295c48a88a7cb618f8f3 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
6.0.21 release

979d6b4849c5b767274ac678e3474221dda03f0a authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
chore(vue): use plain getters in Svelte useStore

8dd2d13070a7f03c2a169a794f3603997d7ace5d authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
chore(vue): use plain getters in Vue useStore

ee305fa72ffc220424b337050f3c1fbc4d2402cc authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(store): fixed lost reactivity in core components store

2af3355039a655083fa6e6b4486212edf8064a91 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(smart select): mark `el` parameter optional for compatibility with `smartSelectParams`

fixes #3902

39a0cbf75d650bb7a27d243efccaca7e9fcaf4ff authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(router): correctly track DOM changes in React, Vue and Svelte components router

3f96bf127259c5deef71a4a6b8eb6e1dd62d93fa authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
6.0.20 release

c94fe4f78499fd5a6a65d081da5d3cf10185f855 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(react store): fixed issue with race-conditions in store updates

40f4818045644a6175e27a175f334b54963ad30b authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3898 from DAnn2012/patch-55

Fix (data-table): added missing TS DOM Events definitions

2bc8588021176baba90444aeda7631614ba9607d authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Update data-table.d.ts

f2668982f6cdbb13701143872297799cffd1360b authored over 3 years ago by DAnn2012 <[email protected]>
fix(react tabs): fix issue when initial tabShow event not catched

b3e1dd0dc8f457ee07b3436728e7c38694417efe authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(router): routable Tab now inherits parent route `options.props`

a9e32af636c1a1eca2602af00faab10dbf66e54c authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' of https://github.com/framework7io/framework7

6c49c561c0ff0f2e9361c0887483676455b4489c authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3897 from DAnn2012/patch-54

fix(accordion, card, grid, smart-select, treeview): added missing TS DOM Events definitions

8e712d870b3dca86b74c561b0982b5b01f92bc4f authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(router): correctly bypass `route.tab.options.props` to tab component

f3326e2d8b868b18b0d318cf3a1e2dd90fccf71a authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Update smart-select.d.ts

de88765673f0dfefae99ad23627eb2383f588b5f authored over 3 years ago by DAnn2012 <[email protected]>
Update treeview.d.ts

b1d5db3331cc26788d5ae8f449c7805ed414973d authored over 3 years ago by DAnn2012 <[email protected]>
Update grid.d.ts

9ea8416dcaa29b4649b77366521649ae6640217a authored over 3 years ago by DAnn2012 <[email protected]>
Update card.d.ts

66aad10f25da42a20583059aead44f4d0592b9ed authored over 3 years ago by DAnn2012 <[email protected]>
Update accordion.d.ts

e8910f3b57fb46e025e5ebb751efb0eb0516859e authored over 3 years ago by DAnn2012 <[email protected]>
6.0.19 release

ab6b10163224807556ca1039c024afc3da62f027 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3896 from DAnn2012/patch-53

fix(toolbar): added missing TS DOM Events definitions

7ae92eb4cc8aecde88bf3af7b7070bcc1f4e201d authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(router): fix for routable swipeable tabs

c0c6414054e135caa905e730db72026005037367 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Update toolbar.d.ts

3d625fa45805be06a6c850f504c8ea4ae3988049 authored over 3 years ago by DAnn2012 <[email protected]>
Update toolbar.d.ts

d3bd15ba60c50be02d364b75257560d10db102af authored over 3 years ago by DAnn2012 <[email protected]>
6.0.18 release

7352e94c882207e0d5e0bb80fb6083a53113c769 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
chore(kitchen sink): fix svelte slots

9b0b1d8a6da7e2a254b410655ba9ca9afc52fdea authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
chore(navbar): remove debug

224589de6d8c22ebd82c5bd4feec6ffe634b50d1 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(toolbar): added missing TS events definitions

d0afb69b47e6cf06930ff4f759d523e6627e7317 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(navbar): added missing TS events definitions

fixes #3895

3bc1eb2f18f5b29ebc5bfa595582182a6e1f39bd authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' of https://github.com/framework7io/framework7

680d08c2e52e7eb92a2539759ced19e546dadc6f authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(navbar): fixed issue with large navbar scroll-hide on insufficient page scroll

0b5e4abd0cae086dff2122b4355b1ea0e3609134 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3894 from DAnn2012/patch-52

Fixed typo in actions.d.ts

1aecbead5d7a3f6e1da005d54add5c1a4ffd7609 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: prettier

90c9a8578958ce7a998a95b33e704e9ffef388da authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Update actions.d.ts

bd8935cb3f6877cdef1603adf2e9e535ee2a3195 authored over 3 years ago by DAnn2012 <[email protected]>
docs(modals): added missing closeOnEscape typings

fixes #3893

1661da68358d73d659eeadfc753a059b91506ab8 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(swiper): Swiper update to latest version

9d30e4bbd631610c057f58a5dc48408e8aa5161e authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(router): fixed issue for routable swipeable tabs with dynamic params in route path

4a93d90a345251c03b9df5287bbd98d8ff00cc85 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(router): components router fix when view component updated triggered by something else

df640103946b2b3e1cf3dbd4ebf1f956fba5e3e0 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(smart select): new `sheetBackdrop` parameter to control Sheet backdrop

0d2f60f134624fca43384d75af2d96b0c98b55e5 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(router): don't set initial page component if it is master's detail page

9e4e26429d2cb9c7a727566730bd83a88d90fb57 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(panel): added `containerEl` typing to props in React component

fixes #3892

da5b38f2e2b35f6f378b6869451308bbaf25f5b0 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: travis

275ca480ca0a9b12620bfcab90276c0cdc9b2fe3 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: lint fixes

63484ac83a296d6a2892ec87cf51738a7c1846ee authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3846 from framework7io/dependabot/npm_and_yarn/yargs-parser-5.0.1

Bump yargs-parser from 5.0.0 to 5.0.1

7c86230f8e9c674dc6742df8e59779b4d3ff55bc authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3883 from framework7io/dependabot/npm_and_yarn/lodash-4.17.21

chore(deps): bump lodash from 4.17.19 to 4.17.21

4a70e577d3f7f2a87134c25276e70b0afbcb0285 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3886 from framework7io/dependabot/npm_and_yarn/hosted-git-info-2.8.9

chore(deps): bump hosted-git-info from 2.8.5 to 2.8.9

f8e0b27f64cae63a9aac2d6b4ecf10b9193deb32 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Bump yargs-parser from 5.0.0 to 5.0.1

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1.
- [Release note...

e3e248bacd40bbc20d14f74edd25346ca33620b4 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3809 from framework7io/dependabot/npm_and_yarn/ini-1.3.8

Bump ini from 1.3.5 to 1.3.8

206860da3c1f0966c04c40033d3f11a58faf5c09 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: update dependencies

a0970f015e2ebd370d51e1920004b3cf828d7199 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(panel): fix not emitting `collapsedBreakpoint` event

fixes #3887

03e661f7858b7f22cb3d22256018ef36521f92cd authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3881 from DAnn2012/patch-51

Fix missing type definitions for Sheet Modal DomEvents for step events

516b9d068a026671a9b2a6514bab27d0e319f92d authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3885 from D-Marc1/patch-1

Add typing for button groups on action sheet API

866f33ec5c3d0d8938c422eb32b20249b4228015 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
chore(deps): bump hosted-git-info from 2.8.5 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release ...

105a664e70dc4fd89763122b0e65ff12354c51d4 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add typing for button groups on action sheet API

Add typing for button groups on programmatically calling action sheet API with `f7.actions.creat...

e99d9c1007b84910066249a408e508b25d5069bc authored over 3 years ago by Daniel Marcus <[email protected]>
chore(deps): bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

849d6881f248c9bfa73d7542ebe22db040bd8c24 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update sheet.d.ts

ac471a7baf419c0e81439a0a3411b2b39fad3106 authored over 3 years ago by DAnn2012 <[email protected]>
Update sheet.d.ts

d6177bcaad30bf44afc34a2fe70754f41ddd8c63 authored over 3 years ago by DAnn2012 <[email protected]>
Update sheet.d.ts

aefeb503567788ab0ec9420ecbe4f72d960f4a05 authored over 3 years ago by DAnn2012 <[email protected]>
6.0.17 release

c37b3ff61acc23f28f530ed74dfd919ab932e105 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(modals): fixed issue when initially opened modal closed without animation

e2cff56119bbe39409ba73481f9b197d19bb7e00 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(device): fix iPhone detection on FireFox iOS

fixes #3876

840503e1984c2e0dddfe3d9eaed87e36af9b03f0 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(svelte): fix value of `textEditorChange` event in ListInput

fixes #3879

4e1d26f8ca6a59d78c143dd76bfb58fa056de122 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3880 from RaddishIoW/master

Fix missing type definitions for Sheet Modal App Methods for step methods

4ca7020d9b3aa70ae0f32422684888d7a8d7553f authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix: fix missing method definitions for sheet step methods

73167fb0b44507705e1c6c150413b701729276f3 authored over 3 years ago by Adam Radestock <[email protected]>
Merge remote-tracking branch 'RaddishIoW/master'

d26b2a6d8aeb28b163a24d3aa6c9f014daa5bb4a authored over 3 years ago by Adam Radestock <[email protected]>
6.0.16 release

ce7a2dc21b29a05d6c782bd53a4155f542867d9c authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(core messages): fixed issue with `attrs` in `.addMessage` method

da027b9cd444254dd1ad1760ff260eabfefa3abd authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' of https://github.com/framework7io/framework7

4159ae46ed241344e857055d3d41ac24ca87a7b4 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(react): fix events to be reactive in Range, Stepper and Toggle

fixes #3872

53c5be5620927f05d406f98737ef1decee25dba8 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3871 from arifcakiroglu/patch-1

[FIX] forgotten space #3870

f5c3e18a6b979823f2d2cf1afaa000d0b65e1777 authored over 3 years ago by Vladimir Kharlampidi <[email protected]>