Jonathan Petitcolas

Results 38 comments of Jonathan Petitcolas

Great. :) What about adding another slash to remember sed pattern, and perhaps use a monospace font?

Same as @Kmaschta. > The requester knows what they're trying to say, and they should decide if the changes get made. The change requester also knows what he is doing,...

@genu: the main fix is [here](https://github.com/angular-ui/ui-codemirror/pull/127/files#diff-b93cc5d946bbc035e63eaa4acb15ca89R8). Removing `ng-annotate` has been done because it is not required anymore, as code is compatible with strict DI. But that's a side-effect of the...

Same here. We got a production project using my fork as a dependency. That's not really comfortable. :)

Would specifying buttons for each instance fulfill your needs @talaviss? If so, can we close this issue?

Configuration block is great, yet it would force to use the same configuration everywhere. Hence, we should indeed implement a `toolbar` option as proposed by @cperryk.

Perhaps should we just add a `hint` option instead, which would display a light text just below the field? Something like: ![image](https://cloud.githubusercontent.com/assets/688373/19030070/b2937820-894b-11e6-8944-e0902f69c0c8.png) (Screenshot taken from https://github.com/callemall/material-ui/issues/2474)

@jslearner07: if I understand it well, you want to be able to redirect user to another page, outside ng-admin? Indeed, we should be able to specify an URL instead of...

Good to me. Waiting for [marmelab/admin-config#24](https://github.com/marmelab/admin-config/pull/24) PR to be merged.