Граф коммитов

1231 Коммитов

Автор SHA1 Сообщение Дата
XhmikosR 7ed703879f Update devDependencies and regenerate package-lock.json
* hugo-bin   ^0.101.5  →  ^0.102.0
2023-04-03 15:39:58 +03:00
XhmikosR 469ad59ad9
Update bootstrap to v5.3.0-alpha3 (#1679) 2023-04-03 10:50:42 +03:00
korki 20cff47976
Add some tags to multiple icons (#1658)
* add 'member' tag to people icons

* tag podcast icons (#1225)

* add 'page' tag to empty file icons

* add 'resize' tag to some arrows

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-04-03 08:29:19 +03:00
dependabot[bot] 2175b9c550
build(deps-dev): bump @twbs/fantasticon from 2.5.3 to 2.6.0 (#1677)
Bumps [@twbs/fantasticon](https://github.com/twbs/fantasticon) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/twbs/fantasticon/releases)
- [Commits](https://github.com/twbs/fantasticon/compare/v2.5.3...v2.6.0)

---
updated-dependencies:
- dependency-name: "@twbs/fantasticon"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 20:22:43 +03:00
dependabot[bot] 6b16dfb7b8
build(deps-dev): bump @twbs/fantasticon from 2.5.2 to 2.5.3 (#1676)
Bumps [@twbs/fantasticon](https://github.com/twbs/fantasticon) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/twbs/fantasticon/releases)
- [Commits](https://github.com/twbs/fantasticon/compare/v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: "@twbs/fantasticon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 17:11:08 +03:00
XhmikosR 82d9a297b6 package.json: reorder properties 2023-04-02 09:21:48 +03:00
XhmikosR a01d72da5b Update stylelint npm script
`rd` is set in .stylelintrc.json.
2023-04-02 09:18:33 +03:00
dependabot[bot] 97e9c57c99
build(deps-dev): bump find-unused-sass-variables from 4.0.6 to 4.0.8 (#1671)
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 4.0.6 to 4.0.8.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.6...v4.0.8)

---
updated-dependencies:
- dependency-name: find-unused-sass-variables
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-01 21:32:07 +03:00
dependabot[bot] 1bf792fb22
build(deps-dev): bump eslint from 8.36.0 to 8.37.0 (#1672)
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-01 21:13:24 +03:00
dependabot[bot] 88c1a6b60a
build(deps-dev): bump stylelint from 15.3.0 to 15.4.0 (#1670)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.3.0...15.4.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-01 21:09:50 +03:00
XhmikosR 90a7e4a47a Update release-drafter.yml 2023-03-31 13:17:53 +03:00
XhmikosR e04f594b21
CI: add permissions and limit triggers to main (#1669) 2023-03-31 12:56:33 +03:00
XhmikosR acf67aa732
Update package.json 2023-03-28 20:01:39 +03:00
XhmikosR a98d3ead8a
package.json: update `icons-zip` script to remove existent zip files first (#1662) 2023-03-28 09:38:20 +03:00
XhmikosR f99973cf5d
docs: use bootstrap.svg from the `/assets/icons` dir (#1661) 2023-03-28 09:01:09 +03:00
XhmikosR 5725c414ba
Update check-icons.js (#1660)
* return early
* use `path.basename` and `path.extname`
* replace `require` with `fs.readFile`
* move variables
2023-03-28 08:48:59 +03:00
korki f5621d468a
check font json for differences with svgs (#1657)
* check font json for differences with svgs

* Split output

* Rename and add script to npm scripts

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-27 19:14:22 +03:00
XhmikosR bd757d0236
Update SVGO config (#1656)
`sortAttrs` is enabled by default in svgo 3.x and that's the version we are using both in svgo and svg-sprite.
2023-03-27 10:50:54 +03:00
XhmikosR 3c06165699 Update hugo-bin ^0.101.4 → ^0.101.5 2023-03-27 08:35:15 +03:00
XhmikosR 0d9c1f8ac3
Update dependabot.yml 2023-03-26 22:13:05 +03:00
XhmikosR 430b69d460
config.yml: mount bootstrap.bundle.min.js in static folder (#1655)
We only copy this file
2023-03-26 22:05:36 +03:00
korki 0b52cc6176
docs: change search function from list.js to fuse.js (#1653)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-26 21:22:17 +03:00
korki 3b27adc33c
docs: filter url by search query (#731) 2023-03-26 19:39:26 +03:00
XhmikosR 213e8a6886
docs: specify `searchDelay: 250` for list.js (#1652) 2023-03-26 19:07:20 +03:00
XhmikosR 64f4a3ff74 Work around hyphens not working in search 2023-03-26 18:37:05 +03:00
XhmikosR b281685091 Load list.js locally so that we can modify it 2023-03-26 18:37:05 +03:00
XhmikosR a84ae7cf13 Regenerate package-lock.json 2023-03-26 12:35:02 +03:00
XhmikosR f347916c5a
Tweak README.md (#1649) 2023-03-26 11:57:59 +03:00
XhmikosR da1235a675
package.json: specify `q` for zip (#1648) 2023-03-26 11:34:41 +03:00
Mark Otto 7dc63d6c9e
Fixes three icon font rendering issues (#1645)
- Fixes #1500: Trash icon has partial fill
- Fixes #1593: folder-plus isn't aligned with folder-minus
- Fixes #1634: postcard-heart-fill is missing center divider
2023-03-25 22:33:53 +02:00
XhmikosR ebcf666e1a
.gitignore: ignore release zip files 2023-03-25 19:54:33 +02:00
Mark Otto d2b420cb47
Fix spacing and sizing of examples (#1644) 2023-03-25 19:51:50 +02:00
XhmikosR ac66eb8e29 Update ESLint config 2023-03-25 19:32:19 +02:00
XhmikosR e8a646292e
Update deploy.yml 2023-03-25 19:29:38 +02:00
XhmikosR 8252443c89 Update docs/.eslintrc.json 2023-03-25 19:24:21 +02:00
Darrel Herbst d10633c5de
Fix sass quoted string interpolation for hugo 0.110.0 (#1566)
* fix for #1378 to fix sass quoted string interpolation for hugo 0.110.0

* Adds quotes to the scss.hbs file so it reflects what is in font/bootstrap-icons.scss

* Update bootstrap-icons.scss

* Putting the fix, adding quotes around the -icons-font-file variable, back after it was removed by ea46c090fa

* The font/bootstrap-icons.scss is auto generated, so changes should not be made manually.

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-25 11:49:56 -05:00
XhmikosR 8b75303090 font: add license header 2023-03-25 09:39:57 -07:00
Asad Dhorajiwala 04228fdd50
Added missing tags and categories (#1638)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-25 11:38:43 -05:00
XhmikosR d9165b8720 Update devDependencies 2023-03-25 17:16:33 +02:00
XhmikosR 0f05efc56b
Update dependabot.yml 2023-03-25 16:42:50 +02:00
dependabot[bot] 90c38106d6
build(deps-dev): bump @twbs/fantasticon from 2.4.0 to 2.5.1 (#1641)
Bumps [@twbs/fantasticon](https://github.com/twbs/fantasticon) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/twbs/fantasticon/releases)
- [Commits](https://github.com/twbs/fantasticon/compare/v2.4.0...v2.5.1)

---
updated-dependencies:
- dependency-name: "@twbs/fantasticon"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 16:42:44 +02:00
XhmikosR 3f637a5f48 Update devDependencies 2023-03-25 11:15:43 +02:00
Stefan Korn a946ccef98
Remove non-existent icons from font (#1521)
* Remove invalid circle-1 icons

* Remove more non-existent icons from bootstrap-icons.json

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-25 11:12:47 +02:00
XhmikosR c6b11c9d70 Clean up .fantasticonrc.js 2023-03-25 10:36:40 +02:00
XhmikosR 35139b2b09
sprite.html: fix wrong breadcrumb (#1637) 2023-03-25 00:25:10 +02:00
XhmikosR 03d392a4ad
Update Bootstrap to v5.3.0-alpha2 (#1635) 2023-03-24 16:56:40 +02:00
XhmikosR 2a0d216b21
Update vnu-jar.js from upstream (#1633) 2023-03-24 11:45:31 +02:00
XhmikosR d38b793a34
Remove unused Hugo partials (#1632) 2023-03-24 09:34:29 +02:00
XhmikosR b5de7bf498
Update .stylelintrc.json (#1631) 2023-03-23 09:48:55 +02:00
Julien Déramond b5dd4718b6
Fix theme toggle JavaScript and A11y (#1628)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-22 09:18:28 +02:00