@imiobe/plonetheme-smartweb-base 0.1.5 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +23 -0
- package/dist/css/theme.css +5 -0
- package/dist/fonts/roboto-bold..eot +0 -0
- package/dist/fonts/roboto-bold..ttf +0 -0
- package/dist/fonts/roboto-bold..woff +0 -0
- package/dist/fonts/roboto-bold..woff2 +0 -0
- package/dist/fonts/roboto-bolditalic..eot +0 -0
- package/dist/fonts/roboto-bolditalic..ttf +0 -0
- package/dist/fonts/roboto-bolditalic..woff +0 -0
- package/dist/fonts/roboto-bolditalic..woff2 +0 -0
- package/dist/fonts/roboto-italic..eot +0 -0
- package/dist/fonts/roboto-italic..ttf +0 -0
- package/dist/fonts/roboto-italic..woff +0 -0
- package/dist/fonts/roboto-italic..woff2 +0 -0
- package/dist/fonts/roboto-light..eot +0 -0
- package/dist/fonts/roboto-light..ttf +0 -0
- package/dist/fonts/roboto-light..woff +0 -0
- package/dist/fonts/roboto-light..woff2 +0 -0
- package/dist/fonts/roboto-lightitalic..eot +0 -0
- package/dist/fonts/roboto-lightitalic..ttf +0 -0
- package/dist/fonts/roboto-lightitalic..woff +0 -0
- package/dist/fonts/roboto-lightitalic..woff2 +0 -0
- package/dist/fonts/roboto-medium..eot +0 -0
- package/dist/fonts/roboto-medium..ttf +0 -0
- package/dist/fonts/roboto-medium..woff +0 -0
- package/dist/fonts/roboto-medium..woff2 +0 -0
- package/dist/fonts/roboto-mediumitalic..eot +0 -0
- package/dist/fonts/roboto-mediumitalic..ttf +0 -0
- package/dist/fonts/roboto-mediumitalic..woff +0 -0
- package/dist/fonts/roboto-mediumitalic..woff2 +0 -0
- package/dist/fonts/roboto-regular..eot +0 -0
- package/dist/fonts/roboto-regular..ttf +0 -0
- package/dist/fonts/roboto-regular..woff +0 -0
- package/dist/fonts/roboto-regular..woff2 +0 -0
- package/dist/fonts/robotocondensed-light..eot +0 -0
- package/dist/fonts/robotocondensed-light..ttf +0 -0
- package/dist/fonts/robotocondensed-light..woff +0 -0
- package/dist/fonts/robotocondensed-light..woff2 +0 -0
- package/dist/fonts/robotocondensed-lightitalic..eot +0 -0
- package/dist/fonts/robotocondensed-lightitalic..ttf +0 -0
- package/dist/fonts/robotocondensed-lightitalic..woff +0 -0
- package/dist/fonts/robotocondensed-lightitalic..woff2 +0 -0
- package/dist/js/theme.js +1 -2424
- package/package.json +1 -1
- package/src/scss/_sub-sitenav.scss +1 -1
- package/src/scss/_trucaverif.scss +0 -61
- package/src/scss/main.scss +1 -0
- package/src/scss/sections/_se-contact.scss +4 -0
- package/src/scss/sections/_se-map.scss +3 -0
- package/src/scss/sections/_se-plan-geo.scss +4 -1
- package/theme.zip +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
+
# [0.2.0](https://github.com/IMIO/imio_smartweb_themes/compare/v0.1.5...v0.2.0) (2025-01-02)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* add dour logo [quick] ([7c9036f](https://github.com/IMIO/imio_smartweb_themes/commit/7c9036f7c03bd50184cb511f984846e15cffec94))
|
|
9
|
+
* courtsaintetienne url ([4e3c41b](https://github.com/IMIO/imio_smartweb_themes/commit/4e3c41b332aae5ba9e512020cfee28110cc38d1d))
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
* arlon base theme [quick] ([de534b1](https://github.com/IMIO/imio_smartweb_themes/commit/de534b13b02006906a7217d71d47ae4c46db9ec5))
|
|
15
|
+
* base theme for dour ([a036471](https://github.com/IMIO/imio_smartweb_themes/commit/a036471c72a45e577ce99dc3f0d05c7a88d8b21f))
|
|
16
|
+
* bump smartweb-base-theme on verlaine ([08793bc](https://github.com/IMIO/imio_smartweb_themes/commit/08793bc0026eb3037d5ed96229adeabe9b3f3fb7))
|
|
17
|
+
* **ci/cd:** fancier notifications ([ff11b8d](https://github.com/IMIO/imio_smartweb_themes/commit/ff11b8daf6533e16b0403cba53ccfde90d9ac9e8))
|
|
18
|
+
* **ci/cd:** fancier notifications [skip ci] ([4f1ad42](https://github.com/IMIO/imio_smartweb_themes/commit/4f1ad422ff3fa7b4e8c963ef5b4c722c117576f9))
|
|
19
|
+
* **ci/cd:** fix avatar size in notification [skip ci] ([50e1ba3](https://github.com/IMIO/imio_smartweb_themes/commit/50e1ba325536e548381cd5a821ab9535a331b92c))
|
|
20
|
+
* mep heron ([29186d8](https://github.com/IMIO/imio_smartweb_themes/commit/29186d81a902b6b37e7b2b81bda13d8665983c07))
|
|
21
|
+
* seneffe base theme ([11b9ff0](https://github.com/IMIO/imio_smartweb_themes/commit/11b9ff08120b03d9fece7bb8c09fdcbe8710cb09))
|
|
22
|
+
* update rixensart url [skip ci] ([144001e](https://github.com/IMIO/imio_smartweb_themes/commit/144001e89d39cc58b864ea981f5513d424144bf5))
|
|
23
|
+
* update verlaine to test ci ([70434ad](https://github.com/IMIO/imio_smartweb_themes/commit/70434adb838f7ed1dbbb1cf8e4d3d3be45fbe56b))
|
|
24
|
+
* waremme base theme ([ab97433](https://github.com/IMIO/imio_smartweb_themes/commit/ab97433a1138c7e21d41ef832d8f8751232cfa62))
|
|
25
|
+
|
|
3
26
|
## [0.1.5](https://github.com/IMIO/imio_smartweb_themes/compare/v0.1.4...v0.1.5) (2024-08-28)
|
|
4
27
|
|
|
5
28
|
## [0.1.4](https://github.com/IMIO/imio_smartweb_themes/compare/v0.1.3...v0.1.4) (2024-08-28)
|