mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00

* rename font awesome + implement driver js hi @oblomov-dev 1. renamed font awsome to font awesome 2. implemented driver js library (awsome feature! - check demo 119 - press TOUR ) 3. added NEST_NAV_CONTAINER_TO & NEST2_NAV_CONTAINER_TO & DRIVE to event_frontend to the CASE in http_handler class. * Update src/z2ui5_cl_fw_driver_js.clas.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Update src/z2ui5_cl_fw_driver_js.clas.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Delete src/01/z2ui5_cl_fw_font_awsome_icons.clas.abap * Delete src/01/z2ui5_cl_fw_font_awsome_icons.clas.xml * abaplint fixes --------- Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
23 lines
690 B
XML
23 lines
690 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
|
|
<asx:values>
|
|
<DATA>
|
|
<MASTER_LANGUAGE>E</MASTER_LANGUAGE>
|
|
<STARTING_FOLDER>/src/</STARTING_FOLDER>
|
|
<FOLDER_LOGIC>PREFIX</FOLDER_LOGIC>
|
|
<IGNORE>
|
|
<item>/.gitignore</item>
|
|
<item>/LICENSE</item>
|
|
<item>/README.md</item>
|
|
<item>/package.json</item>
|
|
<item>/.travis.yml</item>
|
|
<item>/.gitlab-ci.yml</item>
|
|
<item>/abaplint.json</item>
|
|
<item>/azure-pipelines.yml</item>
|
|
<item>/src/01/z2ui5_cl_fw_font_awsome_icons.clas.abap</item>
|
|
<item>/src/01/z2ui5_cl_fw_font_awsome_icons.clas.xml</item>
|
|
</IGNORE>
|
|
</DATA>
|
|
</asx:values>
|
|
</asx:abap>
|