Publishing
Publishing is the creation of documents using page layout skills on a personal computer primarily for print. Desktop publishing software can generate layouts and produce typographic quality text and images comparable to traditional typography and printing.
Here are 626 public repositories matching this topic...
Expected Behavior
It should be possible to customize the header of the generated changelog (or omit it completely).
Current Behavior
The changelog header is hardcoded in https://github.com/lerna/lerna/blob/master/core/conventional-commits/lib/constants.js
Possible Solution
A `command.publish.changelogHea
The table ID is currently lost, but could be included by wrapping the table in a bookmark (probably via empty paragraphs before and after the table).
-
Updated
Sep 29, 2021 - Kotlin
-
Updated
Dec 11, 2020 - JavaScript
on latest develop, if I run:
go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logi-
Updated
Oct 4, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
- Reduce the effort to add
autoto existing projects
Describe the solution you'd like
- A preset that stays up to date with the latest
autofeatures
mrm auto- Document gotchas (e.g. you may have issues with an auto TS config file if your TS settings are different, make sure you have a published
-
Updated
Sep 9, 2021 - Java
-
Updated
Oct 7, 2021 - Lua
-
Updated
Oct 4, 2021 - Ruby
-
Updated
Oct 8, 2018 - HTML
-
Updated
Sep 24, 2021 - Shell
-
Updated
Feb 3, 2021 - JavaScript
When the user saves a form it'd be nice to see some kind of visual feedback about what happened, instead of just reloading the page. The edit form notification box should be enabled by default for all the edit forms.
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Oct 4, 2021 - PHP
-
Updated
Jan 28, 2021 - Lua
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Sep 30, 2021 - HTML
-
Updated
Sep 20, 2021 - SCSS
-
Updated
Jun 21, 2021 - Groovy
Our internal, server-side i18n package is deprecated, and so is the use of
i18n.t().Instead we have a new package @tryghost/tpl that does string interpolation and makes refactoring i18n out of the codebase easier.
We have successfully removed
i18n.t()from core/frontend, but the rest of the codebase has many many references that need to