Skip to content

Releases: riversun/JSFrame.js

v1.6.0

09 Jun 07:34
Compare
Choose a tag to compare
update readme

v1.5.16

03 Apr 14:02
Compare
Choose a tag to compare

Update dev dependency packages

Add material preset

05 Jan 19:58
Compare
Choose a tag to compare
1.5.8

improve example of chatbot ui

Toast message available

27 Dec 17:46
Compare
Choose a tag to compare
1.5.4

update package.json

1.4.1

26 Dec 06:59
Compare
Choose a tag to compare
Add #on method

v1.3.0

23 Dec 16:47
Compare
Choose a tag to compare
  • Change to npm project (remove java dependencies)
  • Eliminate the deviation of the frame border display
  • Add image based parts builder

v1.2.0

13 Apr 04:49
Compare
Choose a tag to compare
  • add method $ - you can use queryselector for finding element in the
    frame

  • add method setHTML - you can set html insteadof using
    getFrameView().innerHTML

  • update method setUrl - show contents specified by url in the iframe
    'automatically'

  • update method requestFocus - focus after pulling up the frame.

v1.1.0

09 Apr 15:14
Compare
Choose a tag to compare
add strict mode

v1.0.2

15 Mar 13:46
Compare
Choose a tag to compare
Update version and build for distribution

v1.0.1

14 Mar 08:29
Compare
Choose a tag to compare
Add example for animation