Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add disabled option in SelectInput #2539

Closed
wants to merge 63 commits into from

Conversation

mikaoelitiana
Copy link
Contributor

Fixes #2512

fzaninotto and others added 30 commits October 23, 2018 14:55
This speeds up unit tests big deal
making bottom padding for last child to be 70px for xs media size
…t-doc

Fix ra-data-simple-rest  CREATE doc.
Fix Edit toolbar hides the last form item on mobile
- update screenshots
- use Guessers first
- fix outdated table of contents in sidebar
Double brackets (`{{`) declare an instruction in Liquid. We must use `{% raw %}` around code snippets using them, or the conent isn't rendered in the gh-pages docs.
[RFR] Fix missing styles in rendered documentation
[RFR] Fix instructions to develop react-admin using npm link
fix: link for graphcool data provider on docs
Added Norwegian translation to docs and removed old translation (aor)
[RFR] Temporarily use graphql-ast-types-browser instead of graphql-ast-types
…ld-total

[RFR] Pass total to ReferenceManyField
I've translated contents to catalan as a translation package (own repository)
[RFR] Fix non-Admin snippet in custom app documentation
Xavier Hans and others added 25 commits November 8, 2018 14:48
[RFR] Migrate ra-core to TypeScript
[RFR] Migrate ra-core actions to Typescript
docs: fix example code for adding upload feature in DataProviders.md
…lick

[RFR] Fix click on DeleteButton in List redirects to Edit
So basically I found a typo in *Adding Creation and Editing Capabilities* section.
- choices with a `disabled: true` property are disabled
- property name can be set with `disableValue`
@fzaninotto
Copy link
Member

Neat!

As it's a new feature, could you open the PR against the next branch rather than the master branch?

@mikaoelitiana mikaoelitiana changed the base branch from master to next November 22, 2018 10:13
@mikaoelitiana
Copy link
Contributor Author

@fzaninotto I will close this one and create another one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.