Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blackbaud/skyux-builder

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blackbaud/skyux-builder - npm Package Versions

1
12

1.0.0-beta.20

Diff

Changelog

Source

1.0.0-beta.20 (2017-04-24)

  • Explicitly adding Access-Control-Allow-Origin header when running skyux serve.
blackbaud
published 1.0.0-beta.19 •

Changelog

Source

1.0.0-beta.19 (2017-04-24)

  • Bugfix: Removed unnecessary route information in order to fix skyux e2e on Windows. #122
blackbaud
published 1.0.0-beta.18 •

Changelog

Source

1.0.0-beta.18 (2017-04-21)

  • Preventing skyux test from failing if no *.spec.ts files are specified.
blackbaud
published 1.0.0-beta.17 •

Changelog

Source

1.0.0-beta.17 (2017-04-20)

  • Bugfix: Reverted to src/app for tests/imports. #118
  • Mock auth during e2e tests. #117
blackbaud
published 1.0.0-beta.16 •

Changelog

Source

1.0.0-beta.16 (2017-04-17)

  • Bugfix to correctly read importPath from skyuxconfig.json.
blackbaud
published 1.0.0-beta.15 •

Changelog

Source

1.0.0-beta.15 (2017-04-13)

  • Bundling images stored in src/assets and referenced via ~/assets/ in all HTML/SCSS files.
  • Automatically including envid and svcid in SkyAuthHttp requests.
  • Added preload and postload plugin hooks. Started initial work for lifecycle hooks. (Thanks @Blackbaud-SteveBrush!)
  • Created a consistent SkyAppConfig interface for passing around configuration.
blackbaud
published 1.0.0-beta.14 •

Changelog

Source

1.0.0-beta.14 (2017-03-22)

  • Merging skyuxconfig.{current-skyux-command}.json, if it exists, into the skyuxconfig.json file. For example, skyuxconfig.serve.json.
  • Adding --envid and --svcid to be specified via the CLI and added to the Host URL opened when running skyux serve. For example, skyux serve --envid 1234
  • SKY UX styles are now loaded when running unit tests so CSS rules defined in SKY UX take effect during tests. This allows you to check the the expected computed style of an element when using things like the HTML hidden property that only take effect when SKY UX styles are loaded.
blackbaud
published 1.0.0-beta.13 •

Changelog

Source

1.0.0-beta.13 (2017-03-06)

  • Bugfix: Fixes AOT + Auth build.
blackbaud
published 1.0.0-beta.12 •

Changelog

Source

1.0.0-beta.12 (2017-03-01)

  • Bugfix: Reorganized runtime exports into browser and e2e.
blackbaud
published 1.0.0-beta.11 •

Changelog

Source

1.0.0-beta.11 (2017-03-01)

  • Updated URI used when accessing HOST to https://host.nxt.blackbaud.com.
  • Removed hard-coded port used in skyux serve in favor of dynamically finding an available one. Port is configurable in skyuxconfig.json with the app: { port: <port> } setting.
  • Automatically passing SPA name when using host-utils.
  • Created SkyAppTestModule to support better SPA unit testing.
  • Bugfix: Added json-loader as dependency.
  • Bugfix: Calling webdriver-manager update before running npm run test. (Testing SKY UX Builder).
  • Bugfix: Incorrectly passed SPA name twice in URL opened by skyux serve.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc