Code Monkey home page Code Monkey logo

vaadin-simple-mde's Introduction

about me:

๐Ÿง‘๐Ÿผโ€๐Ÿ’ป I'm a full-stack developer based near Hamburg, Germany ๐Ÿ‡ฉ๐Ÿ‡ช
๐Ÿคฉ I love OpenSource and contribute custom libraries, many in java
๐Ÿ”ญ Always looking for interesting new projects
๐Ÿ‘ท๐Ÿผ Founder of agency that offers web development and consulting

social:

Website LinkedIn

main tech-stack

Java Spring React Kotlin TypeScript AWS Flutter JWT TailwindCSS Postgres MongoDB Docker ElasticSearch Notion Swagger Kubernetes


vaadin-simple-mde's People

Contributors

melistik avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

vaadin-simple-mde's Issues

Deprecated method call in SimpleMarkdownEditor.java

The class SimpleMrkdownEditor is calling the method
com.vaadin.server.AbstractClientConnector.addListener addListener(Class<?> eventType, Object target, java.lang.reflect.Method method ), which is deprecated since Vaadin 8.12.
There is the method
com.vaadin.server.AbstractClientConnector. addListener(Class<?> eventType, SerializableEventListener listener, Method method ) which is a replacement and the change looks simple to implement.
Is it possible to do that change and have the component updated to newer Vaadin version?

Regards.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.