Ricardo Lüders

Results 62 issues of Ricardo Lüders

- [X] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [X] I have tested the latest version ## Summary Create the Heading components...

:dart: new component

- [X] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [X] I have tested the latest version ## Summary Create the Heading components...

:dart: new component

- [X] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [X] I have tested the latest version ## Summary Create the Heading components...

:dart: new component

**Is your feature request related to a problem? Please describe.** Right now the `Table` component doesn't support `color=`. **Describe the solution you'd like** I want to be able to change...

:rocket: enhancement
help wanted

## Summary Add an example for [TextInput](https://www.flowbite-react.com/docs/components/forms#default-form) component to `toggle` password visibility. It should be possible once #758 gets merged. ## Context Improve documentation examples to display new features and...

:books: documentation

Hi, It's most a question and maybe a request. It's possible to create a helper with parameters? Some like this sample: ``` html {{hello name='Ricardo'}} ``` ``` python def hello(name=None):...

Would be nice to have an autologin option after the user confirms the account creation, you can find where to do it [here](https://github.com/rluders/oc-jwtauth-plugin/blob/c34ebf5a405a3a1dea657bf9bef277a36254b5d7/http/controllers/ActivateController.php#L59). If the account creation confirmation is disabled,...

enhancement

We need to create some missing validators, listed here: [1](https://github.com/rluders/oc-jwtauth-plugin/blob/c34ebf5a405a3a1dea657bf9bef277a36254b5d7/http/controllers/ActivateController.php#L27), [2](https://github.com/rluders/oc-jwtauth-plugin/blob/c34ebf5a405a3a1dea657bf9bef277a36254b5d7/http/controllers/ActivateController.php#L37), [3](https://github.com/rluders/oc-jwtauth-plugin/blob/c34ebf5a405a3a1dea657bf9bef277a36254b5d7/http/controllers/ResetPasswordController.php#L24), [4](https://github.com/rluders/oc-jwtauth-plugin/blob/c34ebf5a405a3a1dea657bf9bef277a36254b5d7/http/controllers/ResetPasswordController.php#L34)

enhancement

Adds the support to login using OAuth providers, like Facebook, Google, Instagram, and Twitter, but still using the JWT Token.

enhancement

We could have some unit tests.

enhancement