Skip to content

Releases: realPy/hogosuru

v1.5.1

14 Sep 13:04
52d2ce9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

12 Sep 20:38
019784c
Compare
Choose a tag to compare

Be carefull: The 1.5.0 introduce some breaking change in path import.

The most interesting feature is the Feature/reflection. You can now use strict tags to automatically load components

You can look some example of use here:

https://github.com/realPy/hogosuru/blob/main/htmlstruct/unmarshal_test.go

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

31 Mar 18:51
ee8533a
Compare
Choose a tag to compare

What's Changed

  • Bump go 1.18 (js syscall now use generics)

  • Add missing events on document and htmlelement

v1.3.0

21 Mar 23:16
7764630
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

13 Mar 17:04
4962ea3
Compare
Choose a tag to compare

What's Changed

  • Clipboard , Navigator and Permissions support API by @realPy in #132

Full Changelog: v1.1.0...v1.2.0

v1.1.0

02 Mar 07:37
a884b3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

13 Dec 07:16
316c377
Compare
Choose a tag to compare

Some bugs correction :)

What's Changed

Full Changelog: v1.0.0...v1.0.1

Hogosuru 1.0.0

09 Nov 12:55
308195a
Compare
Choose a tag to compare

After long hours of personal work (300 commits) , I'm glad to announce the first 1.0.0 of hogosuru.👏

The code has not changed during the last few weeks, I mainly focused on the unit testing part with the requirement to release the first stable version once all the tests have been completed. Goal reached!🥳

The example part has been moved to a dedicated repot You can take inspiration from the simple example of "websocket-tester".

Some components are already available like datatable, toaster, pagination.
Other features will soon arrive, some native to JS, others specific to hogosuru

Happy coding!

v1.0.0-rc7

02 Nov 17:15
af88ac0
Compare
Choose a tag to compare
v1.0.0-rc7 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc5...v1.0.0-rc7

v1.0.0-rc6

23 Oct 16:44
07ea5ca
Compare
Choose a tag to compare
v1.0.0-rc6 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc5...v1.0.0-rc6