Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Releases: mulesoft-labs/api-console-builder

v2.0.6

06 Feb 19:08
2.0.6
c26028f
Compare
Choose a tag to compare

Fixes vendor.js path in templates/index.html file.

2.0.5

31 Jan 04:59
ae0bb05
Compare
Choose a tag to compare
  • fixing logger call to undefined function (71d7cbe)
  • removing setting debug log file as it causes errors on Win (c400492)

2.0.4

30 Jan 20:39
81be37a
Compare
Choose a tag to compare
  • Fixes bundling command for the Windows platform
  • Updating dependencies in template's package.json file
  • Bumping version

Loader in standalone template

20 Sep 22:44
1.0.3
Compare
Choose a tag to compare
  • Adding loader in standalone with model template
  • Including polyfills into the build to minimize their size.

API update

20 Sep 20:52
6336f7a
Compare
Choose a tag to compare
  • Updating winston library
  • Fix: Fixes mulesoft-labs/api-console-cli#29
  • Updating dependency version
  • Adding test for AMF model generation
  • Updating dev package
  • Removing dev file
  • Docs: Updating documentation
  • Updating ignored list
  • Adding support for API console external styles
  • Fix: Fixing script error
  • Clearing file after successful build
  • Removing style loading
  • Updating template
  • Bumping version

GITHUB_TOKEN support

06 Feb 19:58
Compare
Choose a tag to compare

Added support for GITHUB_TOKEN so users can increase GitHub API limit.

0.4.4

22 Dec 09:58
977e23e
Compare
Choose a tag to compare
  • Fixes #10 - upgraded dependency version

Fixed debug file output location

14 Nov 01:03
4f05892
Compare
Choose a tag to compare
  • logger now receives absolute path to the debug output file so it won't be put to a temporary location.

Fixing latest release download info

26 Jul 16:16
Compare
Choose a tag to compare

New API and redesigned codule

30 Jun 02:22
Compare
Choose a tag to compare
  • new api to set attributes on api-console element
  • removed rest of the options to set attributes
  • added an option to change api,json filename
  • redesigned internal flow of the module which makes it now more clear and easy to develop
  • and tests! redesigned flow allowed for more detailed tests