docs: add browser requirements section to README#30
Closed
Luc0-0 wants to merge 1 commit intochenglou:mainfrom
Closed
docs: add browser requirements section to README#30Luc0-0 wants to merge 1 commit intochenglou:mainfrom
Luc0-0 wants to merge 1 commit intochenglou:mainfrom
Conversation
chenglou
added a commit
that referenced
this pull request
Apr 18, 2026
Refs #28, #30, #62, #91, #95, #107, #125, #128. Co-authored-by: Wen-Wei Feng <wen-wei.feng@hp.com> Co-authored-by: 陈家名 <chenjiaming@kezaihui.com> Co-authored-by: Qiaochu Hu <110hqc@gmail.com> Co-authored-by: Nipun Sujesh <198955998+Luc0-0@users.noreply.github.com> Co-authored-by: Ben George <bengeorge1001@gmail.com>
Owner
|
Thanks! I folded the runtime-requirements note into cca3f1d and credited you as co-author. |
nice-hang
pushed a commit
to nice-hang/pretext
that referenced
this pull request
Apr 18, 2026
Refs chenglou#28, chenglou#30, chenglou#62, chenglou#91, chenglou#95, chenglou#107, chenglou#125, chenglou#128. Co-authored-by: Wen-Wei Feng <wen-wei.feng@hp.com> Co-authored-by: 陈家名 <chenjiaming@kezaihui.com> Co-authored-by: Qiaochu Hu <110hqc@gmail.com> Co-authored-by: Nipun Sujesh <198955998+Luc0-0@users.noreply.github.com> Co-authored-by: Ben George <bengeorge1001@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes a gap that's been causing confusion — there's currently no mention of which browsers are supported, and issue #28 shows users hitting
Intl.Segmenter is not a constructorwith no guidance on why.Adds a short Browser Requirements section before Caveats listing the minimum versions for
Intl.Segmenterand CanvasmeasureText, and notes that older Firefox (pre-125) will throw onprepare().