Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/DominoKit/domino-ui

Domino-ui
https://github.com/DominoKit/domino-ui

fix #459 Dispaly placeholder when a field with label is focused

4f46cef366e20f73b7f303e48161658e30c6999f authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #459 Dispaly placeholder when a field with label is focused

45ecf1bab5e8fde321482e92d5eb4fd91589eb78 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #480 Switch to the correct editors dependency

e79d41a9cbddcd89ca5097e21972ead21492caef authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #480 Switch to the correct editors dependency

9a95e57c99049732fd08c432076915add50ebfe3 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #477 mdi-* icons in circle buttons uncentered

9332166dd9877d817c78127b6fd3080bc2fd79b4 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #477 mdi-* icons in circle buttons uncentered

6129c28a9d1a0a8c30d3cba49034aef961f686e8 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #475 DropDownMenu: noSearchResultsElement should not be removed

0b820d7d60072098a7d823d680691750980aceb8 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #475 DropDownMenu: noSearchResultsElement should not be removed

60a3a1cb9804754be16326df3e841c10d8678e26 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #459 Dispaly placeholder when a field with label is focused

54a23b0d8de8c6c050d5d7053c12124e89e7f4b4 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #459 Dispaly placeholder when a field with label is focused

86222ca0405419f0e8d66e6590c4514669152491 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #476 Records count not showing in scrolling pagination we have less than a window of pages

d9be8a988418b20fe8f7d09b8aee24bc1ec5f146 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #476 Records count not showing in scrolling pagination we have less than a window of pages

32d010659c8b423971c2c4a602f30f7ccd55750b authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #474 In SuggestBox make method search public

d64d60c90fc96bf7807c7a2d4195042189828841 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #474 In SuggestBox make method search public

0b4cdf7d784c9594c0f9e71d6563fc4a62b8e924 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #473 Unable change icon in buttons

3dd7d8f66edefd5fac95fa5e05b2f44d16bfe02e authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #473 Unable change icon in buttons

4dfed74ecfc02bef48f0747d324860ec394efe51 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #471 Introduce the ability to create new colors and color themes, add docs

146e2ad3f3d1719c98a9b07a5d6052345354e409 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #471 Introduce the ability to create new colors and color themes, add docs

0da9cac2839c47200c91c2dfe4ecd167cf6c0664 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #471 Introduce the ability to create new colors and color themes, add docs

100d93d665ee194844d10d5d5e50a5d654b638ac authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #471 Introduce the ability to create new colors and color themes, add docs

3b694b5c474e76c971c213a34d2f1de2a89cda40 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #471 Introduce the ability to create new colors and color themes

d75d8015da1c56f248c301b2739447ac5b20eef0 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #471 Introduce the ability to create new colors and color themes

4c55e0b044a96ff1eac1817ada48b6bb840b83d0 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix: #470 TagsInput captures and doesn't release focus

0e3e35f6388888e00945790d3ef4043f37c49e84 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix: #470 TagsInput captures and doesn't release focus

9fcabee413e8466daf2178e2004e5d4c9d812a24 authored over 4 years ago by Ahmad bawaneh <[email protected]>
BaseDominoElement.removeTooltip (#469)

Although using BaseDominoElement.getTooltip().detach() we can remove existing tooltip,
without ...

bc6552a4086416d1fd90f0eefad836d6ab3901fe authored over 4 years ago by Gordan Krešić <[email protected]>
BaseDominoElement.removeTooltip (#469)

Although using BaseDominoElement.getTooltip().detach() we can remove existing tooltip,
without ...

3fb1bf8b827fc5239313c53edc98ded144fa0136 authored over 4 years ago by Gordan Krešić <[email protected]>
Make Notification easier to extend (#468)

* moved all global initialization from create() to constructor
* added setType(String) for chan...

29e6cac21fa279860ee2aa72f31b0c3682b68177 authored over 4 years ago by Gordan Krešić <[email protected]>
Make Notification easier to extend (#468)

* moved all global initialization from create() to constructor
* added setType(String) for chan...

6a23e286971951cfb91536008fa3a0bc06b35202 authored over 4 years ago by Gordan Krešić <[email protected]>
fix #467 SuggestBox crashes when searching for * and results are retrieved

1be6829098a2537a4ca6c25a721582055ef1bfeb authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #467 SuggestBox crashes when searching for * and results are retrieved

094902f752e00fb11e78048fc9966ba8834e9ccd authored over 4 years ago by Ahmad bawaneh <[email protected]>
refactored Clock classes to avoid duplicated code (#466)

5bf2367af26db4f8f6d2455b8f45d41226018655 authored over 4 years ago by HMIDeer <[email protected]>
refactored Clock classes to avoid duplicated code (#466)

95471f5360c5f9c83e34b8e1ece0bfdae3ee021e authored over 4 years ago by HMIDeer <[email protected]>
add option to show total records count in scrolling pagination

a2b97173434109d30fb3d7dda2d01bccbe30d230 authored over 4 years ago by Ahmad bawaneh <[email protected]>
add option to show total records count in scrolling pagination

3a45dcbb18e7c1b7f6711c2c624ce9610db72dc1 authored over 4 years ago by Ahmad bawaneh <[email protected]>
Enhance the TimeBox with a possibility to set also seconds. Fixes #379 (#464)

a9d58494040dd3607df3fb46998cd422662d0e99 authored over 4 years ago by HMIDeer <[email protected]>
Enhance the TimeBox with a possibility to set also seconds. Fixes #379 (#464)

86f565d6dd48fefd92d5872b741ae2b1a378db04 authored over 4 years ago by HMIDeer <[email protected]>
fix #465 Enhance show/hide and expand/collapse functionality of the Card component

3b3782e4cf3cd1792f6aa350276500b96c3753f4 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #465 Enhance show/hide and expand/collapse functionality of the Card component

8adccf1dded82d7864ed8a7a83e1a56c27d38997 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #461 Infinite notifications

bd8ce0e61be1c15331dbbe634a608ac838ceacb3 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #461 Infinite notifications

430189e971d82f46caf751275b028b086fa0463c authored over 4 years ago by Ahmad bawaneh <[email protected]>
ModalBase only updates focuselement on "Tab" keypress (#463)

Instead of for every keypress.

This fixes https://github.com/DominoKit/domino-ui/issues/462

f482809d8b61a2dca56c962eb6997e9312e15582 authored over 4 years ago by Frank Wynants <[email protected]>
ModalBase only updates focuselement on "Tab" keypress (#463)

Instead of for every keypress.

This fixes https://github.com/DominoKit/domino-ui/issues/462

e00d3d6df413a1d1879ab709c9bbcb729bb5c2f7 authored over 4 years ago by Frank Wynants <[email protected]>
added DeSelectionHandler (#460)

e6dccc8c782cfcd7f14ebec5f8d6910d6e0b475d authored over 4 years ago by HMIDeer <[email protected]>
added DeSelectionHandler (#460)

8ca649b58f9426307e72413bb43e3faf1c4f2a2d authored over 4 years ago by HMIDeer <[email protected]>
add a method to get the errors list from a field

d10a86cfc709201de79449dd98c83f89afddcb71 authored over 4 years ago by Ahmad bawaneh <[email protected]>
add a method to get the errors list from a field

3bcb420aba2977bae217baba227c2e7c403a6882 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix: #457 [MessageDialog] Add functionality to change BackGroundcolor to the Okbutton

2d536119332112b8c466473be508591f017a35a8 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix: #457 [MessageDialog] Add functionality to change BackGroundcolor to the Okbutton

f7114e64b8576bb3f5bce19b0615e690975a1db3 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #456 Enhance the scrolling pagination to avoid appending huge number of elements when total pages count is very big

d9e8c0e23c9ff3078eea391ed1d184df2463b853 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #456 Enhance the scrolling pagination to avoid appending huge number of elements when total pages count is very big

0bbab446a24df4c02859a5996d1632db00439223 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #455 RadioGroup shows Required-Indicator and there is no way to remove it

165761da9dd1e9adda49a23a0f5d9cdb3e2c1220 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #455 RadioGroup shows Required-Indicator and there is no way to remove it

f7ea709221357eab5f497e7e8667cde8affbec0d authored over 4 years ago by Ahmad bawaneh <[email protected]>
expose buttons text span as a getter

a64326e4b8f3a11cdf3574d2fd4c42230a5b4a0a authored over 4 years ago by Ahmad bawaneh <[email protected]>
expose buttons text span as a getter

df8acd8a94b9143197cfa37942fb5f12dab05816 authored over 4 years ago by Ahmad bawaneh <[email protected]>
getter for actionBarItem and titleItem (#454)

537f8f5e82d19c567cc9eaa445066030e57e40ea authored over 4 years ago by HMIDeer <[email protected]>
getter for actionBarItem and titleItem (#454)

cb3d3eb090e8a25da4c1fb5fd9b662ee05a3547f authored over 4 years ago by HMIDeer <[email protected]>
remove invalid unused import

b64ab69cff91a4c3e07faa1ae5f3846e777e6453 authored over 4 years ago by Ahmad bawaneh <[email protected]>
remove invalid unused import

86fd639ee52d14a769361fdab55643aafbd00062 authored over 4 years ago by Ahmad bawaneh <[email protected]>
update domino-apt-commons dependency to release 0.0.1

3e6e5ffd644c76ca78708d846a54e44341bee628 authored over 4 years ago by Ahmad bawaneh <[email protected]>
update domino-apt-commons dependency to release 0.0.1

0a1e12352445d258b02c1e475111035f01f6db78 authored over 4 years ago by Ahmad bawaneh <[email protected]>
#450 - required indicator does not work correct - fixed (#452)

9e33ae46c00467147af9aecc7da059d3fa227f71 authored over 4 years ago by Frank Hossfeld <[email protected]>
#450 - required indicator does not work correct - fixed (#452)

770b601d2fe7662c595241c942e024287554f6c2 authored over 4 years ago by Frank Hossfeld <[email protected]>
fix #449 Search icon of Select dropdown appears on wrong position in Chrome

b69c3603a33c24aec0a684d52d3f7ffb0c2f391d authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #449 Search icon of Select dropdown appears on wrong position in Chrome

6b6d0a06d4cd1f9664d70be3ecb2f57a4e2a071a authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix: #448 Balck outline border show up when focus on TextArea

5c645d283a491fc3d86f4329f0adeffb953c0dfb authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix: #448 Balck outline border show up when focus on TextArea

3076f7bebd7b31b68d1bb1876288808554d3b565 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix: #446 FileUpload: Chromium uses DropEffect.MOVE per default

80884f225a382f87c4144bca021c5624a3b3a951 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix: #446 FileUpload: Chromium uses DropEffect.MOVE per default

d646d9fc84787ff9ba4bb161ff1a17528f8b4131 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #447 All horizontal tabs to be aligned centered

697aa5a5db3764589cb8dcb33dce0071292e44d3 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #447 All horizontal tabs to be aligned centered

95cfc93dff8e078870dc71af0646804f1e0027e8 authored over 4 years ago by Ahmad bawaneh <[email protected]>
allow override of file upload DropEffect

8e919d69651fcf5ac445128f6e2b911d7154065f authored over 4 years ago by Ahmad bawaneh <[email protected]>
allow override of file upload DropEffect

ce90906a7a875865dbab12e98b18a5511fc96a31 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #442 Required input indicator like asterix

ad322a36b617928a19186ae878d654e5b0607e7f authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #442 Required input indicator like asterix

b6f32bd4872b72493835d7d94dcc4a4a167fe19a authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #441 TagsInput does not honor readonly attribute

898eec9a1173d422826d3fbead1a7576e3b91ce7 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #441 TagsInput does not honor readonly attribute

932480f78ecf93c9b5dae88f0d2a7068cabd8708 authored over 4 years ago by Ahmad bawaneh <[email protected]>
Merge branch 'master' of github.com:DominoKit/domino-ui

5bf206005f0ea9dab8b83b30104b39de6f90c579 authored over 4 years ago by Ahmad bawaneh <[email protected]>
Merge branch 'master' of github.com:DominoKit/domino-ui

cdf20cf699954794a5032b1ba4eb97592eff0f3b authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #439 Specialize every use of elemento.IsElement

aff98d2fd6f3037dbf2aeb14c98bd5e7162bf349 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #439 Specialize every use of elemento.IsElement

d0f4c93c52b4d990784b771b2158e68c81bf1621 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #431 it is impossible to confirm or cancel date change

f4c0746fe603e3db1539e18f12ccdc2b944baaa4 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #431 it is impossible to confirm or cancel date change

58ceb7dbd872a7fbf3f9433f03b4b8b7c0316d7f authored over 4 years ago by Ahmad bawaneh <[email protected]>
Merge branch 'gkresic-generics'

d7b56ab7e3035b9e1f5d8335ae27b13edf6b32aa authored over 4 years ago by Ahmad bawaneh <[email protected]>
Merge branch 'gkresic-generics'

104d5791157c194880266e3d66c7068f8a2eb5be authored over 4 years ago by Ahmad bawaneh <[email protected]>
Add (partial) generics specialization

Domino UI lacks generics specialization in many places,
but this commit focuses on two classes:
...

0122fb75bd918269c21d1a1a68c7eec07513fd86 authored over 4 years ago by gkresic <[email protected]>
Add (partial) generics specialization

Domino UI lacks generics specialization in many places,
but this commit focuses on two classes:
...

49b4a1b04d8365bc926b0964e16b4c38cc46a6d7 authored over 4 years ago by gkresic <[email protected]>
fix #440 TagsInput, convert text to Tag on focus lost.

20c51cfe469e13564afebb7ecb27d2a34846f87b authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #440 TagsInput, convert text to Tag on focus lost.

1be16c44e78fe67e94f75ca5abea963bc5b6c9df authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix DominoWindow does not define the name as window

3ca7bb318b2713ccdd33c8cc902f87cecca70395 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix DominoWindow does not define the name as window

50ad100f474a8d35932f73b8dac29e40749af111 authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #438 Add the ability to apply some function to a form field while validation is temporarily disabled

c44b26ff6fbf594c48dcba43e2d49e09d1e2f40b authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #438 Add the ability to apply some function to a form field while validation is temporarily disabled

8d1182ae87729ac485f41ace44381fa39945c910 authored over 4 years ago by Ahmad bawaneh <[email protected]>
improved split panel size adjustment (#434)

* improved split panel size adjustment

* bugfix for first and last split panel

Co-authored...

e27b001f87f6d4361730979a39f83bfe281b047c authored over 4 years ago by adrian-haenni <[email protected]>
improved split panel size adjustment (#434)

* improved split panel size adjustment

* bugfix for first and last split panel

Co-authored...

edf03db384cd46871f5c43e1b59745fd14093b6d authored over 4 years ago by adrian-haenni <[email protected]>
Ignore keyboard events without keycode (#437)

Probably result of a browser bug.

ba89c4b39bb080d75ec0835332f0df8ff77017a1 authored over 4 years ago by Gordan Krešić <[email protected]>
Ignore keyboard events without keycode (#437)

Probably result of a browser bug.

dd692991fa30a87fde868fd7d95147020f4aae86 authored over 4 years ago by Gordan Krešić <[email protected]>
Added option to parseStrict to DateBox (#435)

* Added option to parseStrict to DateBox

You can now call setParseStrict(true) to enable pars...

fa5b613ae3299f6515e7aefb57d8435a0336366e authored over 4 years ago by Frank Wynants <[email protected]>
Added option to parseStrict to DateBox (#435)

* Added option to parseStrict to DateBox

You can now call setParseStrict(true) to enable pars...

a9f19a065043507f8945713d1ea159c7113aa5f4 authored over 4 years ago by Frank Wynants <[email protected]>
fix #432 Select should display selected option in dropdown when opening

220820a02776ee0bd3dc8e6b77731c0a47de2c9e authored over 4 years ago by Ahmad bawaneh <[email protected]>
fix #432 Select should display selected option in dropdown when opening

a2d2930b63c9002083f8f4a3e34b313e876d9d6f authored over 4 years ago by Ahmad bawaneh <[email protected]>