Closed greenkeeper[bot] closed 5 years ago
Update to this version instead π
Addon Docs comes with automatic support for versioned documentation, and in this release we've reorganized the site structure for those versions a bit. The biggest change is that the "latest" version of your docs (typically the most recently tagged release), which used to live under the URL /latest
, now lives at the root of your site. (For example, www.ember-cli-mirage.com
instead of www.ember-cli-mirage.com/latest
). Other versions now live under a /versions
namespace.
This version should automatically migrate previous versions of your project to use the new structure. It also redirect old links from /latest
to the new root location. If something isn't working right, please reach out to us in an issue here or in #ec-addon-docs
in Slack.
Addon Docs uses utility CSS classes to style its components (DocsHero, DocsDemo, etc.). These classes are provided by TailwindCSS and have names like text-center
. These classes should be considered private to Addon Docs, but due to CSS's global nature these generic names have been conflicting with addon authors' own CSS classes.
In this release we've updated our Tailwind build to prefix all class names with ad-
. There should be no upgrade steps for you unless you were relying on the included Tailwind build to style your dummy app. If so, you'll need to provide those classes yourself. The ad-
classes should also not be relied upon and should still be considered private. This is so we can change them βΒ and in fact we will be soon, as the ad-
prefix is considered advertisement CSS and blocked by certain ad-blockers.
<DocsDemo>
can accept additional CSS classes for customization.
None.
The new version differs by 49 commits.
517c686
v0.5.1
e0d10f0
Travis can publish
963bbdf
Merge pull request #222 from ember-learn/69/update-search-indexer
d666025
Merge pull request #223 from ember-learn/53/supported-version
b63eb18
Document supported Ember version
935af55
Update search indexer
206ca25
Update .gitignore
63069c5
Merge pull request #214 from miguelcobain/patch-3
e9ffc3d
Document API doc generator plugins
3e1940d
Merge pull request #220 from dcyriller/ember-code-snippet-upgrade
68d5ef6
Upgrade ember-code-snippet
72ce301
Delete .DS_Store
3ba9aa8
Merge pull request #213 from miguelcobain/patch-2
8860432
classes on doc-demo component
90ee2d5
Merge pull request #212 from jrowlingson/tailwind-prefix
There are 49 commits in total.
See the full diff
Update to this version instead π
docs-
prefix instead of ad-
, since ad-
was getting picked up and ignored by ad blockers.Update to this version instead π
Bugfixes.
The new version differs by 7 commits.
9ecdebe
v0.5.3
3a55407
Merge pull request #233 from ember-learn/upgrade-tailwind
6d3730d
Upgrade tailwind
a61d13b
Merge pull request #229 from ember-learn/fix-styles
4c6972d
Revert ember-cli-tailwind upgrade
5b867af
Merge pull request #227 from ember-learn/225-fix-project-version-included
5117c93
Dont fail on addons without any API items
See the full diff
devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.0
.Update to this version instead π
The new version differs by 39 commits.
92d6c44
v0.6.0
86942d7
Merge pull request #259 from ember-learn/fix-production-builds
f907d25
Fix #255
70e493d
Merge pull request #258 from josemarluedke/jl-inform-vendor
69297db
Merge pull request #257 from josemarluedke/jl-template-lint
6500063
Inform to github that scripts/parallel is vendored
c0eb85a
Fix template lint issues
6fff0c3
Add ember-cli-template-lint
c1abf28
Remove unnecessary ember-cli-shims
4caf597
Merge pull request #254 from ember-learn/fix-cli-3.4
8764e86
Use postprocessTree('all') for compatibility with Ember CLI 3.4
806ca88
Merge pull request #248 from rwwagner90/docs-prompt
1033aac
Merge pull request #252 from josemarluedke/upgrade
2273b73
Add ember-cli-shims to dependencies as it is used in test-apps
0c521da
Use jsdom v11.12.0
There are 39 commits in total.
See the full diff
devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.1
.devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.3
.Update to this version instead π
The new version differs by 29 commits.
1f9f9dd
v0.6.3
89cf52d
Merge pull request #316 from alexlafroscia/fix-public-key-name
30fd72e
fix(docs): use correct public key name
9e1e088
add top border when nav is hidden
ede2970
hide snippet nav when demo has a single snippet
7428e15
wrap nav and snippet in a div
3d77fcd
test balance without escaped code
e7087e1
do not compact paragraphs when opening component tags are used inside backticks
84b8264
disable this rule in this template for showcase purposes
69cb06a
include docs-snippet usage in demo1 snippet
abf317f
no line breaks in docs-snippet tag
1bf8bc1
fix typo
bb37a22
without a closing tag, this breaks formatting on the rest of the page
1ce81d2
use reject
to return a copy of the original
2b9e031
lastest and master are not in version selector on second open
There are 29 commits in total.
See the full diff
devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.4
.devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.5
.devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.6
.Update to this version instead π
The new version differs by 5 commits.
bdb9ebc
v0.6.6
2217b1d
Updates ssh-keygen snippet due to new defaults
59f6320
Upgrade sass (removes @import warning) (#325)
944d194
Fix resolved type on module name containing type itself (#331)
c3bcab0
Fix a double slash in url that causes history corruption (#332)
See the full diff
devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.7
.devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.8
.Update to this version instead π
The new version differs by 5 commits.
4d082bd
0.6.8
4ddb379
Merge pull request #348 from ember-learn/update-ember-concurrency
7066fb4
Update ember-concurrency
2ff6c6a
Merge pull request #338 from zachgarwood/quickstart-remove-outdated-optional-step
3487c35
Removed outdated optional step: "Better scrolling"
See the full diff
devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.9
.devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.10
.devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.11
.devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.12
.devDependency
ember-cli-addon-docs was updated from 0.4.3
to 0.6.13
.
Version 0.5.0 of ember-cli-addon-docs was just published.
ember-cli-addon-docs
The version 0.5.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of ember-cli-addon-docs.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: