Actions
R&D #1341
closedJavascript dependency management
Start date:
10/29/2019
Due date:
% Done:
100%
Estimated time:
Vote:
Description
Use a composer like for javascript libraries (npm + webpack certainly).
Updated by Johan Cwiklinski over 5 years ago
A first try: https://github.com/galette/galette/pull/38
Updated by Johan Cwiklinski over 5 years ago
- Related to R&D #1324: Rely on a UI framework added
Updated by Johan Cwiklinski over 5 years ago
- Status changed from Nouveau to In Progress
On the current try, I have some issues:
- buttons on a
tags no longer works,
- tooltips have a very strange (and unusable) display
Since those elements will be entirely reworked while switching to a UI framework, this is maybe not important. I wonder if the issue does not comes from the jquery-ui version bump, and the specific Galette theme for it.
I'll have to rework the release script to take care of that new system (I already have a working POC for the events plugin).
Updated by Johan Cwiklinski about 5 years ago
- Has duplicate Evolution #698: Inclure les javascript non-minifiés added
Updated by Johan Cwiklinski almost 5 years ago
- Subject changed from Javascipt dependency management to Javascript dependency management
Updated by Johan Cwiklinski almost 5 years ago
- Status changed from In Progress to Résolu
- % Done changed from 0 to 100
Appliqué par commit 69a9fec5a1a3c0f5807e952c1d4fdd785488ad13.
Updated by Johan Cwiklinski almost 5 years ago
- Status changed from Résolu to Fermé
Actions