-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: TheGreenToaster/docsify-glossary
base: master
head repository: stijn-dejongh/docsify-glossary
compare: main
- 18 commits
- 26 files changed
- 5 contributors
Commits on Nov 26, 2022
-
Create deploy-static-example.yml (#1)
Create github workflow to deploy the example site
Configuration menu - View commit details
-
Copy full SHA for 461d9c0 - Browse repository at this point
Copy the full SHA 461d9c0View commit details -
Feature/replacement restrictions (#2)
* Package lock updates after build * Bump loader-utils from 1.2.3 to 1.4.2 Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.2.3 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.2.3...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Merge upstream dependabot/npm_and_yarn/terser-4.8.1 into mainline * Update documentation, structure and node configuration * Fix structure and add test runner * Linting and such * Fire commit -- WIP * Fix packaging and update structure * Update documentation and authoring information * Add TODO list for the repository revamp * Add GlossaryConfigurationBuilder - remove hardcoding of expected file name - remove hardcoding of expected terminology definition heading - add test for dictionary parsing * Start implementation of configurable plugin - Add happy flow test for configuration - Add Debug mode - Add default values - Update README with previously completed work * DEVOPS: added project static analysis and github workflow * Update test + implement config loading happy flow * Finalize configurable Glossary plugin * Update work log in README Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a265681 - Browse repository at this point
Copy the full SHA a265681View commit details -
Configuration menu - View commit details
-
Copy full SHA for efa8ec3 - Browse repository at this point
Copy the full SHA efa8ec3View commit details
Commits on Nov 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 22680e2 - Browse repository at this point
Copy the full SHA 22680e2View commit details
Commits on Dec 4, 2022
-
Bugfix/spaces in headings (#5)
Resolve issue with replacements in title sequences mentioned in issue #6. * Add test + naive fix for title spacing issue * Update readme to reflect the current version * Add option to disable header word replacement
Configuration menu - View commit details
-
Copy full SHA for 05b59da - Browse repository at this point
Copy the full SHA 05b59daView commit details
Commits on Dec 10, 2022
-
Bugfix/spaces in headings (#6)
* Fix README typos * Add failing test for code-block text replacement behaviour * Change implementation to make test pass * Update the example to demonstrate the bug fix * Add screenshot to the readme
Configuration menu - View commit details
-
Copy full SHA for 0ea716f - Browse repository at this point
Copy the full SHA 0ea716fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f26738 - Browse repository at this point
Copy the full SHA 5f26738View commit details -
BUGFIXES on initial release: (#7)
- Fix issue with words in a concatenation being replaced - Fix issue with alternate glossary location not being respected in the link genration
Configuration menu - View commit details
-
Copy full SHA for 0e0bf90 - Browse repository at this point
Copy the full SHA 0e0bf90View commit details -
Configuration menu - View commit details
-
Copy full SHA for f706d98 - Browse repository at this point
Copy the full SHA f706d98View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1fe311 - Browse repository at this point
Copy the full SHA a1fe311View commit details
Commits on Dec 24, 2022
-
Bugfix/relative glossary link (#9)
* BUGFIX: link behaviour with relative glossary path - Add failing test to illustrate the problem (RED) - Add configuration parameter to set replacement link prefixes - for use with custom set-ups (such as c4builder variant of docsify) * Implement bugfix [GREEN]
Configuration menu - View commit details
-
Copy full SHA for 48397a3 - Browse repository at this point
Copy the full SHA 48397a3View commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f25b126 - Browse repository at this point
Copy the full SHA f25b126View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86a480 - Browse repository at this point
Copy the full SHA b86a480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 962caf2 - Browse repository at this point
Copy the full SHA 962caf2View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 018d8fb - Browse repository at this point
Copy the full SHA 018d8fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd93cc3 - Browse repository at this point
Copy the full SHA fd93cc3View commit details
Commits on Jul 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1f7952e - Browse repository at this point
Copy the full SHA 1f7952eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4c95f - Browse repository at this point
Copy the full SHA 3b4c95fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main