Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Parcel bundler to build process. | Matthias Andreas Benkard | 2020-06-14 | 1 | -1/+9 |
| | | | | Change-Id: Iade8364efa0d2ce9443b67e20bf09ea93a3d7bcd | ||||
* | Update JavaScript dependencies. | Matthias Andreas Benkard | 2020-06-14 | 1 | -8/+9 |
| | | | | Change-Id: I9173887632b212c07c88f49b1315d1922f980575 | ||||
* | Web: Add ESLint. | Matthias Andreas Benkard | 2020-02-15 | 1 | -0/+1 |
| | | | | Change-Id: I3c7fb3cb2b11de29dab0f3be0d1587ee3d41e72f | ||||
* | Web: Remove lit-html, prefixfree, redux. | Matthias Andreas Benkard | 2020-02-15 | 1 | -6/+0 |
| | | | | | | They were unused, so this patch removes them. Change-Id: I53cda07b5622bace3cd0fb004e75d19ddba8b681 | ||||
* | Web: Install TypeScript definitions for Elix. | Matthias Andreas Benkard | 2020-02-15 | 1 | -0/+1 |
| | | | | Change-Id: I6ca8cafde683921d127599e01c7cada9dbbd5223 | ||||
* | Use Flow to typecheck JavaScript code. | Matthias Andreas Benkard | 2020-02-15 | 1 | -0/+1 |
| | | | | Change-Id: I9c0c9b5aa74d592a04eb6533e64669f1896fb7cd | ||||
* | Wiki: Show warning if attempt to save the page fails. | Matthias Andreas Benkard | 2020-02-02 | 1 | -1/+1 |
| | | | | Change-Id: I3fbacfca1c5d5f5834797ef029d79228cdb4dde2 | ||||
* | Sort package.json. | Matthias Andreas Benkard | 2020-01-26 | 1 | -3/+3 |
| | | | | Change-Id: I4735d8df29f36adcc37a15a9a60aa5c2874c2021 | ||||
* | Add Bosonic web components as a dependency. | Matthias Andreas Benkard | 2020-01-26 | 1 | -0/+2 |
| | | | | Change-Id: I2ccdfcd00d8f6f2a6955a3cd51e1e03684682771 | ||||
* | Add Normalize-Opentype.css. | Matthias Andreas Benkard | 2020-01-26 | 1 | -0/+2 |
| | | | | Change-Id: I3281ddecf7fd9cfe26b57e95b82c04ea4978c189 | ||||
* | Wiki: Add ContentTools to all wiki pages. | Matthias Andreas Benkard | 2020-01-25 | 1 | -0/+4 |
| | | | | Change-Id: I30e3c59458b2754439c9edfd5029d260816dd9de | ||||
* | Add Elix web component library as a dependency. | Matthias Andreas Benkard | 2020-01-25 | 1 | -0/+2 |
| | | | | Change-Id: I2a1c98c50e72c27ee45b322d1e01a3c307e5118c | ||||
* | Web: Add purecss/buttons.css. | Matthias Andreas Benkard | 2020-01-24 | 1 | -1/+1 |
| | | | | Change-Id: I0c4b049de17629510619ff9fcca3f0bd263a93b5 | ||||
* | Web: Add PureCSS, Prism.js, Prefixfree. | Matthias Andreas Benkard | 2020-01-24 | 1 | -0/+14 |
| | | | | Change-Id: I228ebf02e254c20fcf3aed8c6804aa3eacbbd510 | ||||
* | Web: Import JavaScript modules by path, without an import map. | Matthias Andreas Benkard | 2020-01-24 | 1 | -1/+0 |
| | | | | Change-Id: I2142ddb12e4eb39ec2a80947f6f77d5a6c9812a6 | ||||
* | Use Snowpack for web module management. | Matthias Andreas Benkard | 2020-01-23 | 1 | -1/+3 |
| | | | | Change-Id: Id4ed0471166cfe82caeca7b5e8b53c9ef1765d66 | ||||
* | AdminElement: Use Redux. | Matthias Andreas Benkard | 2020-01-23 | 1 | -4/+5 |
| | | | | | | | | | - Imports es-module-shims. - Adds an importmap via es-module-shims. - Makes the “switch” button flip a boolean flag in the state and uses it to modify the value shown. Change-Id: Ie8042a4c434206f590ebde21fd67e84f48446c03 | ||||
* | Add an example WebComponent. | Matthias Andreas Benkard | 2020-01-22 | 1 | -0/+9 |
Change-Id: I74a6b63912f431db150e6cd4707c405621a922dd |