Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [faces-dev] Faces 4.0: Enhance UIInput events with HTML5 like oninput
  • From: Manfred Riem <m_riem@xxxxxxxxxxx>
  • Date: Fri, 19 Feb 2021 14:55:20 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=k8YSN4oiwtPQ0CG+EEdq/eYJe2B4HEKE/310IvwE310=; b=CEqMOQxqLiaaVNm9jwVjyyXHlZtvoxIE05GWZxHCr/eNRjsDo6ScwpXRZtPxSZ6sBwgDSC1XlL7Qj6Gh7xlKuqd85BaoFabBXEJJ8pidotUZe2T+NKSSJQrmAWNdqrJBWwW6mnKYRUXpF0R9qYSgh31rsaOyFjv7YN2gLgcucpQYn2NW8uYnwiVw4yyZ62pEHv8rXvSvwCCj3yH64d8HsGntk1Adbmxn6S2nw6wT/pVMwoI/yvi/JB8yVzjanXxQiUNHVDDeSJSfGX+BbTkPyIgnJOp1NQoSVtw5M1+EOQVtkjPCofZOIq4WNUPIWZYnsJ3rzQiINApwxhPEtXcwUg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=DxqPsih7aEqGMMgoeRaQzwgoXM0VBVC0L0bXycrO522IqQPmgeGwxqLXnVb41y3KV//Rev+usicpEvif0Zbvo+xC7hRj4mXlZdd/dqMn2fG2i3k6K4qUQeXhitdCIFSaGkgj+dItRKmLCuuHv1fPrkFrnbC4L7jiHFnJjQe0onsFmP0pYVYykW2271+W5YTfOoJ9uB3OCjpTqYvY+7B+e0wgHmId1TOGN7N4haGxUpRLz0305pIqElNQ6u1okSHuKkx6whQUXomjcMyTXv0TaW7JIPZ22tLtldOjPcopdVmJmYqxF+b42tyCfS6Z5gVVYYMDNMfRyG8/4zF7uNoflw==
  • Delivered-to: faces-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/faces-dev/>
  • List-help: <mailto:faces-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/faces-dev>, <mailto:faces-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/faces-dev>, <mailto:faces-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHW7pPF+IrxmdYSYUirAYURAwl5kaowsemQgCoCeICABQtSEA==
  • Thread-topic: [faces-dev] Faces 4.0: Enhance UIInput events with HTML5 like oninput

Hi Thomas,

 

Go ahead and create the PR for this.

 

Thanks!

 

Kind regards,

Manfred Riem

 

From: faces-dev <faces-dev-bounces@xxxxxxxxxxx> On Behalf Of Thomas Andraschko
Sent: Tuesday, February 16, 2021 2:48 AM
To: faces developer discussions <faces-dev@xxxxxxxxxxx>
Subject: Re: [faces-dev] Faces 4.0: Enhance UIInput events with HTML5 like oninput

 

Hey all,

i collected now (hopefully) all changes in the ticket.

Would be great if you can review.

So i would implement it in MyFaces.

Best regards,

Thomas

 

Am Mi., 20. Jan. 2021 um 17:16 Uhr schrieb Manfred Riem <m_riem@xxxxxxxxxxx>:

Hi,

 

Go for it!

 

Just make sure it does not break any existing contract. 😉

 

Thanks!

 

Kind regards,
Manfred Riem

 

From: faces-dev <faces-dev-bounces@xxxxxxxxxxx> On Behalf Of Thomas Andraschko
Sent: Tuesday, January 19, 2021 11:49 AM
To: faces developer discussions <faces-dev@xxxxxxxxxxx>
Subject: [faces-dev] Faces 4.0: Enhance UIInput events with HTML5 like oninput

 

i would like to prototype this in MyFaces, should be only a small change.

Everyone ok with it? Also requested by some PrimeFaces users in the past.

Best regards,

Thomas

 

Virenfrei. www.avast.com

 

_______________________________________________
faces-dev mailing list
faces-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/faces-dev


Back to the top