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(core): fix component types

fixes #3997

249f54c8f790a699b51c18c674821e52161f47d4 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(react): fix Actions and Range types

fixes #3997

5c3087c366acaaa3cf5775df8946c79c3b414392 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Added capacitor reference in package.json files (#3990)

* Update package.json

* Update package.json

* Update package.json

* Update package.json...

97971d9555993318477d85ddf407eb3f853c24e4 authored almost 3 years ago by DAnn2012 <[email protected]>
Update cards-expandable.html (#3989)

4383a714b29d894b5b1fbd7baba6ec23420ba4f0 authored almost 3 years ago by DAnn2012 <[email protected]>
Update about.html (#3988)

c63261175841ab52a43cfb884ab6a59a423bd605 authored almost 3 years ago by DAnn2012 <[email protected]>
7.0.0-beta.12 release

2e50a302000e8e3235fbda6a229a3b61347dae49 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
chore(svelte): add "svelte" field

ed5a69493c135a639cc5426e084aa60e1fffbf6a authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: demo safe areas

01cf2c2da38196fb72e9a81bd7cecfb58f0f62d0 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: remove .eot and .svg fonts

fixes #3986

aace784f3fc837fed430fc0249ab7a5fe70a66fc authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(device): remove obsolete `device.phonegap` prop

7e5888cb08fe3ddd7e59a99aeb207142d51252fe authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: remove `phonegap` reference from Kitchen Sink

fixes #3985

33f54ac65bec76623351c225dd0638e89d3a165b authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Update CHANGELOG.md

48190d9058bb5d366bde9ac5269501e50bff3f89 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
7.0.0-beta.11 release

288920fa921636af7defe0558e086847a5956993 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' into v7

7366637ebf7669f1d300c3c922bacf2bc547ee5e authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(calendar): fix invisible calendar popover on iOS

f10e7e51401e1fe4cc2cc4d1b1a10ee024bde398 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(calendar): don't close sheet calendar on picker popover click

f562972720e7e7eac6f1bcbece6dd6e6ee955379 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(picker): reworked with native CSS Scroll Snap API

- the following parameters removed due to how native scroll works: `updateValuesOnMomentum`, `up...

b6c46919a950f33328870a0094870e949a12212c authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(svelte): new breadcrumbs component

aa74c2550772c97bd1c5ed1aa88a28aff50410b3 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(vue): new breadcrumbs component

b63676d1be23981e363254752dc32cd21315f4d1 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
chore(ks): react breadcrumbs demo

70d626aab4491e3c3bb6d331ad05e358399290dc authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(react): new breadcrumbs component

49e8f3530a173a297313c4daca6350bcd0e975a5 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
chore(ks): kitchen sink breadcrumbs demo

4f8db38ff50d87f309931221d908312a989033ad authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(core): new breadcrumbs component

acf187ce4926092161df96c31b8394f1ab10b3df authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Update BACKERS.md

f2cd4ab3483442ceb4cf84c62256cd801e40f032 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
6.3.16 release

964ecf6418b77e79d77ad80c934babc4d9dff26e authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(router): don't call enter/leave for stacked page preload

56765e55d38ba9996ec16fd0df162514bddd3747 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(popover): allow popovers to be stacked

fixes #3959

348583415088649c39e7e9ceb7600e65d4c071d8 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' into v7

2b583fc84b1de6ef5eed0c0f618023ca44f3ade9 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(router): don't call enter/leave for stacked page preload

fixes #3975

d9416eff32aca27377c39a25d87d612e8fc5d2f7 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Revert "fix(router): do not select stacked pages when querying for previous page in router back (#3979)"

This reverts commit 4eb9713412f7bcf14fdade2c3dda2beb6096867c.

791f7f2cfacd609fb4d992e781c039aa386d4cb9 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(router): do not select stacked pages when querying for previous page in router back (#3979)

4eb9713412f7bcf14fdade2c3dda2beb6096867c authored almost 3 years ago by Luiz Américo <[email protected]>
Merge pull request #3976 from blikblum/back-shallow-clone

Do not clone deep options in (router) back

692b65836b797c4a8ecc7981ac50bfc88fbb43e7 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Do not clone deep options in back

b42f5f6527079f11bbe7ff92916a835cf6261571 authored almost 3 years ago by Luiz Americo <[email protected]>
feat(router): `browserHistoryTabs` parameter to define how to handle routable tabs in history (push or replace)

e957101b8027b354d640ca089e726050dae1c916 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(calendar): month picker as popover

c1cb89ff9b51b40de2c9ad2b360c2db7c779e8ee authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(calendar): year picker as popover

1e90d9ada9055815678dc8f2d3f331dff58fecdc authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(calendar): tweak design + time picker as popover

d2cf190b74cda1acc588a695732f730f1f0ef445 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(modals): support unique backdrop for Popup, Sheet, Actions and Popover

df514dc9ae227693732341c41c3a3a494fad559c authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
feat: update Swiper to latest v8

1ae7f90e0ce96b57858cf1e711c5c66bfae8b29e authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' into v7

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

07dc4e826463a02ad17beb79c0a13da817da20c6 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(popup): types for `containerEl` prop

a06e3aa03d7d9ea90d97ccf462b3c6d3f3517516 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3973 from DAnn2012/patch-61

Remove gap from CSP

4ec0523f371aa610ee96fe323e881efc6638c315 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Update index.html

37cff1d570094e7b7c4b6c6aa6e4b02d596b5597 authored almost 3 years ago by DAnn2012 <[email protected]>
Update index.html

56964e98f1870c653426537bdcf43aae40fa0b7f authored almost 3 years ago by DAnn2012 <[email protected]>
Update index.html

72c2728b0651e95157641c8c6348c1ab59982036 authored almost 3 years ago by DAnn2012 <[email protected]>
Update index.html

d8a6fd2e1158e5513c8f37941317a4adcb59eefe authored almost 3 years ago by DAnn2012 <[email protected]>
Merge pull request #3972 from peitschie/toast-type-fixes

fix(types): add missing params to notification and toast open/close methods

1d3c9421b11c16298e00d62cd5db2c4bb3c7e41d authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(types): add missing params to notification and toast open/close methods

50b150458d9260cfe99424f8a90d1b5203ad1784 authored almost 3 years ago by Philip Peitsch <[email protected]>
fix(list-index): fix types for `indexes` param

fixes #3970

e94bb2b07159d5add03577ec2b02b58c9617b81d authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
6.3.15 release

8523b8d677b38a0255b3a8f971beac1ee9183a05 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: add backer

100740038a1e4fe543327a5021615cb5a61d0444 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: update backers

6f448d10e5d439e058f4269bc3ff7bb22acb36c4 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3968 from DAnn2012/patch-60

06467b2c637cee23edf43d0011b5a339babb55d7 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Update progressbar.html

a426e46268fce3e716b5b400f42cee8133ab7841 authored almost 3 years ago by DAnn2012 <[email protected]>
Merge branch 'master' into v7

7e2969ac1a992cc9b1f6a349da3db4d99b073c7e authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3967 from DAnn2012/patch-59

Remove unused data- attrs in progressbar.html (KS Core)

dae00fb076b7610bfe5fdce6e3a8bfbf549ea119 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(progressbar): tweaked styles for RTL

6f6167cd7ed3c6380189bae82dbe99a235ea888a authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
Update progressbar.html

b230cdb4f5e06016f3b6b470d7bf5efd88aa637c authored almost 3 years ago by DAnn2012 <[email protected]>
6.3.14 release

cdfa92dc2472a0c0da4788aa71d8337db5e6fc69 authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(vue): fix textEditor events arguments

e6a3218c7a71d725e77e0bc92ccc35a086a92c6b authored almost 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(vue): fix `sortableMove` event arguments (#3965)

First argument of `emit` should be the event name

8e716f7a17dbf884493330224408405bd41f35fc authored almost 3 years ago by Pitouli <[email protected]>
6.3.12 release

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

1e2094ed9ff929ea73e83fdcb49ef4d42abad6d8 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(calendar): remove `日` char from calendar days for Chinese locale

fixes #3960

5f595f26d8c2f97fc9fc2a3e84dd99a20377b8a8 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(range): add missing type definitions (#3961)

d3bc1b4f703c1a236c66620ab54679a164bb4010 authored about 3 years ago by Roger Schönbächler <[email protected]>
fix(popup): add `pointer-events: none` to `popup-behind` state

246e737d188a5d7d0c266cc21ad9a75ad4e78e2b authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(tabbar): allow tabbar to have highlight in iOS theme with extra `tabbar-highlight` class

3a141ad8cb1c349623f50680e4c5930d52b3517c authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
6.3.11 release

8e89a6adfbda1847a7db45280489d3cf772f4b1d authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(sortable): unify `sortableMove` arguments

a17bd8346bb6b42012281d5142cdbb8f914366b9 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
6.3.10 release

1bce610847193e82b4c40b5ee0d4bf5bd8a6aa91 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(sortable): new `sortableMove` event to trigger during sortable item drag

ae055b20f11218e181771eaa807b1a9beb2e069c authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(vue): fix `web-types` path

6fe117abe9f8b0b1d44a0fb9f48d0869bd7613d5 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
6.3.9 release

4d83fe5549d9202a12a0fb264384a4b9494c1b29 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(preloader): add `showIn` and `hideIn` to types

fixes #3956

e9d0db713efee6951f02d90d41a69c065a7df93f authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
6.3.8 release

7f99d7980e1f8a47cad58a5e252b02d4ee7d9284 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(svelte): method to get Smart Select instance in Link component

fixes #3954

558b629b46bb78ef065c2d4bc700bfd0e273ef06 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: update web types version

65a5be728a67a42a7a2c65341b04eb0dd3372384 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(vue): add web-types for JetBrains editors

f2bd8f9903252c49ddc5b81819e22f8dfaed488f authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(react): fix not working correctly change event with swipe

9888e167b38397c12311ae55cc276c57b79cd7fa authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
7.0.0-beta.10 release

726fc45b21a21eeb35838bbb348100196678d912 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' into v7

5e844576968bb61fa315a32a162e30fbfb53c3dc authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
feat: update Swiper and Skeleton Elements to latest

947529e7510f951651253bc4a9af75f7251374b5 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
6.3.7 release

e81268d1c3d59e9c78d76443969359b5da1123cb authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' into v7

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

f208300391d094daba77a2ebd7d116fbda7df4a7 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
feat(sheet): reactive `closeByBackdropClick`, `closeByOutsideClick` and `closeOnEscape` props

fixes #3949

db2189663951353d404d1c5f75c29fd6b408c860 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge pull request #3951 from DAnn2012/patch-58

Fixed typos in CHANGELOG.md

a5d4c359012c22de2c64d0e93081d722532b71b4 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
Update CHANGELOG.md

af10b832bb1b8b67180fb0036c9b737f7429f4ae authored about 3 years ago by DAnn2012 <[email protected]>
fix(searchbar): searchByItem to use current vl.items

fixes #3948

68e4a0943494d379f4a8c0dfa0a5a535426df8f0 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(gauge): fix update method types

fixes #3950

f1b75d594d98e197f2060a2c9b5d14df517321b7 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
Merge branch 'master' into v7

dabf475e63c25da865de8ad2ef0b84f2d0242fb0 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
6.3.6 release

b3af9fbd8ec8c3a9214171d502d50ecd6f5cb407 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(svelte): fix swipe-to-step behavior in Sheet component

6e0fa7494997f6370f6f98b5744a9cfe401f7434 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
7.0.0-beta.8 release

39969f3c4c6e474ce2e96c286e0b3686354b8550 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: update skeleton elements to latest

48f2e161dfa489e330beb01faa09c989446fba2b authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: fix vue helper import paths

26999ddb620e5cdd4170a39337f1ca30b47e7486 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
chore: update skeleton elements to latest

f60f396629495fc30c814900a29a469d4fdba96d authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
7.0.0-beta.6 release

90271fc95dc061f3ef8123bb0dee9c09d4913d71 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>
fix(vue): fix missing imports extensions

3692e28d676e478b7dc2cca47262c6e02b5ee8d7 authored about 3 years ago by Vladimir Kharlampidi <[email protected]>