Nikita Karamov
ee3a9f280b
2.0.2-0
2023-01-25 20:29:15 +01:00
Nikita Karamov
9726efc022
Update CHANGELOG
2023-01-25 20:29:15 +01:00
Nikita Karamov
5aeb9831bd
Move ESLint config to package.json
2023-01-25 20:29:15 +01:00
Nikita Karamov
8a24871a0d
Move PostCSS config to package.json
2023-01-25 20:29:15 +01:00
Nikita Karamov
6453f15d70
Remove banner
2023-01-25 20:29:15 +01:00
Nikita Karamov
48e44e25aa
Fix code style
2023-01-25 20:29:14 +01:00
Nikita Karamov
38155afa8a
Remove Browserslist config to always target the defaults
2023-01-25 20:29:14 +01:00
Nikita Karamov
d57a8cae50
Disable sourcemaps on the output
2023-01-25 20:29:14 +01:00
Nikita Karamov
1550573923
Build CSS using Vite
2023-01-25 20:29:14 +01:00
Nikita Karamov
ae67a19233
Update to Vite v4
2023-01-25 20:29:13 +01:00
Nikita Karamov
70477e05c1
Minify with esbuild instead of terser
...
In the end, the files are basically of the same size, but esbuild is
faster. We also do not need any extra packages.
2023-01-25 20:29:13 +01:00
Nikita Karamov
bae7f40ef4
Make project type module
2023-01-25 20:29:13 +01:00
Nikita Karamov
54601a5bac
Correct indentation (I hate YAML)
2023-01-25 20:28:31 +01:00
Nikita Karamov
079411fc49
Fix Prettier
2023-01-25 20:26:49 +01:00
Nikita Karamov
bb19f28656
Fix CI (hopefully)
2023-01-25 20:25:21 +01:00
Nikita Karamov
a532a37a8e
Disable caching in workflow
2023-01-25 20:11:08 +01:00
Nikita Karamov
af902c144e
Create main.yml
2023-01-25 20:06:33 +01:00
Nikita Karamov
8bd8b0f31f
v2.0.1
2023-01-23 06:07:51 +01:00
Nikita Karamov
85803d0fd3
Move project back to GitHub
2023-01-23 06:07:17 +01:00
Nikita Karamov
e36dfb6101
Update Mastodon branding ( #45 )
2023-01-23 06:00:41 +01:00
Nikita Karamov
739422c6a0
Update CHANGELOG
2023-01-23 05:58:18 +01:00
Nikita Karamov
ff84b3ceda
Update specimen image
2023-01-23 05:57:32 +01:00
Nikita Karamov
a69c3f7469
Update Mastodon branding
...
Closes #42
2023-01-23 05:55:44 +01:00
Nikita Karamov
bbcb19ef56
Update dev dependencies
2022-11-16 10:45:17 +01:00
Nikita Karamov
2a974a5cac
Update Browserslist config
2022-11-16 10:40:27 +01:00
Nikita Karamov
c07f0138b9
v2.0.0
2022-02-13 15:58:45 +01:00
Nikita Karamov
60b1f0541a
Merge branch 'prepare-v2-release'
...
https://codeberg.org/kytta/shareon/pulls/9
2022-02-13 15:56:41 +01:00
Nikita Karamov
13f9ffcc68
v2.0.0-rc.0
2022-02-13 15:51:16 +01:00
Nikita Karamov
e3c09dc69f
Add funding links
2022-02-11 17:10:01 +01:00
Nikita Karamov
a9571908b4
Add trailing slash in personal URL
2022-02-11 17:07:51 +01:00
Nikita Karamov
7c01217f87
Update URL to repo
2022-02-11 17:07:35 +01:00
Nikita Karamov
f91643b831
Add CHANGELOG entry and docs for CSS export
...
Closes https://github.com/kytta/shareon/issues/35
See: https://codeberg.org/kytta/shareon/pulls/12
2022-02-11 16:14:26 +01:00
Nikita Karamov
89c84b053f
Update links in CHANGELOG
2022-02-11 16:14:25 +01:00
Nikita Karamov
952fe10d67
Update logos and colours
2022-02-11 16:14:24 +01:00
Nikita Karamov
db05a94838
Remove unneeded TODO
2022-02-11 16:14:23 +01:00
Nikita Karamov
4bb70cb405
Add link to Wordpress plugin
...
Sorry Gareth, it took me too long... 😅
Closes https://github.com/kytta/shareon/issues/7
2022-02-11 16:14:22 +01:00
Nikita Karamov
018b4e0dc9
Delete GitHub-specific files
...
After migration to Codeberg, GitHub's CI definitions aren't needed any
more. The project will be migrated to Codeberg CI when it exits private
beta.
Also delete banner image file, since it wasn't being used anywhere.
2022-02-11 16:14:21 +01:00
Nikita Karamov
846570dd31
Delete docs/
...
Docs will be hosted on the separate branch, `pages`. They will not be
automatically built any more.
2022-02-11 16:14:20 +01:00
Nikita Karamov
d28556e142
Update year in LICENSE
2022-02-11 16:14:19 +01:00
Nikita Karamov
2877fef357
Update README
...
- update installation instruction
- use clearer text for descriptions
- update licence footer; add information about Simple Icons
- update URLs and permalinks to related projects
2022-02-11 16:14:18 +01:00
Nikita Karamov
6e4ec8ea26
Add new demo picture
2022-02-11 16:14:17 +01:00
Nikita Karamov
a31564ae33
Merge branch 'css-export'
...
https://codeberg.org/kytta/shareon/pulls/12
2022-02-11 16:12:15 +01:00
Nikita Karamov
f64371fcab
v2.0.0-beta.3
2022-02-11 15:08:48 +01:00
Nikita Karamov
27bdff424f
Add CSS export for the package
...
See https://github.com/kytta/shareon/issues/35
2022-02-11 15:06:25 +01:00
Nikita Karamov
a4a27fb567
Merge branch 'clean-publish'
...
https://codeberg.org/kytta/shareon/pulls/11
2022-02-11 14:56:11 +01:00
Nikita Karamov
56b90f7006
v2.0.0-beta.2
2022-02-11 14:49:28 +01:00
Nikita Karamov
db92342732
Add clean-publish
2022-02-11 14:49:03 +01:00
Nikita Karamov
bdda39b8ef
Merge branch 'non-default-export'
...
https://codeberg.org/kytta/shareon/pulls/10
2022-02-10 23:06:56 +01:00
Nikita Karamov
288fc56528
Update CHANGELOG
2022-02-10 23:05:04 +01:00
Nikita Karamov
d5141a6383
Use non-default export
2022-02-10 23:02:50 +01:00