Skip to content

Releases: NagariaHussain/doppio

v0.18

25 Jan 07:53
Compare
Choose a tag to compare

Minor fixes

v0.17

15 Jan 02:30
Compare
Choose a tag to compare

Minor Cleanups

  • Add private to proxy boilerplate
  • localhost -> 127.0.0.1 in proxy options boilerplate
  • Remove socketio client dependency for vite react setup

v0.15

24 Nov 06:18
Compare
Choose a tag to compare

Rename Custom Page to Desk Page

Renamed command:

bench add-desk-page

v0.14

22 Nov 16:13
Compare
Choose a tag to compare
  • fix: select the first module from module.txt

v0.13

24 Sep 09:18
Compare
Choose a tag to compare

Setup React/Vue Powered Custom Pages ✨✨

Now, you can use doppio to setup React or Vue powered custom pages on your custom Frappe apps:

bench --site <site-name> add-custom-page

v0.12

24 May 07:17
94d4035
Compare
Choose a tag to compare

What's Changed

  • fix: updated socket.io version to 4.5.1 to match Frappe by @nikkothari22 in #22

Full Changelog: v0.11...v0.12

v0.11

08 May 14:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10...v0.11

v0.10

08 May 06:46
Compare
Choose a tag to compare

Full Changelog: v0.9...v0.10

v0.9

08 May 06:43
Compare
Choose a tag to compare

Automatically populate content in tailwind config file

Fixes #18

Full Changelog: v0.8...v0.9

v0.8

08 May 06:21
Compare
Choose a tag to compare
  • Fix csrf_token render. Won't require a context (index.py) file now.

Thanks @IMS94 for reporting the issue along with the solution they used!

Full Changelog: v0.7...v0.8