Skip to content

CORS requests, valueChanged emitter

Latest
Compare
Choose a tag to compare
@mesemus mesemus released this 01 Jul 21:19
· 7 commits to master since this release

Added ANGULAR_FORM_ABSOLUTE_URLS to django settings for cases where django server and angular are on different hosts/ports (CORS)

  • setting this constant to True will instruct backend to emit absolute URLS

added valueChanged emitter to in-page dialogs

  • see console output in all controls demo