Commit graph

192 commits

Author SHA1 Message Date
nitro
7cdd750d5c fixed grammar, improved clarity 2024-09-16 22:30:41 +02:00
nitro
9dcaf437ba full examples collapsed by default 2024-09-16 22:27:03 +02:00
Jafeth Garro
c4f0927009
Merge pull request #45 from zen-browser/dependabot/npm_and_yarn/floating-ui/dom-1.6.11
chore(deps): bump @floating-ui/dom from 1.6.8 to 1.6.11
2024-09-16 10:20:44 -06:00
Jafeth Garro
4b63788a4e
Merge pull request #46 from zen-browser/dependabot/npm_and_yarn/shiki-1.17.7
chore(deps): bump shiki from 1.16.2 to 1.17.7
2024-09-16 10:20:34 -06:00
Jafeth Garro
bec8bc3966
Merge pull request #47 from zen-browser/dependabot/npm_and_yarn/chokidar-4.0.0
chore(deps): bump chokidar from 3.6.0 to 4.0.0
2024-09-16 10:20:25 -06:00
Jafeth Garro
fc8d6682d2
Merge pull request #48 from zen-browser/dependabot/npm_and_yarn/tsx-4.19.1
chore(deps-dev): bump tsx from 4.18.0 to 4.19.1
2024-09-16 10:20:16 -06:00
Jafeth Garro
15f0d19c4e
Merge pull request #44 from zen-browser/dependabot/npm_and_yarn/preact-10.24.0
chore(deps): bump preact from 10.23.2 to 10.24.0
2024-09-16 10:20:03 -06:00
Jafeth Garro
f68f7789fc
Merge pull request #43 from JSGRD22/patch-1
Small corrections and improvements to faq.md
2024-09-16 10:17:39 -06:00
NOCanoa
967e477739
Merge pull request #42 from zen-browser/update-preferences-css-integration
Update docs: preferences.json CSS usage examples
2024-09-16 16:09:50 +01:00
dependabot[bot]
bfd5f3029f
chore(deps-dev): bump tsx from 4.18.0 to 4.19.1
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.18.0 to 4.19.1.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.18.0...v4.19.1)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 13:30:21 +00:00
dependabot[bot]
febdc5f413
chore(deps): bump chokidar from 3.6.0 to 4.0.0
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.6.0...4.0.0)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 13:30:14 +00:00
dependabot[bot]
aeb8bc0a52
chore(deps): bump shiki from 1.16.2 to 1.17.7
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.16.2 to 1.17.7.
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.17.7/packages/shiki)

---
updated-dependencies:
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 13:29:58 +00:00
dependabot[bot]
1360aafb7e
chore(deps): bump @floating-ui/dom from 1.6.8 to 1.6.11
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.8 to 1.6.11.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.11/packages/dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 13:29:50 +00:00
dependabot[bot]
b25e1a9837
chore(deps): bump preact from 10.23.2 to 10.24.0
Bumps [preact](https://github.com/preactjs/preact) from 10.23.2 to 10.24.0.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.23.2...10.24.0)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 13:29:43 +00:00
Jupiter
254089c423
Small corrections and improvements to faq.md 2024-09-16 12:45:05 +08:00
Jafeth Garro
5905c2b66f Corrected Dropdown CSS examples 2024-09-15 20:33:56 -06:00
Jafeth Garro
7cf52df392
Merge pull request #40 from zen-browser/dependabot/npm_and_yarn/types/node-22.5.4
chore(deps-dev): bump @types/node from 22.5.1 to 22.5.4
2024-09-15 15:01:34 -06:00
Jafeth Garro
b90317883a
Merge pull request #39 from zen-browser/dependabot/npm_and_yarn/shiki-1.16.2
chore(deps): bump shiki from 1.14.1 to 1.16.2
2024-09-15 15:01:22 -06:00
Jafeth Garro
2b84b36d4d Update docs: preferences.json CSS usage examples 2024-09-15 14:57:34 -06:00
nitro
0cca1ae4f9 fixed callout 2024-09-14 15:23:16 +02:00
nitro
2350f640b0 flatpak profile folder hint
+ removed useless 1mb image
2024-09-14 15:20:58 +02:00
NOCanoa
7423e57498
Update benchmarks.md 2024-09-14 00:34:16 +01:00
NOCanoa
2b6ddb7f62
Atualizar o benchmarks.md 2024-09-14 00:14:05 +01:00
Jafeth Garro
fa5136679d Added a description to security.md 2024-09-11 13:58:22 -06:00
Jafeth Garro
64b22eacfe Updated security.md 2024-09-11 13:50:17 -06:00
Jafeth Garro
fb863d6309 Updated faq.md to add Horizontal tabs and Mobile questions 2024-09-11 13:50:00 -06:00
Jafeth Garro
d3bdfecdde Added Emoji Picker to the Obsidian Plugins List 2024-09-11 13:49:30 -06:00
nitro
058e4d14c9
remove wrong? info (sorry jafeth) 2024-09-10 21:20:34 +02:00
mauro 🤙
6184b3015e
Merge pull request #41 from n7itro/main
remove obsolete macOS install guide
2024-09-10 07:32:39 +02:00
Jafeth Garro
0623a602b6 Changed Warning layout for better clarity 2024-09-09 18:23:36 -06:00
Jafeth Garro
39f6f98bf0 Added image and warning to Disable Pop-up auto hide tip 2024-09-09 18:18:44 -06:00
Jafeth Garro
0ba555b298 Removed "Zen Browser is damaged and can't be opened" entry from FAQ 2024-09-09 18:09:43 -06:00
Jafeth Garro
2e992bf955 Removed MacOS install guide as no longer necessary 2024-09-09 17:44:00 -06:00
nitro
c96693779d remove obsolete macOS install guide 2024-09-09 22:58:51 +02:00
nitro
19d260011e added live-editing tip
Improved formatting and added tip to make editing pop-ups easier
2024-09-09 22:48:51 +02:00
dependabot[bot]
9c41898bda
chore(deps-dev): bump @types/node from 22.5.1 to 22.5.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.1 to 22.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 13:17:00 +00:00
dependabot[bot]
e0b5e074e8
chore(deps): bump shiki from 1.14.1 to 1.16.2
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.14.1 to 1.16.2.
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.16.2/packages/shiki)

---
updated-dependencies:
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 13:16:39 +00:00
NOCanoa
61c6766700
Update README.md 2024-09-07 12:27:59 +01:00
NOCanoa
26aa23afa3
Update README.md 2024-09-06 23:09:36 +01:00
Jafeth Garro
8bb50af192 updated base.scss 2024-09-06 14:38:40 -06:00
NOCanoa
d91b30a1c5 Update base.scss 2024-09-06 21:25:10 +01:00
Jafeth Garro
1d5fe54934 fixed typo in guides/portable.md 2024-09-06 14:14:50 -06:00
Jafeth Garro
f6cfebc187 removed dotted background from .center 2024-09-06 14:13:33 -06:00
Jafeth Garro
72f4124a62 Added missing link on guides/wayland.md 2024-09-06 09:31:39 -06:00
Jafeth Garro
014d6601a9 Updated guides/wayland.md 2024-09-06 09:30:47 -06:00
Jafeth Garro
e1b72169f2 Added dotted pattern to bg 2024-09-06 09:17:40 -06:00
NOCanoa
a4e393439f
Update quartz.config.ts 2024-09-06 01:48:59 +01:00
NOCanoa
196dfa4eaa
Update quartz.config.ts 2024-09-06 01:41:03 +01:00
NOCanoa
c9d587a175
Update quartz.config.ts 2024-09-06 01:39:45 +01:00
NOCanoa
1ed7b2736e
Update quartz.config.ts 2024-09-05 18:51:53 +01:00