Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 29 for prefers (0.15 sec)

  1. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    Prefix:!1}})},directionVariants:({addVariant:i})=>{i("ltr",'&:where([dir="ltr"], [dir="ltr"] *)'),i("rtl",'&:where([dir="rtl"], [dir="rtl"] *)')},reducedMotionVariants:({addVariant:i})=>{i("motion-safe","@media (prefers-reduced-motion: no-preference)"),i("motion-reduce","@media (prefers-reduced-motion: reduce)")},darkVariants:({config:i,addVariant:e})=>{let[t,r=".dark"]=[].concat(i("darkMode","media"));if(t===!1&&(t="media",F.warn("darkmode-false",["The `darkMode` option in your Tailwind CSS configuration...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  2. pkg/apis/core/types.go

    	// or as identified by service.spec.ipFamilies field
    	IPFamilyPolicySingleStack IPFamilyPolicy = "SingleStack"
    	// IPFamilyPolicyPreferDualStack indicates that this service prefers dual-stack when
    	// the cluster is configured for dual-stack. If the cluster is not configured
    	// for dual-stack the service will be assigned a single IPFamily. If the IPFamily is not
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.23.md

    ## Changelog since v1.23.1
    
    ## Changes by Kind
    
    ### Feature
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.24.md

    - Kube-apiserver: when merging lists, Server Side Apply now prefers the order of the submitted request instead of the existing persisted object. ([#107565](https://github.com/kubernetes/kubernetes/pull/107565), [@jiahuif](https://github.com/jiahuif))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.30.md

    - Kubeadm: print all the kubelets and nodes that need to be upgraded...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 04:05:28 UTC 2024
    - 253.2K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/types.go

    	// or as identified by service.spec.ipFamilies field
    	IPFamilyPolicySingleStack IPFamilyPolicy = "SingleStack"
    	// IPFamilyPolicyPreferDualStack indicates that this service prefers dual-stack when
    	// the cluster is configured for dual-stack. If the cluster is not configured
    	// for dual-stack the service will be assigned a single IPFamily. If the IPFamily is not
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test_cases/crds/standard-install.yaml

                      status: Unknown
                      type: Accepted
                    description: "Conditions is the current status from the controller
                      for this GatewayClass. \n Controllers should prefer to publish conditions
                      using values of GatewayClassConditionType for the type of each Condition."
                    items:
                      description: "Condition contains details for one aspect of the current
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 17:15:18 UTC 2023
    - 458.3K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.21.md

    ## Changelog since v1.21.8
    
    ## Changes by Kind
    
    ### Feature
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.22.md

    ## Changelog since v1.22.5
    
    ## Changes by Kind
    
    ### Feature
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/ssagen/ssa.go

    			a = abi1
    		}
    	}
    	return a
    }
    
    // emitOpenDeferInfo emits FUNCDATA information about the defers in a function
    // that is using open-coded defers.  This funcdata is used to determine the active
    // defers in a function and execute those defers during panic processing.
    //
    // The funcdata is all encoded in varints (since values will almost always be less than
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 19:44:43 UTC 2024
    - 284.9K bytes
    - Viewed (0)
Back to top