GitHub RTL Comment Blocks

A userscript that adds a button to insert RTL text blocks in comments

Pada tanggal 25 Maret 2017. Lihat %(latest_version_link).

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v1.3.4 17 Februari 2024

    feat: use eslint-plugin-userscripts (#202)

  • v1.3.4 01 Juli 2023

    Global: replace @include with @match (#192)

  • v1.3.4 20 Maret 2023 Fix button appearance (#184) * Fix button appearance Now buttons appear as the default GH * Update github-rtl-comments.user.js changed back to button
  • v1.3.3 24 Oktober 2022 Global: Update dependencies
  • v1.3.2 21 Juli 2021 Mutation: Update all
  • v1.3.1 21 Februari 2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v1.3.1 31 Januari 2021 Mutation: Add menu observer
  • v1.3.0 08 September 2020 Global: add global comment
  • v1.3.0 11 Juli 2020 RTL-comments: Update to work with GM4. Fixes #114
  • v1.2.17 17 Februari 2019 Global: Update GitHub icon
  • v1.2.16 29 Januari 2019 Meta: Fix update mutation script, Global: Update mutation script
  • v1.2.15 05 Oktober 2018 Mutations: Update comment load selector
  • v1.2.14 17 Mei 2018 Global: Update mutation script
  • v1.2.13 10 Mei 2018 Global: Update mutation script
  • v1.2.12 09 April 2018 Global: update mutation script url
  • v1.2.11 18 Januari 2018 Update assets & fix linting
  • v1.2.10 08 Oktober 2017 Global: update mutation script url
  • v1.2.9 16 Mei 2017 Global: update license & bump version
  • v1.2.8 24 April 2017 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v1.2.7 14 April 2017 Imported from URL
  • v1.2.6 14 April 2017 Imported from URL
  • v1.2.5 14 April 2017 Imported from URL
  • v1.2.4 25 Maret 2017 Synced from GitHub - Rtl-comments: Use pjax & move caret code
  • v1.2.3 16 Maret 2017 Synced from GitHub - Rtl-Comments: Fix comment
  • v1.2.2 12 Januari 2017 Synced from GitHub - Global: Clean up "closest" function
  • v1.2.1 29 Desember 2016 Synced from GitHub - Clean up linting issues
  • v1.2.0 25 Juni 2016 Imported from URL
  • v1.1.1 16 Juni 2016 Synced from GitHub - Rtl-Comments: Remove unicode-bidi setting on RTL content - Rtl-Comments: apply formatting after comment edit
  • v1.1.0 15 Juni 2016 Synced from GitHub - Rtl-Comments: Switch to use special unicode RLM & LRM * Replace `‏` and `‎` within markdown with a div. * Include `unicode-bidi:isolate;` * Force LTR inside code blocks. * Start using some ES6 code. * See https://github.com/dear-github/dear-github/issues/147 for details.
  • v1.0.0 13 Juni 2016 Imported from URL