ember-api-docs
ember-api-docs copied to clipboard
Ember API Docs viewer
Use the stinky fish version, with some nice text like `url` does not exist, click here to go home
Example page where it's not working: https://ember-api-do-website-re-9n6ekm.herokuapp.com/ember/release/classes/Application ## Notes on the current implementation - The codeblocks come to us as HTML from the bucket - The ember-jsonapi-docs repo (the thing...
This makes use of the changes in https://github.com/ember-learn/ember-jsonapi-docs/pull/137 and https://github.com/ember-learn/ember-api-docs-data/pull/25 to make sure that we're using markdown/showdown for our descriptions everywhere now. This has allowed us to use https://github.com/IgnaceMaes/ember-showdown-shiki which...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [ember-cli-autoprefixer](https://github.com/kimroen/ember-cli-autoprefixer). These dependencies need to be updated together. Updates `postcss` from 8.4.19 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 3.14.1 and updates ancestor dependency [ember-styleguide](https://github.com/ember-learn/ember-styleguide). These dependencies need to be updated together. Updates `js-yaml` from 3.6.1 to 3.14.1 Changelog Sourced from js-yaml's changelog. [3.14.1] - 2020-12-07...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.4. Release notes Sourced from socket.io-parser's releases. 4.2.4 Bug Fixes ensure reserved events cannot be used as event names (d9db473) properly detect plain objects (b0e6400)...