Commit Graph

66 Commits (main)

Author SHA1 Message Date
Kitaiti Makoto c97361f5f4 Update crates 1 year ago
Kitaiti Makoto ba6d322da7 Set wasm-opt = false 1 year ago
Kitaiti Makoto 22ebecba67 Stick serde for all packages 1 year ago
dependabot[bot] 321e40ea3f
Bump web-sys from 0.3.57 to 0.3.58
Bumps [web-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.57 to 0.3.58.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: web-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Kitaiti Makoto 9493c1ad06 Fix Cargo.toml 2 years ago
Kitaiti Makoto 1517b4d91e Merge remote-tracking branch 'github/dependabot/cargo/js-sys-0.3.58' into update-crates 2 years ago
dependabot[bot] 38cc4c043d
Bump js-sys from 0.3.57 to 0.3.58
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.57 to 0.3.58.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: js-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 05c1d727dc
Bump wasm-bindgen from 0.2.80 to 0.2.81
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.80 to 0.2.81.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Kitaiti Makoto 0945d3bc53 Set release to false for sub crates [skip ci] 2 years ago
Kitaiti Makoto 9a824f06c3 (cargo-release) version {{version}} 2 years ago
dependabot[bot] eafafdaadf Bump wasm-bindgen from 0.2.78 to 0.2.80
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.78 to 0.2.80.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.78...0.2.80)

---
updated-dependencies:
- dependency-name: wasm-bindgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 16d3279d72 Bump js-sys from 0.3.55 to 0.3.57
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.55 to 0.3.57.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: js-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] ca69c93531
Bump web-sys from 0.3.55 to 0.3.57
Bumps [web-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.55 to 0.3.57.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: web-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Kitaiti Makoto ed491bad21 Update gettext-macros to 0.6.1 2 years ago
Kitaiti Makoto d52c7a3afa Update gettext-macros and gettext-utils 2 years ago
Kitaiti Makoto bc6580bbdc Switch gettext crate from GitHub to crates.io 2 years ago
Kitaiti Makoto 8d898ff477 Don't fill empty content when switching rich editor 2 years ago
Kitaiti Makoto a27f196578 Add Basque 2 years ago
Kitaiti Makoto 45119d9a8c (cargo-release) version {{version}} 2 years ago
Kitaiti Makoto f0e7ea5640 (cargo-release) version {{version}} 2 years ago
Kitaiti Makoto ef628aa498 (cargo-release) version {{version}} 2 years ago
Kitaiti Makoto 4bef91f08b Follow clippy warnings 2 years ago
Kitaiti Makoto ed22c6b103 Make links in menu work on iOS 3 years ago
Kitaiti Makoto 16b1337d67 Add WAI-ARIA attributes to menu 3 years ago
Kitaiti Makoto 6599179174 Use document() function 3 years ago
Kitaiti Makoto f2411f4607 Use a element instead of nav to capture touchend event 3 years ago
Kitaiti Makoto 2c3d429b8e Suppress Clippy 3 years ago
Kitaiti Makoto de1c3f3245 Move document() from plume_front::editor to plume_front 3 years ago
Kitaiti Makoto 1bc2749e1b Return when required element is not present 3 years ago
Kitaiti Makoto 58bb07d11d Remove unused stdweb crate from dependencies 3 years ago
Kitaiti Makoto 0bcf063b05 Remove old plume_front::main 3 years ago
Kitaiti Makoto 24ecb15119 Remplement plume_front::editor using web-sys 3 years ago
Kitaiti Makoto 208c515d70 Remove prefix 'web_sys' 3 years ago
Kitaiti Makoto d0ada7fc53 Reimplement search() in web-sys 3 years ago
Kitaiti Makoto db581a955b Reimplement menu() in web-sys 3 years ago
Kitaiti Makoto faab5f6b3b Make plume-front's type cdylib 3 years ago
Kitaiti Makoto 6387a1334b Add wasm-bindgen to plume-front's dependencies 3 years ago
Kitaiti Makoto 1a24ba44b2 Remove redundant imports 3 years ago
Kitaiti Makoto 6c7b95c1b9 Add translated languages to plume-front 3 years ago
Kitaiti Makoto eaf63e0b17 start next development iteration 3 years ago
Kitaiti Makoto 7e1abc527f Re-version to v0.6.0 3 years ago
Kitaiti Makoto 2a5a2ec4d2 (cargo-release) start next development iteration {{next_version}} 3 years ago
Kitaiti Makoto 106e9417d3 (cargo-release) version {{version}} 3 years ago
Kitaiti Makoto 1eaa5a6e31 Add pre-release-hook to release.toml of subcrates to prevent running
one of root crate
3 years ago
KitaitiMakoto f5b18dffaf cargo release helper (again) (#835)
remove tag-prefix deletion

as discussed here: https://github.com/igalic/Plume/pull/1

Update all versions numbers

Update Crowdin config to v3 + Pull translations with cargo release

Follow a more standard CHANGELOG format

add release.toml configuration file for cargo-release

and also add overrides in all other crates, since we only have one
CHANGELOG.md: https://github.com/sunng87/cargo-release/issues/205
we might wanna have that looked at or fixed

ignore .vscode/

add / backfill Changelog.md

Co-authored-by: Mina Galić <me+git@igalic.co>
Co-authored-by: Ana Gelez <ana@gelez.xyz>
Reviewed-on: #835
3 years ago
Kitaiti Makoto 36fd55a7e4 Use result of local storage insert operation to suppress Clippy 4 years ago
Kitaiti Makoto a050deb557 [BUG FIX]Make it possible to switch to rich text editor 4 years ago
Gelez d99b42582d
Add Persian to the list of languages (#782) 4 years ago
Ana Gelez 5f8d6b8e0e Rust 2018! (#726) 4 years ago
Ana Gelez 597778fd2f release Alpha 4 (#709)
* Update version numbers

* Update translations again

* Translations?

* This time translations should be here
4 years ago