Commits on Source (74)
-
Mahdi Yari authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
chore: dependency bump See merge request hive-renderer!1
-
-
Bartłomiej Górnicki authored
fix: update version with newest dependencies See merge request hive-renderer!2
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
chore(ci): publish live demo on gitlab pages See merge request hive-renderer!3
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
Develop See merge request !4
-
-
Bartłomiej Górnicki authored
Merge branch '3-needed-extended-functionality-adding-classes-and-target-when-islinksafefn-is-false' into 'master' Resolve "Needed extended functionality: adding classes and target when isLinkSafeFn is false." Closes #3 See merge request !5
-
Bartłomiej Górnicki authored
This reverts merge request !5
-
Bartłomiej Górnicki authored
Revert "Merge branch..." See merge request !6
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
Merge branch '3-needed-extended-functionality-adding-classes-and-target-when-islinksafefn-is-false' into 'master' feat: add functionality to add class on links and target Closes #3 See merge request !7
-
Damian Janus authored
-
Damian Janus authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
fix: allow for id attribute in links Closes #6 See merge request !10
-
BREAKING CHANGE: API change * removed `addCssClassToLinks` option * added `cssClassForInternalLinks` option to specify a class that will be added to every internal link * added `cssClassForExternalLinks`option to specify a class that will be added to every external link * added `addExternalCssClassToMatchingLinksFn` function to determine whether the link is external or not. The result of the functions is used to select `cssClassForInternalLinks` or `cssClassForExternalLinks` to add to the link.
-
Bartłomiej Górnicki authored
Closes #7 See merge request !11
-
Bartłomiej Górnicki authored
Closes #10
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
Closes #11
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
-
Bartłomiej Górnicki authored
Closes #21
-
Bartłomiej Górnicki authored
-
Damian Janus authored
-
-
Damian Janus authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
-
Efe authored
-
Efe authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
Krzysztof Kocot authored
-
Efe authored
-
Efe authored
-
Efe authored
-
Efe authored
-
Efe authored
-
Efe authored
-
Efe authored
Showing
- .gitlab-ci.yml 6 additions, 0 deletions.gitlab-ci.yml
- apps/blog/components/notification-list-item.tsx 13 additions, 8 deletionsapps/blog/components/notification-list-item.tsx
- apps/blog/lib/renderer.ts 1 addition, 1 deletionapps/blog/lib/renderer.ts
- apps/blog/next.config.js 1 addition, 1 deletionapps/blog/next.config.js
- apps/blog/package.json 1 addition, 1 deletionapps/blog/package.json
- apps/blog/public/defaultavatar.png 0 additions, 0 deletionsapps/blog/public/defaultavatar.png
- apps/wallet/.env 1 addition, 0 deletionsapps/wallet/.env
- apps/wallet/components/hooks/use-delegate-mutation.ts 5 additions, 1 deletionapps/wallet/components/hooks/use-delegate-mutation.ts
- apps/wallet/components/password-dialog.tsx 65 additions, 0 deletionsapps/wallet/components/password-dialog.tsx
- apps/wallet/components/reveal-key-component.tsx 54 additions, 0 deletionsapps/wallet/components/reveal-key-component.tsx
- apps/wallet/components/revoke-dialog.tsx 73 additions, 0 deletionsapps/wallet/components/revoke-dialog.tsx
- apps/wallet/package.json 1 addition, 0 deletionsapps/wallet/package.json
- apps/wallet/pages/[param]/delegations.tsx 18 additions, 16 deletionsapps/wallet/pages/[param]/delegations.tsx
- apps/wallet/pages/[param]/permissions.tsx 106 additions, 72 deletionsapps/wallet/pages/[param]/permissions.tsx
- apps/wallet/pages/[param]/transfers.tsx 5 additions, 1 deletionapps/wallet/pages/[param]/transfers.tsx
- haf 1 addition, 1 deletionhaf
- package.json 9 additions, 9 deletionspackage.json
- packages/renderer/.eslintrc 6 additions, 0 deletionspackages/renderer/.eslintrc
- packages/renderer/.gitignore 66 additions, 0 deletionspackages/renderer/.gitignore
- packages/renderer/.husky/commit-msg 1 addition, 0 deletionspackages/renderer/.husky/commit-msg
apps/blog/public/defaultavatar.png
0 → 100644
1.71 KiB
apps/wallet/components/password-dialog.tsx
0 → 100644
apps/wallet/components/revoke-dialog.tsx
0 → 100644
packages/renderer/.eslintrc
0 → 100644
packages/renderer/.gitignore
0 → 100644
packages/renderer/.husky/commit-msg
0 → 100755