1.0.15 • Published 2 years ago

dre-xml-loader v1.0.15

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

About

dre-vv-loader is a loader to compile VirtualView to out file in webpack. This loader need work with dre-vv-plugin together.

change log

1.0.15(22.08.25)

  • add richTextClick sugar

1.0.14(22.08.23)

  • text input event sugar

1.0.13(22.07.04)

  • rename emited xml file to the full path + hash

1.0.12(22.06.29)

  • rename emited xml file to the full path

1.0.11(22.06.28)

  • emit xml files to vv_xml/*

1.0.10(22.03.23)

  • add shadow sugar

1.0.9(22.03.22)

  • use file path hash for unique name instead of contenthash

1.0.8(22.03.14)

  • add sugar for input onBlur onFocus in dre-input

  • fix bug: vv template name cannot contain -

1.0.7(22.03.11)

  • fix bug: vv template name cannot contain -

1.0.6(22.03.09)

  • add sugar syntax for
    • border-bottom
    • border-left
    • border-radius
    • border-right
    • border-top
    • border
    • click
    • color
    • flex
    • font-size
    • margin
    • padding

1.0.5(22.03.03)

  • fix bug of generate duplicate action-target

1.0.4 (22.02.25)

  • use contenthash as name rather than file path
  • add resource path to templateInfo as uniqueKey
  • roll up for remote debug purpose
  • remove useless template folder
  • must work with dre-vv-plugin 1.0.9 or above

1.0.3 (22.02.18)

  • remove useless timeGap
1.0.15

2 years ago

1.0.14

2 years ago

1.0.11

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago