tag | 3b3b3d29b90ed7c057c6a2d253a0f81b1a47aa57 | |
---|---|---|
tagger | Luca Milanesio <luca.milanesio@gmail.com> | Tue Feb 20 23:16:07 2024 +0000 |
object | 855f4781b702de120953a64da5c277ea4908deaa |
v3.7.7
commit | 855f4781b702de120953a64da5c277ea4908deaa | [log] [tgz] |
---|---|---|
author | Tao Zhou <taoalpha@google.com> | Thu Feb 13 14:38:10 2020 +0100 |
committer | Tao Zhou <taoalpha@google.com> | Thu Feb 13 14:38:10 2020 +0100 |
tree | e48afc1a20d8b5db461ac23ac5d4b3d9f7a65548 | |
parent | b689bef776647b4cef3148e538c211331295caf8 [diff] |
Add paper-dialog, paper-dialog-scrollable and paper-dialog-behavior Change-Id: Ifb1de2905a01c8276f0c02d6787bfe144e1a23c6
This repository contains a code to provide compatibility layer between Polymer 3 and Polymer 2. It allows to run Polymer 2 application on top of Polymer 3 without changing a code.
The repository is added as a submodule to gerrit project; polygerrit-ui/app/package.json references a local folder (with submodule).
folder will be removed after full switch from Polymer 2 to Polymer 3.
Some files have code related to google-closure-library, but it is not necessary to use google-closure-library - the polymer/lib/utils/boot_bridge.js file provides placoholders for it.
Note: it is expected, that this repository is used only during transition period (Polymer 2 -> Polymer 3). After the transition is complete (including plugins), the submodule will be removed from gerrit repository.