mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-30 07:16:10 +08:00
update imapemap & editor (#722)
* update imagemap editor * imagemap editor * add imagemap editor an adaptation of https://github.com/summerstyle/summer thx to him for that great open source tool * animate css class cc simple and easy animations ontop of sapui5 class properties https://animate.style/ * Update z2ui5_cl_cc_imagemapster.clas.abap * Update z2ui5_cl_cc_imagemapster.clas.abap * Update z2ui5_cl_cc_imagemapster.clas.abap * Update z2ui5_cl_cc_imagemapster.clas.abap * Update z2ui5_cl_cc_animatecss.clas.abap * Update z2ui5_cl_cc_animatecss.clas.abap * Update z2ui5_cl_cc_animatecss.clas.abap * Update z2ui5_cl_cc_animatecss.clas.abap * Update z2ui5_cl_cc_animatecss.clas.abap * Update z2ui5_cl_cc_animatecss.clas.abap * Update z2ui5_cl_cc_animatecss.clas.abap * Update z2ui5_cl_cc_animatecss.clas.abap * Update z2ui5_cl_cc_animatecss.clas.xml * Update z2ui5_cl_cc_animatecss.clas.abap --------- Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
This commit is contained in:
parent
f297c8677b
commit
c64d13c0f8
File diff suppressed because it is too large
Load Diff
4110
src/z2ui5_cl_cc_animatecss.clas.abap
Normal file
4110
src/z2ui5_cl_cc_animatecss.clas.abap
Normal file
File diff suppressed because it is too large
Load Diff
16
src/z2ui5_cl_cc_animatecss.clas.xml
Normal file
16
src/z2ui5_cl_cc_animatecss.clas.xml
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<abapGit version="v1.0.0" serializer="LCL_OBJECT_CLAS" serializer_version="v1.0.0">
|
||||
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
|
||||
<asx:values>
|
||||
<VSEOCLASS>
|
||||
<CLSNAME>Z2UI5_CL_CC_ANIMATECSS</CLSNAME>
|
||||
<LANGU>E</LANGU>
|
||||
<DESCRIPT>animate css</DESCRIPT>
|
||||
<STATE>1</STATE>
|
||||
<CLSCCINCL>X</CLSCCINCL>
|
||||
<FIXPT>X</FIXPT>
|
||||
<UNICODE>X</UNICODE>
|
||||
</VSEOCLASS>
|
||||
</asx:values>
|
||||
</asx:abap>
|
||||
</abapGit>
|
Loading…
Reference in New Issue
Block a user