Skip to content

Comments

fixdocs(meta): Update links and link texts in contributing.md#2

Closed
dipikabh wants to merge 8 commits intomainfrom
contrib-doc-link-name
Closed

fixdocs(meta): Update links and link texts in contributing.md#2
dipikabh wants to merge 8 commits intomainfrom
contrib-doc-link-name

Conversation

@dipikabh
Copy link
Owner

@dipikabh dipikabh commented Mar 8, 2023

  • This pull request updates the link name in the contribution doc.
    Reason: The link at the bottom of an MDN page in the footer box now reads "View the source on GitHub".

  • This pull request also updates a few link texts to match the target page titles.

@dipikabh dipikabh changed the title fixdocs(meta): Update name of the link fixdocs(meta): Update links and link texts in contributing.md Mar 8, 2023
@dipikabh dipikabh marked this pull request as ready for review March 8, 2023 02:46
nschonni and others added 3 commits March 8, 2023 03:47
* Add usage when aggregating modules 

Add usage when aggregating modules

* Update index.md

---------

Co-authored-by: Joshua Chen <[email protected]>
@dipikabh dipikabh closed this Mar 8, 2023
@dipikabh dipikabh deleted the contrib-doc-link-name branch March 8, 2023 12:49
dipikabh pushed a commit that referenced this pull request Mar 9, 2023
* Add a new display mode How-to page to PWA docs

* Addressed review comments

* Updated the title

* Added compat and spec sections

* Addressed review comments

* Addressed Will's comments

* Fix file path

* Fix document path #2
teoli2003 added a commit that referenced this pull request Mar 15, 2023
* Add missing CSSLayer*Rule interfaces

* Temp rename

* Real rename – fixing capitalization

* Link from @layer CSS page

* Update files/en-us/web/api/csslayerblockrule/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerblockrule/name/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerblockrule/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/namelist/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/namelist/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/namelist/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/namelist/index.md

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/api/csslayerblockrule/index.md

* div -> p (take #2)

* Let's read the right CSS rules

* Add comment

* Add comment

* Add comment

* Add comment

* Update files/en-us/web/api/csslayerstatementrule/index.md

* Update files/en-us/web/api/csslayerblockrule/index.md

Co-authored-by: Florian Scholz <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/index.md

Co-authored-by: Florian Scholz <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/index.md

Co-authored-by: Florian Scholz <[email protected]>

* Update files/en-us/web/api/csslayerstatementrule/index.md

Co-authored-by: Florian Scholz <[email protected]>

* Update files/en-us/web/api/csslayerblockrule/index.md

Co-authored-by: Florian Scholz <[email protected]>

---------

Co-authored-by: Estelle Weyl <[email protected]>
Co-authored-by: Florian Scholz <[email protected]>
dipikabh pushed a commit that referenced this pull request Apr 11, 2023
)

* Add GPUBuffer reference pages

* update folder names

* update folder names

* Add GPUTexture reference pages

* Add GPUTextureView reference pages

* Add GPUSampler reference pages

* Add GPUExternalTexture reference pages

* Adding GPUShaderModule reference pages

* Fixes for toji and dawei-wang comments

* Update bitwise flags information, including adding glossary entry

* Remove curly quote

* Couple of updates to the Bitwise flags Glossary entry

* Fixing typos, improving language

* Update basic MDN demo links to use the dom-examples versions

* fixing a couple of small errors
dipikabh pushed a commit that referenced this pull request Nov 22, 2023
* Add `cancel` event

https://html.spec.whatwg.org/multipage/indices.html#event-cancel:
Fired at dialog elements when they are canceled by the user (e.g., by pressing the Escape key), or at input elements in the File state when the user does not change their selection

* 📝 Make linter happy

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* 📝 Add an example

* 📝 highlight

* 🐛 typo

* 📝 Move cancel_event to HTMLElement

* 🔥 Removed original HTMLDialogElement/cancel_event

* 📝 Update all links

* 🐛 Sort redirects

* chore: Merge suggestion #1

Co-authored-by: Estelle Weyl <[email protected]>

* chore: Merge suggestion #2

Co-authored-by: Estelle Weyl <[email protected]>

* chore: Merge suggestion #3

Co-authored-by: Estelle Weyl <[email protected]>

* chore: Merge suggestion #4

Co-authored-by: Estelle Weyl <[email protected]>

* chore: Merge suggestion (5)

Co-authored-by: Estelle Weyl <[email protected]>

* chore: Merge suggestion (6)

Co-authored-by: Estelle Weyl <[email protected]>

* Update files/en-us/web/html/element/input/file/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Estelle Weyl <[email protected]>
Co-authored-by: Estelle Weyl <[email protected]>
dipikabh pushed a commit that referenced this pull request Jan 4, 2024
* chore: rewrite housekeeping

* chore: clean up app jsx

* chore: write boolean attributes section

* chore: alphabetize css rules

* chore: apply suggestions from code review

Co-authored-by: Chris Mills <[email protected]>

* chore: normalize CSS comments

* chore: fix index file instructions

* chore: clean up housekeeping

* chore: terminology nits

* chore: remove explicit true from large code block

* chore: clarify boolean attributes

* chore: clean up css comments again

* chore: apply suggestions from code review

Co-authored-by: Chris Mills <[email protected]>

* chore: add fence for todo item styles

* chore: use false in truthy warning

* chore: fix invalid reference to existing css

* small fix

* Small update

---------

Co-authored-by: Chris Mills <[email protected]>
dipikabh pushed a commit that referenced this pull request Jan 17, 2024
* chore: rewrite housekeeping

* chore: clean up app jsx

* chore: write boolean attributes section

* chore: alphabetize css rules

* chore: apply suggestions from code review

Co-authored-by: Chris Mills <[email protected]>

* chore: normalize CSS comments

* chore: fix index file instructions

* chore: clean up housekeeping

* chore: terminology nits

* chore: remove explicit true from large code block

* chore: clarify boolean attributes

* chore: clean up css comments again

* chore: apply suggestions from code review

Co-authored-by: Chris Mills <[email protected]>

* chore: add fence for todo item styles

* chore: use false in truthy warning

* chore: fix invalid reference to existing css

* small fix

* Small update

---------

Co-authored-by: Chris Mills <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants