Home
last modified time | relevance | path

Searched refs:react (Results 151 – 175 of 9793) sorted by relevance

12345678910>>...392

/dports/databases/percona57-client/boost_1_59_0/boost/statechart/detail/
H A Dreaction_dispatcher.hpp45 static result react( State & stt, const EventBase & ) in react() function
53 static result react( State & stt, const EventBase & evt ) in react() function
61 static result react( in react() function
68 return reaction::react( stt, evt ); in react()
74 static result react( State & stt, const EventBase & evt ) in react() function
83 static result react( in react() function
92 return reaction::react( stt, evt ); in react()
102 static reaction_result react( in react() function in boost::statechart::detail::reaction_dispatcher
109 reaction::react( stt, evt, eventType ) ); in react()
/dports/www/firefox/firefox-99.0/devtools/client/shared/vendor/
H A DREACT_ROUTER_DOM_UPGRADING.md5 Follow this steps to upgrade the `react-router-dom` library:
8 `git clone git@github.com:ReactTraining/react-router.git`
11 `cd react-router`
17 4. Grab the UMD build of `react-router-dom`, which is located in `packages/react-router-dom/umd/rea…
19 5. Edit `react-router-dom.js` and change `require('react')` for `require('devtools/client/shared/ve…
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/statechart/detail/
H A Dreaction_dispatcher.hpp45 static result react( State & stt, const EventBase & ) in react() function
53 static result react( State & stt, const EventBase & evt ) in react() function
61 static result react( in react() function
68 return reaction::react( stt, evt ); in react()
74 static result react( State & stt, const EventBase & evt ) in react() function
83 static result react( in react() function
92 return reaction::react( stt, evt ); in react()
102 static reaction_result react( in react() function in boost::statechart::detail::reaction_dispatcher
109 reaction::react( stt, evt, eventType ) ); in react()
/dports/devel/boost-libs/boost_1_72_0/boost/statechart/detail/
H A Dreaction_dispatcher.hpp45 static result react( State & stt, const EventBase & ) in react() function
53 static result react( State & stt, const EventBase & evt ) in react() function
61 static result react( in react() function
68 return reaction::react( stt, evt ); in react()
74 static result react( State & stt, const EventBase & evt ) in react() function
83 static result react( in react() function
92 return reaction::react( stt, evt ); in react()
102 static reaction_result react( in react() function in boost::statechart::detail::reaction_dispatcher
109 reaction::react( stt, evt, eventType ) ); in react()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/statechart/detail/
H A Dreaction_dispatcher.hpp45 static result react( State & stt, const EventBase & ) in react() function
53 static result react( State & stt, const EventBase & evt ) in react() function
61 static result react( in react() function
68 return reaction::react( stt, evt ); in react()
74 static result react( State & stt, const EventBase & evt ) in react() function
83 static result react( in react() function
92 return reaction::react( stt, evt ); in react()
102 static reaction_result react( in react() function in boost::statechart::detail::reaction_dispatcher
109 reaction::react( stt, evt, eventType ) ); in react()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/statechart/detail/
H A Dreaction_dispatcher.hpp45 static result react( State & stt, const EventBase & ) in react() function
53 static result react( State & stt, const EventBase & evt ) in react() function
61 static result react( in react() function
68 return reaction::react( stt, evt ); in react()
74 static result react( State & stt, const EventBase & evt ) in react() function
83 static result react( in react() function
92 return reaction::react( stt, evt ); in react()
102 static reaction_result react( in react() function in boost::statechart::detail::reaction_dispatcher
109 reaction::react( stt, evt, eventType ) ); in react()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/statechart/detail/
H A Dreaction_dispatcher.hpp45 static result react( State & stt, const EventBase & ) in react() function
53 static result react( State & stt, const EventBase & evt ) in react() function
61 static result react( in react() function
68 return reaction::react( stt, evt ); in react()
74 static result react( State & stt, const EventBase & evt ) in react() function
83 static result react( in react() function
92 return reaction::react( stt, evt ); in react()
102 static reaction_result react( in react() function in boost::statechart::detail::reaction_dispatcher
109 reaction::react( stt, evt, eventType ) ); in react()
/dports/devel/hyperscan/boost_1_75_0/boost/statechart/detail/
H A Dreaction_dispatcher.hpp45 static result react( State & stt, const EventBase & ) in react() function
53 static result react( State & stt, const EventBase & evt ) in react() function
61 static result react( in react() function
68 return reaction::react( stt, evt ); in react()
74 static result react( State & stt, const EventBase & evt ) in react() function
83 static result react( in react() function
92 return reaction::react( stt, evt ); in react()
102 static reaction_result react( in react() function in boost::statechart::detail::reaction_dispatcher
109 reaction::react( stt, evt, eventType ) ); in react()
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/react-syntax-highlighter/
H A DREADME.md3 …ps://github.com/react-syntax-highlighter/react-syntax-highlighter/workflows/Node%20CI/badge.svg)](…
4 …pm](https://img.shields.io/npm/dm/react-syntax-highlighter.svg?style=flat-square)](https://www.npm…
6 …odecov.io/gh/conorhastings/react-syntax-highlighter/branch/master/graph/badge.svg)](https://codeco…
12 …ve you can use <a href='https://github.com/conorhastings/react-native-syntax-highlighter'>react-na…
16 `npm install react-syntax-highlighter --save`
52 import SyntaxHighlighter from 'react-syntax-highlighter';
53 import { docco } from 'react-syntax-highlighter/dist/esm/styles/hljs';
69 import { Prism as SyntaxHighlighter } from 'react-syntax-highlighter';
70 import { dark } from 'react-syntax-highlighter/dist/esm/styles/prism';
86 import { Light as SyntaxHighlighter } from 'react-syntax-highlighter';
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/react-syntax-highlighter/
H A DREADME.md3 …ps://github.com/react-syntax-highlighter/react-syntax-highlighter/workflows/Node%20CI/badge.svg)](…
4 …pm](https://img.shields.io/npm/dm/react-syntax-highlighter.svg?style=flat-square)](https://www.npm…
6 …odecov.io/gh/conorhastings/react-syntax-highlighter/branch/master/graph/badge.svg)](https://codeco…
12 …ve you can use <a href='https://github.com/conorhastings/react-native-syntax-highlighter'>react-na…
16 `npm install react-syntax-highlighter --save`
52 import SyntaxHighlighter from 'react-syntax-highlighter';
53 import { docco } from 'react-syntax-highlighter/dist/esm/styles/hljs';
69 import { Prism as SyntaxHighlighter } from 'react-syntax-highlighter';
70 import { dark } from 'react-syntax-highlighter/dist/esm/styles/prism';
86 import { Light as SyntaxHighlighter } from 'react-syntax-highlighter';
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/
H A Djar.mn12 res/activity-stream/vendor/react.js (./vendor/react.js)
13 res/activity-stream/vendor/react-dom.js (./vendor/react-dom.js)
14 res/activity-stream/vendor/react-dom-server.js (./vendor/react-dom-server.js)
16 res/activity-stream/vendor/react-dev.js (./vendor/react-dev.js)
17 res/activity-stream/vendor/react-dom-dev.js (./vendor/react-dom-dev.js)
20 res/activity-stream/vendor/react-transition-group.js (./vendor/react-transition-group.js)
22 res/activity-stream/vendor/react-redux.js (./vendor/react-redux.js)
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/ganttChartDashboards/node_modules/react-plotly.js/
H A D.eslintrc4 "plugin:react/recommended",
8 "react": {
41 "react",
221 "react/jsx-no-duplicate-props": [
224 "react/jsx-no-undef": [
227 "react/jsx-uses-react": [
230 "react/jsx-uses-vars": [
239 "react/no-is-mounted": [
242 "react/no-unknown-property": [
245 "react/prefer-es6-class": [
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/react-plotly.js/
H A D.eslintrc4 "plugin:react/recommended",
8 "react": {
41 "react",
221 "react/jsx-no-duplicate-props": [
224 "react/jsx-no-undef": [
227 "react/jsx-uses-react": [
230 "react/jsx-uses-vars": [
239 "react/no-is-mounted": [
242 "react/no-unknown-property": [
245 "react/prefer-es6-class": [
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/react-plotly.js/
H A D.eslintrc4 "plugin:react/recommended",
8 "react": {
41 "react",
221 "react/jsx-no-duplicate-props": [
224 "react/jsx-no-undef": [
227 "react/jsx-uses-react": [
230 "react/jsx-uses-vars": [
239 "react/no-is-mounted": [
242 "react/no-unknown-property": [
245 "react/prefer-es6-class": [
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/devtools/client/shared/vendor/
H A DREACT_UPGRADING8 * git clone https://github.com/facebook/react.git
9 * cd react
26 Open `build/react-with-addons.js` and search for all
32 Now move into our repo (note the naming of `react-dev.js`, it's the dev version):
34 * cp build/react-with-addons.js <gecko-dev>/devtools/client/shared/vendor/react-dev.js
44 After patching `build/react-with-addons.js` again, copy the production
47 * cp build/react-with-addons.js <gecko-dev>/devtools/client/shared/vendor/react.js
50 right now we are just manually changing the path from `react` to
51 `devtools/client/shared/vendor/react`.
53 * cp build/react-dom.js <gecko-dev>/devtools/client/shared/vendor/react-dom.js
[all …]
H A Dmoz.build10 'react-addons-shallow-compare.js',
13 # react-dev is used if either debug mode is enabled,
16 modules += ['react-dev.js']
19 'react-dom.js',
20 'react-proxy.js',
21 'react-redux.js',
22 'react-virtualized.js',
23 'react.js',
/dports/net-im/ruqola/ruqola-1.6.1/src/core/autotests/
H A Dreactionstest.cpp33 Reaction react; in shouldParseReactions_data() local
34 react.setReactionName(QStringLiteral(":ok_hand:")); in shouldParseReactions_data()
35react.setUserNames(QStringList() << QStringLiteral("foo") << QStringLiteral("bla") << QStringLiter… in shouldParseReactions_data()
36 reactionsRef.setReactions({react}); in shouldParseReactions_data()
41 Reaction react; in shouldParseReactions_data() local
42 react.setReactionName(QStringLiteral(":mrs_claus:")); in shouldParseReactions_data()
43 react.setUserNames(QStringList() << QStringLiteral("bla")); in shouldParseReactions_data()
47 reactionsRef.setReactions({react, react2}); in shouldParseReactions_data()
/dports/security/vault/vault-1.8.2/website/pages/
H A Dstyle.css10 @import '~@hashicorp/react-consent-manager/style.css';
11 @import '~@hashicorp/react-toggle/style.css';
12 @import '~@hashicorp/react-alert-banner/style.css';
13 @import '~@hashicorp/react-button/styles/index.css';
14 @import '~@hashicorp/react-content/style.css';
15 @import '~@hashicorp/react-docs-page/style.css';
18 @import '~@hashicorp/react-hero/style.css';
19 @import '~@hashicorp/react-logo-grid/style.css';
20 @import '~@hashicorp/react-tabs/style.css';
21 @import '~@hashicorp/react-text-split/style.css';
[all …]
/dports/www/firefox/firefox-99.0/browser/components/newtab/
H A Djar.mn15 res/activity-stream/vendor/react.js (./vendor/react.js)
16 res/activity-stream/vendor/react-dom.js (./vendor/react-dom.js)
17 res/activity-stream/vendor/react-dom-server.js (./vendor/react-dom-server.js)
19 res/activity-stream/vendor/react-dev.js (./vendor/react-dev.js)
20 res/activity-stream/vendor/react-dom-dev.js (./vendor/react-dom-dev.js)
23 res/activity-stream/vendor/react-transition-group.js (./vendor/react-transition-group.js)
25 res/activity-stream/vendor/react-redux.js (./vendor/react-redux.js)
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/
H A Djar.mn15 res/activity-stream/vendor/react.js (./vendor/react.js)
16 res/activity-stream/vendor/react-dom.js (./vendor/react-dom.js)
17 res/activity-stream/vendor/react-dom-server.js (./vendor/react-dom-server.js)
19 res/activity-stream/vendor/react-dev.js (./vendor/react-dev.js)
20 res/activity-stream/vendor/react-dom-dev.js (./vendor/react-dom-dev.js)
23 res/activity-stream/vendor/react-transition-group.js (./vendor/react-transition-group.js)
25 res/activity-stream/vendor/react-redux.js (./vendor/react-redux.js)
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/
H A Djar.mn15 res/activity-stream/vendor/react.js (./vendor/react.js)
16 res/activity-stream/vendor/react-dom.js (./vendor/react-dom.js)
17 res/activity-stream/vendor/react-dom-server.js (./vendor/react-dom-server.js)
19 res/activity-stream/vendor/react-dev.js (./vendor/react-dev.js)
20 res/activity-stream/vendor/react-dom-dev.js (./vendor/react-dom-dev.js)
23 res/activity-stream/vendor/react-transition-group.js (./vendor/react-transition-group.js)
25 res/activity-stream/vendor/react-redux.js (./vendor/react-redux.js)
/dports/security/keybase/client-v5.7.1/shared/common-adapters/markdown/
H A Dreact.tsx168 react: (
197 react: (
208 react: (
224 react: (
239 react: (
246 react: (
275 react: (
418 'react'
474 'react'
507 'react'
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/react-popper-tooltip/
H A DREADME.md3 …rsion](https://img.shields.io/npm/v/react-popper-tooltip.svg?style=flat-square)](https://www.npmjs…
4 …oads](https://img.shields.io/npm/dm/react-popper-tooltip.svg?style=flat-square)](https://www.npmjs…
12 https://react-popper-tooltip.netlify.com
21 npm install react-popper-tooltip
27 yarn add react-popper-tooltip
31 import React from 'react';
32 import {render} from 'react-dom';
33 import TooltipTrigger from 'react-popper-tooltip';
92 import React from 'react';
94 import 'react-popper-tooltip/dist/styles.css';
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/src/plugins/dashboard/public/application/embeddable/grid/
H A D_dashboard_grid.scss2 .react-grid-layout .gs-w {
7 …* 1. Due to https://github.com/STRML/react-grid-layout/issues/240 we have to manually hide the res…
11 .react-resizable-handle {
20 .react-resizable-handle {
65 .react-grid-item {
73 > .react-resizable-handle {
91 &.react-draggable-dragging {
95 &.react-draggable-dragging {
104 &.react-grid-placeholder {
114 .react-grid-item {
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/mini-create-react-context/
H A DREADME.md1 # mini-create-react-context
4 <a href="https://packagephobia.now.sh/result?p=mini-create-react-context">
5 <img alt="npm install size" src="https://packagephobia.now.sh/badge?p=mini-create-react-context">
7 <a href="https://bundlephobia.com/result?p=mini-create-react-context@latest">
10 <a href="https://www.npmjs.com/package/mini-create-react-context">
20 npm install mini-create-react-context
23 You'll need to also have `react` and `prop-types` installed.
46 import React, { type Node } from 'react';
47 import createReactContext, { type Context } from 'mini-create-react-context';
122 …ackagephobia.now.sh/result?p=create-react-context) | [140 kB](https://packagephobia.now.sh/result?…
[all …]

12345678910>>...392