feat(components): add readonly attribute to text-field (no styles)#267
Merged
feat(components): add readonly attribute to text-field (no styles)#267
Conversation
eeegor
approved these changes
Apr 23, 2021
nowseemee
added a commit
that referenced
this pull request
Apr 26, 2021
* typos + -neutral snippets (#259) * typos + -neutral snippets please esp. check the "neutral" examples as the original did not have "neutral". text from here: https://github.com/telekom/scale-republish-prep * fix neutral packages' name Co-authored-by: Daniel Beck <daniel@beck.win> * open source information (#260) new phrasing after text editing * Update AUTHORS (#261) * Update LICENSE (#262) According to editing * docs: better package readmes, package.json metadata and storybook favicon (#263) * docs: better package readmes and package.json metadata * docs(components): update package description * docs: add link to repo * docs(components): update package description * chore: update banner image * feat(storybook): add app icons * remove legacy toast from index (#266) * feat(components): add readonly attribute to text-field (no styles) (#267) * build(bernerslee): storybook deployment (#268) * feat/build-pr (#269) * chore: remove dead code * style: run prettier project-wide && enable commitlint * build: add CI/CD jobs for PR builds * chore: ignore lerna-debug.log * fix: format script * build: add run permission for porcelain script * build: remove --since flag from format * chore: fix package name * build: try to make it green * style: revert prettier changes on mdx files * build: skip lerna bootstrap in favor of generate script * build: check for uncommitted files after components build * test: remove obsolete visual snapshot * test(datagrid): try to improve reliability * test(e2e): try to improve reliability * test(datagrid): improve reliability * build(pr): dedicate step for uncommitted files check (#271) * chore(deps): bump ssri in /examples/boilerplate-angular (#255) Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](npm/ssri@v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump elliptic in /examples/boilerplate-angular (#257) Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump y18n in /examples/boilerplate-angular (#256) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: publish to npm (#270) * chore(release): publish Co-authored-by: Tim Heiler iconstorm <61275996+timheiler-ico@users.noreply.github.com> Co-authored-by: Egor Kirpichev <egor.kirpichev@gmail.com> Co-authored-by: Arturo Castillo Delgado <ac@iconstorm.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.