Commit graph

18 commits

Author SHA1 Message Date
alistair3149 bdd986db89
fix(core): 🐛 hide pseudo elements instead of deleting them (pt2) 2023-12-15 15:03:13 -05:00
alistair3149 ba5bea704e
style: 🎨 apply recess order to styles 2023-07-27 21:19:27 -04:00
alistair3149 8cfa260997
feat(SemanticMediaWiki): add datatable styles 2023-07-16 20:06:15 -04:00
alistair3149 2bf20397e1
feat(core): use filter-invert CSS variable to flip color
This decouple the filter style from the  class.
Instead, filter-invert can be redefined if needed (e.g. :root.skin-citizen-dark)
2023-07-10 16:56:56 -04:00
alistair3149 271d383cf6
fix(SemanticMediaWiki): 🐛 hide indicator divider when entity is loaded 2023-06-10 15:37:05 -04:00
alistair3149 5737125f02
fix(SemanticMediaWiki): 🐛 prevent entity examiner spinner rotate off axis 2023-06-06 18:58:56 -04:00
alistair3149 0ee31530ec
feat(SemanticMediaWiki): replace entity examiner loader with SMW logo 2023-06-06 18:48:08 -04:00
github-actions 9e15415835 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-02-28 21:59:36 +00:00
alistair3149 fd40b1b855
feat(core): more granular spacing units 2022-11-21 17:42:43 -05:00
alistair3149 969cd787d6
feat(core): use different font weight in different themes
The same font weight do not provide the same contrast in different themes.
We should be able to change the scaling
2022-11-21 17:42:26 -05:00
alistair3149 fa1ae98497
feat(smw): revamp SMW skinStyles (#532)
Update to grade A
2022-10-21 13:44:15 -04:00
alistair3149 da76ccbbeb
refactor: order styles with idiomatic order 2021-01-11 11:45:52 -05:00
Hannes 13e853ac9a
refactor: Convert color-scheme query to class 2021-01-09 22:57:28 +01:00
alistair3149 f72af5e76d
Improve CI and code clean up (#143)
* Replace existing grunt linter

* Fix stylesheet issues picked up by stylelint

* Update the git workflow

* Fix incorrect slash in workflow file

* Github CI lint - eslint/stylelint

* Clean up composer

* Fix phpcb error

* MediaWiki CI

* Change commit message

* Update status badge

* Add JSDoc

* Add SVGO

* Make a dinner reservation - MediaWiki CI

I clean up code to MediaWiki standards

* Optimize SVG files with SVGO

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-16 22:49:41 -04:00
Hannes 88a1d69079
Update SMW callout colors 2019-12-30 12:26:02 +01:00
alistair3149 62112829b9 Attempt to clean file tree 2019-12-29 13:47:46 -05:00
alistair3149 d3bdfd5994 Attempt to clean file tree 2019-12-29 13:47:46 -05:00
alistair3149 e2b3a313e1
Renamed SMW to SemanticMediaWiki 2019-12-29 13:03:22 -05:00
Renamed from skinStyles/extensions/smw/ext.smw.style.less (Browse further)