forked from nightwatchjs/nightwatch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes nightwatchjs#4350 Add a copy icon to code usage examples for better user experience. * Modify `api/README.md` to include a copy icon for each code example box. * Add a JavaScript function in `api/README.md` to handle the copy action. * Add a CSS class in `api/README.md` for the copy icon styling. * Modify `examples/test-app/index.html` to include a copy icon for each code example box. * Add a JavaScript function in `examples/test-app/index.html` to handle the copy action. * Add a CSS class in `examples/test-app/index.html` for the copy icon styling.
- Loading branch information
1 parent
32b40a6
commit 4f01205
Showing
2 changed files
with
71 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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