Ecosyste.ms: OpenCollective

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

Vue Tailwind

Tools that allow the developer to easily make beautiful user interfaces.
Collective - Host: opensource - https://opencollective.com/vue-tailwind - Website: https://www.vue-tailwind.com/ - Code: https://github.com/alfonsobries

feat: pending balance tooltip with unconfirmed transactions (#1395)

* feat: add tooltip showing sum of pending transactions

* test: add transaction/byAddress moc...

github.com/alfonsobries/wallet - ebc44a90c8e76216868b3371b17816f4689ceff1 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
chore(deps): upgrade vm2 to 3.8.4 (#1456)

github.com/alfonsobries/wallet - c1997e1190b57639fcc84a7bb96fddeea5f7b32b authored over 5 years ago by Brian Faust <[email protected]>
release: 2.6.2 (#1454)

release: 2.6.2

github.com/alfonsobries/wallet - cc067bf5a0e024b4b1353790d0a0ad2a8b52d102 authored over 5 years ago by Alex Barnsley <[email protected]>
chore: bump version to 2.6.2 (#1455)

github.com/alfonsobries/wallet - e1c6d40f5eb94262e52ed43d3a64f33feee7aea4 authored over 5 years ago by Lúcio Rubens <[email protected]>
refactor: remove redundant properties from transaction forms (#1439)

* refactor: rename error variable

* refactor: move stuff to mixin

* refactor: move validat...

github.com/alfonsobries/wallet - 224a92c907cb3a799ea4464e705fdcb8a2e26cf6 authored over 5 years ago by Alex Barnsley <[email protected]>
fix: unconfirmed votes (#1444)

* refactor: process vote transactions when fetched

* fix: remove unconfirmed if no timestamp
...

github.com/alfonsobries/wallet - 06eb2c6e0dd801ecbd965c7ff86b049cf30e615e authored over 5 years ago by Alex Barnsley <[email protected]>
Update popperjs dependency

github.com/alfonsobries/vue-tailwind - 976dce2a9f8a4177de83d642fa54b926b47c03de authored over 5 years ago by alfonsobries <[email protected]>
Update popperjs dependency

github.com/alfonsobries/vue-tailwind-v0-docs - 976dce2a9f8a4177de83d642fa54b926b47c03de authored over 5 years ago by alfonsobries <[email protected]>
fix: ledger device path empty in production (#1445)

github.com/alfonsobries/wallet - b96867514eded2ed4c2a195f1c955ef38524c16b authored over 5 years ago by Lúcio Rubens <[email protected]>
Try github actions

github.com/alfonsobries/vue-tailwind - f43b54d03b54e9b25427e43c3770b4aa2a3e141d authored over 5 years ago by Alfonso Bribiesca <[email protected]>
refactor: fetch wallet vote directly (#1442)

* refactor: fetch wallet vote directly instead of requesting transactions

* refactor: properl...

github.com/alfonsobries/wallet - 8f9ecffabaf370c6f945c13eb7507df4a914a986 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
refactor: don't parse transaction fees as int (#1443)

* refactor: don't parse tx fees as int

* test: pass fees as BigNumber to builder methods

github.com/alfonsobries/wallet - 840b62c3da7d6ba5e13b09566d2a5e6eee3a2557 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
feat: make the window modal minimizable (#1324)

* feat: make the window modal minimizable

* fix: manually set the blur filter

* test: add ...

github.com/alfonsobries/wallet - 5be41a93f7d943258ed7d0d578e335e4d0ef327a authored over 5 years ago by Lúcio Rubens <[email protected]>
Merge pull request #1434 from ArkEcosystem/develop

merge develop to master

github.com/alfonsobries/wallet - 0525de5d691c9efab2ae9ebc3ba35a01724b9a8a authored over 5 years ago by Alex Barnsley <[email protected]>
chore: exclude build only directories on codacy

github.com/alfonsobries/wallet - 45657c345098caacb63f7f1935e771c1a72c95c4 authored over 5 years ago by Brian Faust <[email protected]>
chore: setup codacy configuration

github.com/alfonsobries/wallet - 4a6d89e868f19ef3dd32473c598ed3ca46f39264 authored over 5 years ago by Brian Faust <[email protected]>
chore: bump version to 2.6.1 (#1433)

github.com/alfonsobries/wallet - b496d23541cd8b8c883273b093302c24fd97be9a authored over 5 years ago by Lúcio Rubens <[email protected]>
feat: allow websockets in plugins (#1398)

* feat: use websockets in plugins

* test: plugin websocket

* fix: websocket readystate

...

github.com/alfonsobries/wallet - 16f8e7d7e6bdf7d2c9ed5534d88e32336f0e3909 authored over 5 years ago by alessiodf <[email protected]>
feat: load transaction from file (#1383)

* refactor: remove dot from extensions

* feat: add electron_readFile mixin

* refactor: als...

github.com/alfonsobries/wallet - 59c245aeb1c89f58c6edb7e3549686c5203e49b9 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
chore(deps): update all electron dependencies (#1355)

* chore(deps): update all electron dependencies

* chore: resolve conflicts

github.com/alfonsobries/wallet - 5a601e3bbb7b0b58396c08ff4ce9d6a064924b1e authored over 5 years ago by Brian Faust <[email protected]>
fix: close transaction show modal when clicking on addresses and navigate to transactions tab always (#1143)

* fix: close transaction show when clicking on and address and navigate to transactions tab alwa...

github.com/alfonsobries/wallet - 0f5d6784774818b762d9b4e51a27fb0b7a02da5e authored over 5 years ago by Juan <[email protected]>
fix: properly format crypto currencies (#1402)

* fix: properly format crypto currencies

* chore: typo `precissely` -> `precisely`

* test:...

github.com/alfonsobries/wallet - c3cca77e7b1e6173ef282a79da2ac3e699160c0c authored over 5 years ago by Edgar Goetzendorff <[email protected]>
fix: port used from github peer list (#1430)

github.com/alfonsobries/wallet - 502eab86cac7ef48a1a11fe4fa953b4a6e4e0f03 authored over 5 years ago by Alex Barnsley <[email protected]>
refactor: get wallet names in wallet selection/input address (#1394)

github.com/alfonsobries/wallet - 9c13737aae0240075f4ffd1b7000c56040f7f64f authored over 5 years ago by Edgar Goetzendorff <[email protected]>
feat: show if voted delegate is active in wallet table (#1410)

github.com/alfonsobries/wallet - f8915d59d35563f475d09e06fd9dc7f71b78c345 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
fix: development mode message in production (#1427)

* fix: development mode message in production

* fix: remove error log

* chore: add script ...

github.com/alfonsobries/wallet - 8fc84ff6c5e8ed6da1a849091992ef0babd20d55 authored over 5 years ago by Lúcio Rubens <[email protected]>
fix: bridgechain issues (#1426)

* chore: update peers package

* fix: cater for new breaking changes

* fix: add peers to go...

github.com/alfonsobries/wallet - d285aa7618e0546c452d4d7c011a87625504c6ff authored over 5 years ago by Alex Barnsley <[email protected]>
fix: allow the Changelly widget to open popups (#1428)

github.com/alfonsobries/wallet - ef577acfdc169866d42596e2dfcb33cc5663dae5 authored over 5 years ago by Lúcio Rubens <[email protected]>
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#1425)

chore(deps): bump mixin-deep from 1.3.1 to 1.3.2

Co-authored-by: null <49699333+dependabot[bo...

github.com/alfonsobries/wallet - d2faa53bc6dbd48ed81b73b07e09b236d01dbeb9 authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: enable travis api events

github.com/alfonsobries/wallet - 09abff048a18e5e034e8fb9b6c87be5dd6d4eba4 authored over 5 years ago by Lucio Rubens <[email protected]>
chore: trigger travis build

github.com/alfonsobries/wallet - 1ff5ff58b8fc5d7b8d30245dcf482b2f244a1479 authored over 5 years ago by Alex Barnsley <[email protected]>
Merge pull request #1423 from ArkEcosystem/develop

github.com/alfonsobries/wallet - 95ce1e5fb335cfc58657c3278d860f1b494ff36e authored over 5 years ago by Brian Faust <[email protected]>
Merge branch 'master' into develop

github.com/alfonsobries/wallet - 74edd9ca1ae435dc8cf08c640a746860175b8e9d authored over 5 years ago by Alex Barnsley <[email protected]>
chore: bump version to 2.6.0 (#1417)

github.com/alfonsobries/wallet - a6a0062652f4714d9b6644f21a949a65625db152 authored over 5 years ago by Lúcio Rubens <[email protected]>
fix: add additional blocked events (#1422)

github.com/alfonsobries/wallet - 645714514b4d9af985e3451d15beb61049987dd6 authored over 5 years ago by Alex Barnsley <[email protected]>
fix: increase transaction modal width (#1416)

github.com/alfonsobries/wallet - bb5536e1c81b985a8f5f4a9c89a456a070561af3 authored over 5 years ago by Lúcio Rubens <[email protected]>
update version

github.com/alfonsobries/vue-tailwind - 226cdcbf2f2c5769ab2b4b1a7886722c8a5711df authored over 5 years ago by alfonsobries <[email protected]>
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#1419)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Releas...

github.com/alfonsobries/wallet - ae436971840f637beffe4e6d96e17cc3a53f919f authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: enable screenshot protection permanently (#1413)

* refactor: rename protection disable method

* fix: check to save to profile

github.com/alfonsobries/wallet - 76547177fde44d9ce5d72523a37d3cab5cdf5a41 authored over 5 years ago by Alex Barnsley <[email protected]>
fix: voting explanation delegate count (#1414)

github.com/alfonsobries/wallet - 64e7019b7f990bfa19f54949e22534a15676e66a authored over 5 years ago by Alex Barnsley <[email protected]>
fix: new delegate registration tx message (#1409)

github.com/alfonsobries/wallet - e557816d24c7b77b0b5aebc79387a50f99dc619d authored over 5 years ago by Alex Barnsley <[email protected]>
fix: webframe redirects (#1406)

* refactor: use webview instead of iframe

* fix: stop webview navigation if not allowed

* ...

github.com/alfonsobries/wallet - 9174dea37164f7b3d098c7e5fcca19acd1aa7c7d authored over 5 years ago by Alex Barnsley <[email protected]>
fix: check unconfirmed votes when updating transactions (#1408)

* fix: check unconfirmed votes when updating transactions

* fix: tests

* test: fix failing...

github.com/alfonsobries/wallet - 38c44309eb707650b70bc4029b4dfec20c4c8c5e authored over 5 years ago by Lúcio Rubens <[email protected]>
fix: details modal not showing for recently registered delegates (#1407)

github.com/alfonsobries/wallet - 22ec610874bd0115e0d7b95364eb317d31b9cbd6 authored over 5 years ago by Lúcio Rubens <[email protected]>
fix: design height on large pages (#1405)

github.com/alfonsobries/wallet - d89bc6f497eb4a62567bdc989bca562c952aeece authored over 5 years ago by Alex Barnsley <[email protected]>
fix: market chart migration (#1404)

* fix: add additional html events

* fix: block element ref if no tagName

* fix: migration ...

github.com/alfonsobries/wallet - f2de0859d3322710e3f047a699edd447c9e70adc authored over 5 years ago by Alex Barnsley <[email protected]>
chore: correct typo Applying (#1403)

github.com/alfonsobries/wallet - ed394d241b075cb3722838699426619f6adfb241 authored over 5 years ago by boldninja <[email protected]>
fix: plugin component events (#1401)

* fix: add additional html events

* fix: block element ref if no tagName

github.com/alfonsobries/wallet - 9f1f0535c219133f883aacf370610df0ec21ebee authored over 5 years ago by Alex Barnsley <[email protected]>
refactor: improve passphrase detection in vendorfield (#1386)

* refactor: improve passphrase detection in vendorfield

* fix: give higher precedence to warn...

github.com/alfonsobries/wallet - a0265eedc4ef9e2494e89bf9385d5ecc7a613350 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
fix: webframe same origin (#1400)

* fix: allow classes on iframe and container

* fix: allow same origin for iframe

* refacto...

github.com/alfonsobries/wallet - 3849c54f9c60ca295f0ca7a01fd41e020f642a23 authored over 5 years ago by Alex Barnsley <[email protected]>
refactor(plugins): implement custom iframe component (#1396)

* refactor: require iframe permission

fix: restrict script tag

fix: block eval

chore: u...

github.com/alfonsobries/wallet - f96213e6d9c4134f0fb5d714284032542a646fb6 authored over 5 years ago by Lúcio Rubens <[email protected]>
fix: reload wallets after rename (#1392)

* fix: truncate wallet name in grid view

* fix: scroll on InputText

* fix: reload all wall...

github.com/alfonsobries/wallet - b95c05ae6e5c7e4d30fc1e7705b0fd77aea27b79 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
feat: iframe to wallet one-way communication (#1385)

* feat: iframe to wallet one-way communication

* refactor: improve messaging in sandbox

* ...

github.com/alfonsobries/wallet - d96f3845f8d8307f884fa5014ffc403245484201 authored over 5 years ago by alessiodf <[email protected]>
misc: it-IT update - follows #1382 (#1388)

github.com/alfonsobries/wallet - 3abb50fb2e5b9388254efaf1a9e8aa77413aef07 authored over 5 years ago by Dan <[email protected]>
fix: exporting wallets on mainnet not working due to multiplied… (#1391)

github.com/alfonsobries/wallet - 572157c6986eda1a145e651573a4512e60638880 authored over 5 years ago by Rok <[email protected]>
feat: allow plugins to go to routes (#1387)

github.com/alfonsobries/wallet - 90fb59bbe82d21722427b32571a58c92d759efd3 authored over 5 years ago by alessiodf <[email protected]>
refactor: improve loading components within plugin system (#1365)

* refactor: improve plugin hooks

* refactor: add generic validation error method

* fix: ad...

github.com/alfonsobries/wallet - 8e671a2e0162b88c430b75efceab4fe90387148d authored over 5 years ago by Alex Barnsley <[email protected]>
feat: table wrapper component for plugins (#1380)

* refactor: move generic wallet components for plugins

* feat: add table wrapper component fo...

github.com/alfonsobries/wallet - e7f9cd0d2178c0727ecad6971c3c5a888a04a083 authored over 5 years ago by Alex Barnsley <[email protected]>
refactor: improve enable plugin workflow (#1382)

* refactor: remove initial enable plugin prompt

* refactor: update enable plugin prompt

github.com/alfonsobries/wallet - c4bd3d93882d09c5116b10ac98a43a1eb4a515b0 authored over 5 years ago by Alex Barnsley <[email protected]>
refactor: use spread operator instead of lodash's clone (#1381)

* refactor: don't clone profile before update

* refactor: rename params argument to sortParams

github.com/alfonsobries/wallet - 635acfb3e474fa8bc3a9b11b7bbe5712bad67396 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
misc: italian language update (#1379)

* italian translation update

* typo

* Update it-IT.js

github.com/alfonsobries/wallet - 4065ab1a68aae8005932a7847f4afbf0e055439f authored over 5 years ago by Dan <[email protected]>
feat: automate deployment on Github with Travis (#1338)

github.com/alfonsobries/wallet - cbe273c22861d40c71bc4308d526d3d4367bcf1b authored over 5 years ago by Lúcio Rubens <[email protected]>
fix: add gradients and scrolling to intro pages (#1378)

* fix: center logo in corner

* fix: add gradients and scrolling to intro pages

* refactor:...

github.com/alfonsobries/wallet - 0936c3373cce6b062482ffc19e4af865ad39539d authored over 5 years ago by Edgar Goetzendorff <[email protected]>
fix: scanning passphrase & paper wallet parsing (#1376)

* fix: mark model as dirty after scanning passphrase

* fix: touch model after scanning passph...

github.com/alfonsobries/wallet - b0e8f549b5d3e58ffef50d699888f279e335a045 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
fix: update ModalQrCodeScanner component (#1369)

* fix: update ModalQrCodeScanner component

* chore: change node 11 to node 12 in readme

github.com/alfonsobries/wallet - 211fe3705b00baf16fb6ab5c16b2b7f1eb4c912a authored over 5 years ago by Edgar Goetzendorff <[email protected]>
feat: allow use of the loader spinner in plugins (#1372)

github.com/alfonsobries/wallet - c5e8bb7d8bae775f68a4db884e03cd7a9df4db16 authored over 5 years ago by alessiodf <[email protected]>
feat: allow plugin access to current peer (#1357)

* feat: allow plugin access to current peer

* refactor: only allow get/post access

github.com/alfonsobries/wallet - e54620bc10da1b22b2771ef42ffee07009a1453d authored over 5 years ago by Alex Barnsley <[email protected]>
fix: ledger rejecting transaction (#1370)

github.com/alfonsobries/wallet - 54bc63bd163059dff74d5a95c4edccb281f8aea0 authored over 5 years ago by Alex Barnsley <[email protected]>
fix: imported wallet with failed encryption (#1371)

github.com/alfonsobries/wallet - 56d26234ca6dc58357a62eb9daafe34ce34d10cb authored over 5 years ago by Alex Barnsley <[email protected]>
feat: use last fee option (#1363)

* refactor: enable last fee on fee input

* refactor: store last fee upon success

* fix: no...

github.com/alfonsobries/wallet - 9dd393cede83fca43e95e25471a8ab8546fc7fbe authored over 5 years ago by Edgar Goetzendorff <[email protected]>
feat: font awesome support in plugins (#1360)

* feat: font awesome support in plugins

* refactor: don't require permission for icons

* f...

github.com/alfonsobries/wallet - 7665391cc62adb4971239ab5afde420fc808b09e authored over 5 years ago by Alex Barnsley <[email protected]>
feat: plugin system improvements (#1362)

* feat: dev version loads different plugin path

* feat: allow getting current route from plug...

github.com/alfonsobries/wallet - b4d1b47a2e148030ea770d8a764a01d6084c2b7e authored over 5 years ago by Alex Barnsley <[email protected]>
fix: stop fee update using api version as timeout (#1368)

github.com/alfonsobries/wallet - af99573558fd3514d8b7fc2aa6c06c349bb6e0e4 authored over 5 years ago by Alex Barnsley <[email protected]>
fix: update wallet header on ledger disconnect (#1361)

github.com/alfonsobries/wallet - ef8a521d80a1ae23002aa6559ebe86dce3dc66f2 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
fix: check if username exists in delegate registration form (#1358)

* refactor: check if username exists in delegate registration form

* chore: tweak wording

github.com/alfonsobries/wallet - 3181d038e3732b4d7d16e779cb987f4de6edd4b1 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
fix: Bugs related to amount and fee transaction inputs (#1359)

* fix: amount and fee warnings not displaying properly

* fix: prevented NaN values accepted f...

github.com/alfonsobries/wallet - 8749d4e7ade2f00bc425f90311911180d580bfa6 authored over 5 years ago by Luka Četina <[email protected]>
feat: allow key-value storage for plugins (#1349)

github.com/alfonsobries/wallet - 46383425425433c5e572b8480f8a8937aec63405 authored over 5 years ago by Alex Barnsley <[email protected]>
feat: add shortcut and menu item to open settings (#1346)

* feat: add shortcut to open settings and menu item

* refactor: move to submenu

github.com/alfonsobries/wallet - d10e034e2998750edc54da758019776d4c37414d authored over 5 years ago by Lúcio Rubens <[email protected]>
fix: border height on the announcements page (#1347)

github.com/alfonsobries/wallet - 4a9666e9ea2a138c6ebdc0e5ddd6cecf39374b65 authored over 5 years ago by Lúcio Rubens <[email protected]>
chore(deps): update build and file dependencies (#1354)

github.com/alfonsobries/wallet - 78bdef5c68418e3ae5a7265c3dc1bb305264f3a4 authored over 5 years ago by Brian Faust <[email protected]>
chore(deps): update all vue dependencies (#1353)

* chore(deps): update all vue dependencies

* chore: downgrade vue-good-table

github.com/alfonsobries/wallet - 99fa56ddb000d51b07f7c76897a8c2da1158a4e7 authored over 5 years ago by Brian Faust <[email protected]>
chore(deps): update eslint dependencies (#1352)

* chore(deps): update eslint dependencies

* style: fix config

* chore: eslint ignore tailw...

github.com/alfonsobries/wallet - 868a15344d88bfce4aed92776481ab4c083d1008 authored over 5 years ago by Brian Faust <[email protected]>
chore(deps): use [email protected] to support electron v4 and later (#1351)

github.com/alfonsobries/wallet - 5ce2840bf7b9de02b9bfce7bb8d4bbe9e6228cc4 authored over 5 years ago by Brian Faust <[email protected]>
feat: plugin system updates (#1345)

* chore: remove unused code

* feat: allow in plugin components

* fix: lifecycle hook meth...

github.com/alfonsobries/wallet - 7c6e2ef5ed6d95d8a82dae39e7ecd4ffb03a9ca8 authored over 5 years ago by Alex Barnsley <[email protected]>
fix: custom adapter for 'got' requests (#1343)

* fix: custom adapter for 'got' requests

* fix: remove babili

github.com/alfonsobries/wallet - dfba2c26a1bf5175a77c46eab548de197159b763 authored over 5 years ago by Lúcio Rubens <[email protected]>
fix: enable webviews (#1344)

github.com/alfonsobries/wallet - c0f966e44ac6d166661bea4293731b8883c04e86 authored over 5 years ago by Alex Barnsley <[email protected]>
fix: populate network data (#1339)

* fix: populate network data

* test: add for fetching new network config

* chore: remove d...

github.com/alfonsobries/wallet - dd9d51f98aff302889eb303ca3e6186ba1368cef authored over 5 years ago by Alex Barnsley <[email protected]>
refactor: add animations to market chart and store options (#1325)

github.com/alfonsobries/wallet - 9801811ef04acbc4c582444bd2eaeafc7fe64486 authored over 5 years ago by Edgar Goetzendorff <[email protected]>
The input group should accept the values you want

github.com/alfonsobries/vue-tailwind-v0-docs - e8fd64328f068daa5222a2eba9ab25a192125114 authored over 5 years ago by alfonsobries <[email protected]>
The input group should accept the values you want

github.com/alfonsobries/vue-tailwind - e8fd64328f068daa5222a2eba9ab25a192125114 authored over 5 years ago by alfonsobries <[email protected]>
Update docs / undefined as default value

github.com/alfonsobries/vue-tailwind-v0-docs - 170b32d7006a449ee0e796fa393c92648ae2a69b authored over 5 years ago by alfonsobries <[email protected]>
Update docs / undefined as default value

github.com/alfonsobries/vue-tailwind - 170b32d7006a449ee0e796fa393c92648ae2a69b authored over 5 years ago by alfonsobries <[email protected]>
T-select placeholder

github.com/alfonsobries/vue-tailwind - c69a4922b77061a502ca7da3a12848810b6d3bbf authored over 5 years ago by alfonsobries <[email protected]>
T-select placeholder

github.com/alfonsobries/vue-tailwind-v0-docs - c69a4922b77061a502ca7da3a12848810b6d3bbf authored over 5 years ago by alfonsobries <[email protected]>
The multioption components now allows you to select which attribute should be used as as value and text in the options

github.com/alfonsobries/vue-tailwind - bb5a677f17cd42a36ca3027585799a1d5c4abadf authored over 5 years ago by alfonsobries <[email protected]>
The multioption components now allows you to select which attribute should be used as as value and text in the options

github.com/alfonsobries/vue-tailwind-v0-docs - bb5a677f17cd42a36ca3027585799a1d5c4abadf authored over 5 years ago by alfonsobries <[email protected]>
feat: unify the grid layout of wallets and contacts (#1217)

* feat: use a context menu on contacts grid

* refactor: extract the grid layout from wallets ...

github.com/alfonsobries/wallet - 4f9775af9bf4b76d76dcd71ac7e7546cb0744034 authored over 5 years ago by Juan <[email protected]>
chore: update current vote wording (#1340)

github.com/alfonsobries/wallet - 00da2a3e717d1e1f3fc8f22e5d29ed2d1726df22 authored over 5 years ago by Alex Barnsley <[email protected]>
Theming improvements

github.com/alfonsobries/vue-tailwind-v0-docs - 454d4afb3953e4b56aff538315adf5cdacfec340 authored over 5 years ago by alfonsobries <[email protected]>