Robert Prehn
|
912fe4e024
|
chore: Address a variety of warnings
|
2021-08-04 16:32:13 -05:00 |
|
Robert Prehn
|
0e7514f922
|
fix: Update URL for post preview
|
2021-07-23 13:37:29 -05:00 |
|
Robert Prehn
|
1a4f0120a8
|
fix: Add lines attribute to class tags
|
2021-07-23 09:41:27 -05:00 |
|
Robert Prehn
|
f97f952a12
|
fix: Replace csswring (deprecated) with postcss-clean
|
2021-07-22 09:23:26 -05:00 |
|
Robert Prehn
|
5cbc1b9567
|
chore(release): 3.0.2 [skip ci]
|
2021-07-21 22:18:34 +00:00 |
|
Robert Prehn
|
4af9a69292
|
Merge branch 'upgrade-image-webpacker-loader' into 'master'
fix: Upgrade tempfile npm library
See merge request mythic-insight/legendary!97
|
2021-07-21 22:13:29 +00:00 |
|
Robert Prehn
|
2d9a4cc0e5
|
fix: Upgrade tempfile npm library
|
2021-07-21 17:08:27 -05:00 |
|
Robert Prehn
|
4e3f16eb3b
|
chore(release): 3.0.1 [skip ci]
|
2021-07-21 21:47:31 +00:00 |
|
Robert Prehn
|
2eefe95dfb
|
fix: Upgrade terser to remove deprecations in webpack pipeline
|
2021-07-21 21:42:03 +00:00 |
|
Robert Prehn
|
52ed78b08c
|
chore(release): 3.0.0 [skip ci]
|
2021-07-21 21:20:20 +00:00 |
|
Robert Prehn
|
ed6d4a73b9
|
Merge branch 'npm-upgrades' into 'master'
BREAKING CHANGE: Upgrade to Tailwind 2
See merge request mythic-insight/legendary!95
|
2021-07-21 21:14:20 +00:00 |
|
Robert Prehn
|
05bad338c3
|
BREAKING CHANGE: Upgrade to Tailwind 2
|
2021-07-21 16:06:13 -05:00 |
|
Robert Prehn
|
f9ea5b2047
|
chore(release): 2.12.1 [skip ci]
|
2021-07-21 19:29:44 +00:00 |
|
Robert Prehn
|
1fe986c67e
|
Merge branch 'upgrade-credo' into 'master'
chore: Add linters section to guide
See merge request mythic-insight/legendary!93
|
2021-07-21 15:31:20 +00:00 |
|
Robert Prehn
|
91c3c4f559
|
chore: Add linters section to guide
|
2021-07-21 10:27:57 -05:00 |
|
Robert Prehn
|
5172cc5a8b
|
chore(release): 2.12.0 [skip ci]
|
2021-07-20 22:57:07 +00:00 |
|
Robert Prehn
|
8393218622
|
feat: Prettier and stylelint in CI
|
2021-07-20 17:42:40 -05:00 |
|
Robert Prehn
|
e7e8e6b84b
|
fix: Prettier check in lefthook
|
2021-07-20 17:13:36 -05:00 |
|
Robert Prehn
|
046094aa2d
|
chore: Upgrade credo and address issues
|
2021-07-20 15:50:51 -05:00 |
|
Robert Prehn
|
d8902ec569
|
chore(release): 2.11.5 [skip ci]
|
2021-07-20 15:16:30 +00:00 |
|
Robert Prehn
|
b3467b0302
|
fix: Fix typo in documentation
|
2021-07-20 09:55:58 -05:00 |
|
Robert Prehn
|
b099ebf9c8
|
chore(release): 2.11.4 [skip ci]
|
2021-07-19 21:36:16 +00:00 |
|
Robert Prehn
|
2b7588707c
|
fix: Only purge CSS in production mode
|
2021-07-19 16:27:47 -05:00 |
|
Robert Prehn
|
928691565a
|
chore(release): 2.11.3 [skip ci]
|
2021-07-19 19:34:26 +00:00 |
|
Robert Prehn
|
e6650a704e
|
chore(release): 2.11.2 [skip ci]
|
2021-07-02 20:21:20 +00:00 |
|
Robert Prehn
|
b0caff07a2
|
chore(deps): update ex_prompt requirement from ~> 0.1.5 to ~> 0.2.0 in /apps/core
|
2021-07-02 19:28:25 +00:00 |
|
Robert Prehn
|
7e3a98c53a
|
Merge branch 'dependabot-hex-apps-content-php_serializer-tw-2.0.0' into 'master'
chore(deps): update php_serializer requirement from ~> 0.9.0 to ~> 2.0.0 in /apps/content
See merge request mythic-insight/legendary!77
|
2021-07-02 19:22:09 +00:00 |
|
Robert Prehn
|
eabc99e033
|
chore(release): 2.11.1 [skip ci]
|
2021-07-02 19:10:51 +00:00 |
|
Robert Prehn
|
078d664f2e
|
Merge branch 'dependabot-hex-apps-content-earmark-1.4.15' into 'master'
chore(deps): update earmark requirement from 1.4.3 to 1.4.15 in /apps/content
See merge request mythic-insight/legendary!75
|
2021-07-02 19:04:55 +00:00 |
|
Robert Prehn
|
305efc55a4
|
fix: Remove deprecated option in earmark call
|
2021-07-02 14:01:28 -05:00 |
|
Robert Prehn
|
f2785b53f1
|
chore(release): 2.11.0 [skip ci]
|
2021-07-02 18:42:26 +00:00 |
|
Robert Prehn
|
ae24cff443
|
Merge branch 'master' of gitlab.com:mythic-insight/legendary into dependabot-hex-apps-content-earmark-1.4.15
|
2021-07-02 13:41:27 -05:00 |
|
Robert Prehn
|
019718d45c
|
Merge branch 'tailwind-purge-settings' into 'master'
feat: Setup dead code purging for tailwind
See merge request mythic-insight/legendary!83
|
2021-07-02 18:36:38 +00:00 |
|
Robert Prehn
|
f8a0e79f24
|
feat: Setup dead code purging for tailwind
|
2021-07-02 13:33:26 -05:00 |
|
Robert Prehn
|
e848097087
|
Merge branch 'dependabot-hex-apps-content-phoenix_html_sanitizer-tw-1.1.0' into 'master'
chore(deps): update phoenix_html_sanitizer requirement from ~> 1.0.0 to ~> 1.1.0 in /apps/content
See merge request mythic-insight/legendary!76
|
2021-06-30 22:11:17 +00:00 |
|
Robert Prehn
|
741cf0a228
|
chore(release): 2.10.0 [skip ci]
|
2021-06-29 03:59:40 +00:00 |
|
Robert Prehn
|
9f294d3fa5
|
feat: Update webpack and plugins
|
2021-06-28 22:50:16 -05:00 |
|
Robert Prehn
|
391da666dc
|
feat: Upgrade webpack
|
2021-06-28 19:49:20 -05:00 |
|
Robert Prehn
|
3c4e2315cc
|
fix: Switch to Dart SASS
|
2021-06-28 17:28:41 -05:00 |
|
Robert Prehn
|
8ce0e0ead2
|
chore(deps): update php_serializer requirement from ~> 0.9.0 to ~> 2.0.0
Updates the requirements on [php_serializer](https://github.com/zloyrusskiy/php_serializer) to permit the latest version.
- [Release notes](https://github.com/zloyrusskiy/php_serializer/releases)
- [Commits](https://github.com/zloyrusskiy/php_serializer/commits/v2.0)
|
2021-06-24 16:03:27 +00:00 |
|
Robert Prehn
|
cd13c13a8f
|
chore(deps): update phoenix_html_sanitizer requirement from ~> 1.0.0 to ~> 1.1.0
Updates the requirements on [phoenix_html_sanitizer](https://github.com/elixirstatus/phoenix_html_sanitizer) to permit the latest version.
- [Release notes](https://github.com/elixirstatus/phoenix_html_sanitizer/releases)
- [Commits](https://github.com/elixirstatus/phoenix_html_sanitizer/commits)
|
2021-06-24 16:03:22 +00:00 |
|
Robert Prehn
|
528ec44c93
|
chore(deps): update earmark requirement in /apps/content
Updates the requirements on [earmark](https://github.com/pragdave/earmark) to permit the latest version.
- [Release notes](https://github.com/pragdave/earmark/releases)
- [Changelog](https://github.com/pragdave/earmark/blob/master/RELEASE.md)
- [Commits](https://github.com/pragdave/earmark/compare/1.4.3...v1.4.15)
|
2021-06-24 16:03:16 +00:00 |
|
Robert Prehn
|
6257eeaa90
|
chore(release): 2.9.1 [skip ci]
|
2021-06-24 15:48:38 +00:00 |
|
Robert Prehn
|
877c464001
|
chore(release): 2.9.0 [skip ci]
|
2021-06-23 22:27:36 +00:00 |
|
Robert Prehn
|
d5e79bf3dc
|
chore(release): 2.8.0 [skip ci]
|
2021-06-19 17:34:05 +00:00 |
|
Robert Prehn
|
8929fd8204
|
feat: Setup LiveView
|
2021-06-19 17:26:20 +00:00 |
|
Robert Prehn
|
736b0d8296
|
chore(release): 2.7.2 [skip ci]
|
2021-06-19 04:05:14 +00:00 |
|
Robert Prehn
|
0f65830c26
|
chore(release): 2.7.1 [skip ci]
|
2021-06-19 03:31:58 +00:00 |
|
Robert Prehn
|
1e8416336a
|
chore(release): 2.7.0 [skip ci]
|
2021-06-19 03:00:51 +00:00 |
|
Robert Prehn
|
4251e456a1
|
fix: Reset version stamp to last released version
|
2021-06-18 21:53:11 -05:00 |
|